← 返回 Skills 市场
Weather Query
作者
371166758-qq
· GitHub ↗
· v1.0.0
· MIT-0
123
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install qf-weather
功能描述
Provides real-time weather, hourly and 7-day forecasts by city name, coordinates, or IP without needing an API key using wttr.in and Open-Meteo services.
安全使用建议
This is an instruction-only weather skill that makes outbound calls to public APIs (wttr.in and Open‑Meteo). It requests no secrets and has no install phase, so its footprint is small. Before installing, consider: (1) If you or your environment are sensitive about exposing your IP, avoid automatic IP-based lookups — provide a city name or coordinates instead, or confirm how the agent will obtain the IP. (2) The SKILL.md's privacy claims ('does not record queries' and 'direct requests') cannot be verified from the package alone — network requests will go to the external services and those services may log requests. (3) wttr.in can be slow or rate-limited; the fallback to Open‑Meteo is noted. If those tradeoffs are acceptable, the skill appears coherent with its stated purpose.
能力评估
Purpose & Capability
The name/description promise (real-time, hourly, 7‑day forecasts via wttr.in and Open‑Meteo) aligns with the SKILL.md examples. There are no unexpected required binaries, env vars, or installs that would be unnecessary for a weather query skill.
Instruction Scope
SKILL.md contains only usage examples and brief notes about fallback to Open‑Meteo. It does not instruct reading local files or environment variables. One small ambiguity: it says 'supports IP定位' but doesn't state whether the agent will automatically determine the caller's IP or require the user to provide it — automatic IP lookup would disclose the caller's IP to the external weather service. Otherwise instructions stay within expected scope.
Install Mechanism
No install spec and no code files (instruction-only). This is the lowest-risk install model — nothing is written to disk by the skill itself.
Credentials
The skill requires no environment variables or credentials. That is proportionate for a public-API weather lookup.
Persistence & Privilege
always is false and the skill does not request persistent elevated privileges or modify other skills. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qf-weather - 安装完成后,直接呼叫该 Skill 的名称或使用
/qf-weather触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Weather and forecast via wttr.in and Open-Meteo
元数据
常见问题
Weather Query 是什么?
Provides real-time weather, hourly and 7-day forecasts by city name, coordinates, or IP without needing an API key using wttr.in and Open-Meteo services. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 123 次。
如何安装 Weather Query?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qf-weather」即可一键安装,无需额外配置。
Weather Query 是免费的吗?
是的,Weather Query 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Weather Query 支持哪些平台?
Weather Query 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Weather Query?
由 371166758-qq(@371166758-qq)开发并维护,当前版本 v1.0.0。
推荐 Skills