返回 Skill 列表
extension
分类: AI Agent 能力无需 API Key

daily_query

提供日常基础查询能力,支持天气、时间、加密货币价格和法币汇率。

person作者: 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