← 返回
未分类

天气查询

Use this skill when the user asks to query current weather or a short forecast for a city, region, or coordinates. The skill uses the bundled script with Open-Meteo public APIs and does not require an API key.
Use this skill when the user asks to query current weather or a short forecast for a city, region, or coordinates. The skill uses the bundled script with Open-Meteo public APIs and does not require an API key.
user_aae20529
未分类 community v1.0.1 2 版本 100000 Key: 无需
★ 0
Stars
📥 8
下载
💾 0
安装
2
版本
#latest

概述

Weather Query

Use this skill to answer weather questions for a specific location.

Workflow

  1. Identify the requested location from the user's message.
  2. If the user did not provide a location, ask for one.
  3. Run the bundled script:
python3 scripts/weather.py "Shanghai"

Optional forecast days:

python3 scripts/weather.py "Shanghai" --days 3
  1. Summarize the result in the user's language. Include:
    • Location
    • Current temperature
    • Apparent temperature
    • Weather condition
    • Humidity
    • Wind speed
    • Short forecast if requested

Notes

  • The script uses Open-Meteo geocoding and forecast APIs.
  • No API key is required.
  • If geocoding returns multiple locations, the script uses the first match and prints the resolved location.
  • Weather data changes frequently; always run the script instead of relying on memory.

版本历史

共 2 个版本

  • v1.0.1 Initial release 当前
    2026-06-10 13:08 安全 安全
  • v1.0.0 Initial release
    2026-06-10 12:44 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

life-service

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 457 📥 229,296
life-service

healthcheck

stellarhold170nt
使用 JSON 文件存储追踪饮水和睡眠
★ 11 📥 30,186
life-service

Caldav Calendar

asleep123
使用 vdirsyncer + khal 同步并查询 CalDAV 日历(iCloud、Google、Fastmail、Nextcloud 等)。适用于 Linux。
★ 244 📥 30,672