← 返回 Skills 市场
Weather Tools
作者
zhangzhifeng
· GitHub ↗
· v1.0.0
· MIT-0
184
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install weather-tools
功能描述
Automation skill for Weather Tools.
安全使用建议
This skill is coherent and lightweight: it simply instructs the agent to curl wttr.in for weather data. Before installing, confirm you are comfortable with outbound network requests to wttr.in (requests reveal requester IP and query parameters and may be logged). Ensure curl is available in the agent environment. Note minor metadata inconsistencies (declared required binary in SKILL.md vs registry listing, and differing fields in _meta.json) — likely packaging inconsistencies rather than malicious behavior, but you can ask the publisher to clarify if that concerns you.
功能分析
Type: OpenClaw Skill
Name: weather-tools
Version: 1.0.0
The weather-tools skill bundle provides standard curl commands to fetch weather information from the legitimate wttr.in service. The instructions in SKILL.md are transparent, align with the stated purpose, and contain no signs of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
The name/description match the instructions: all examples call wttr.in to fetch weather. Minor metadata mismatch: registry metadata lists no required binaries, while SKILL.md metadata declares curl as required — but curl is reasonable and expected for this skill.
Instruction Scope
SKILL.md only instructs the agent to run curl against wttr.in with various query parameters. It does not ask to read local files, access environment secrets, or post data to unexpected endpoints.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes on-disk risk; the skill relies on an existing curl binary.
Credentials
No environment variables, credentials, or config paths are requested. The skill does not ask for unrelated secrets.
Persistence & Privilege
The skill is not always-enabled and uses normal autonomous invocation. It does not request persistent system-wide changes or modify other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install weather-tools - 安装完成后,直接呼叫该 Skill 的名称或使用
/weather-tools触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of weather-tools.
- Provides current weather and forecasts using wttr.in with no API key required.
- Supports location-specific queries and multiple output formats.
- Includes examples for common weather queries and forecast retrieval.
- Requires only curl to use.
元数据
常见问题
Weather Tools 是什么?
Automation skill for Weather Tools. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 184 次。
如何安装 Weather Tools?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install weather-tools」即可一键安装,无需额外配置。
Weather Tools 是免费的吗?
是的,Weather Tools 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Weather Tools 支持哪些平台?
Weather Tools 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Weather Tools?
由 zhangzhifeng(@164149043)开发并维护,当前版本 v1.0.0。
推荐 Skills