Back to skills
extension
Category: AI Agent CapabilitiesNo API key required

daily_query

Provides daily basic query capabilities, supporting weather, time, cryptocurrency prices, and fiat currency exchange rates.

personAuthor: jakexiaohubgithub

Daily Query

这是日常基础查询 skill。能直接给结果时,优先用它,不要为了天气或时间之类的问题走复杂网页搜索。

Commands

  • 天气:python scripts/execute.py weather [location]
  • 加密货币:python scripts/execute.py crypto [symbol]
  • 汇率:python scripts/execute.py currency [symbol]
  • 时间:python scripts/execute.py time

Examples

  • python scripts/execute.py weather 无锡
  • python scripts/execute.py crypto BTC
  • python scripts/execute.py currency USD
  • python scripts/execute.py time