← 返回 Skills 市场
Weather
作者
congwupiece
· GitHub ↗
· v1.0.0
391
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install weather-wang
功能描述
查询指定城市或地区的天气预报信息,包括温度、天气状况、降水概率、风力风向等。支持实时天气和未来多日预报查询。
安全使用建议
This skill is internally consistent and doesn't ask for secrets or install anything. Before enabling, confirm how 'query_weather' is implemented on your platform (which external weather API/provider it calls) so you understand: (1) where location queries are sent and the provider's privacy policy, (2) any rate limits or costs, and (3) whether you need to supply an API key elsewhere in your agent configuration. If you are concerned about automatic invocation, you can keep disable-model-invocation or manual invocation settings on your agent platform.
功能分析
Type: OpenClaw Skill
Name: weather-wang
Version: 1.0.0
The skill bundle appears benign. The `SKILL.md` file provides clear instructions for an AI agent to use a `query_weather` tool and then process its output to generate a weather report and suggestions. There are no instructions for the agent to perform any actions outside the stated purpose, such as executing arbitrary commands, accessing sensitive files, making unauthorized network requests, or attempting prompt injection to subvert the agent's core function or exfiltrate data. All instructions are directly related to providing weather information.
能力评估
Purpose & Capability
The name/description (weather lookup and forecasting) align with the SKILL.md: it only asks for a location, days, and detail flags and calls a single logical tool 'query_weather' to obtain weather data. There are no unrelated requirements (no cloud credentials, no unrelated binaries).
Instruction Scope
Instructions are narrowly scoped to calling query_weather and performing agent-side analysis (summaries, suggestions, alerts). They do not instruct reading local files, environment variables, or other system state, nor transmitting data to arbitrary endpoints.
Install Mechanism
There is no install spec and no code files. As an instruction-only skill it does not write to disk or pull external installers.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate for a public weather lookup skill. (Note: it implicitly depends on a platform-provided 'query_weather' tool or connector; no secrets are requested.)
Persistence & Privilege
Flags are default (always:false, agent-invocation allowed). It does not request permanent presence or modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install weather-wang - 安装完成后,直接呼叫该 Skill 的名称或使用
/weather-wang触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- 本次为重大升级,全面提升天气查询和报告功能,界面与响应均优化为中文。
- 新增未来多日(1-7天)天气、空气质量、紫外线指数等详细查询能力。
- 增加智能分析和个性化出行建议(如温差、防晒、降水、风力、空气质量等)。
- 明确天气状况分类,自动生成重点提示与预警提醒(支持暴雨、台风等)。
- 报告产出结构化,包括实时天气、趋势概述、重点提示与建议,覆盖生活多场景需用。
- 完善数据产出规范及完整质检清单,保障查询结果准确、实用、易理解。
元数据
常见问题
Weather 是什么?
查询指定城市或地区的天气预报信息,包括温度、天气状况、降水概率、风力风向等。支持实时天气和未来多日预报查询。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 391 次。
如何安装 Weather?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install weather-wang」即可一键安装,无需额外配置。
Weather 是免费的吗?
是的,Weather 完全免费(开源免费),可自由下载、安装和使用。
Weather 支持哪些平台?
Weather 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Weather?
由 congwupiece(@congwupiece)开发并维护,当前版本 v1.0.0。
推荐 Skills