← 返回
效率工具 Key

qweather

天气查询 — 实时天气、天气预报、生活指数、城市搜索。数据源为和风天气 (QWeather)。 触发词: 天气, 气温, 下雨, 预报, weather, forecast, 穿什么, 洗车, 紫外线, UV, 空气, 今天天气, 明天天气, 北京天气, 或任何 "[城市] 天气" 格式的输入。
天气查询 — 实时天气、天气预报、生活指数、城市搜索。数据源为和风天气 (QWeather)。 触发词: 天气, 气温, 下雨, 预报, weather, forecast, 穿什么, 洗车, 紫外线, UV, 空气, 今天天气, 明天天气, 北京天气, 或任何 "[城市] 天气" 格式的输入。
deusyu
效率工具 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 512
下载
💾 9
安装
1
版本
#latest

概述

qweather — Weather Query Skill

Query real-time weather, forecasts, and life indices via QWeather (和风天气) API.

Quick Start

  1. Ensure QWEATHER_API_KEY and QWEATHER_API_HOST are set (get both at https://console.qweather.com).
  2. Run bun scripts/weather.ts --help in this skill directory.
  3. Pick the matching command from references/command-map.md.

Workflow

  1. If the user provides a city name (e.g. "北京", "Shanghai"), first run lookup to get the LocationID.
  2. Use the LocationID to call now, forecast, or indices.
  3. Return the result in natural language.

Common City Mapping

When the user provides a city name, use the lookup command to resolve it to a LocationID. Common examples:

  • 北京 → 101010100
  • 上海 → 101020100
  • 广州 → 101280101
  • 深圳 → 101280601

Always use lookup for unfamiliar city names to get the correct LocationID.

Notes

  • This skill is script-first and does not run an MCP server.
  • Requires QWEATHER_API_KEY and QWEATHER_API_HOST environment variables.
  • API host is per-developer, find yours at https://console.qweather.com/setting
  • Data updated every 10-20 minutes for real-time weather.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 04:06 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Google Maps Skill

deusyu
通过脚本直连 Google Maps Platform API 完成地理编码、逆地理编码、路线规划、地点搜索、地点详情、海拔查询和时区查询。用户要求"Google Maps 查询""国际路线规划""地点搜索"或需要用命令行脚本调用 Goog
★ 0 📥 750
productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 446 📥 226,456
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,962