← 返回 Skills 市场
Weather 1.0.0
作者
99percentgod
· GitHub ↗
· v1.0.0
2747
总下载
2
收藏
105
当前安装
1
版本数
在 OpenClaw 中安装
/install weather-1-0-0
功能描述
Provide current weather and forecasts using wttr.in and Open-Meteo APIs without requiring an API key.
安全使用建议
Install only if you are comfortable with the skill making outbound requests to public weather services and writing requested weather output files such as temporary images. I did not see evidence of credential use, persistence, destructive actions, or unrelated data access.
功能分析
Type: OpenClaw Skill
Name: weather-1-0-0
Version: 1.0.0
The skill bundle is benign. It uses `curl` to fetch weather data from legitimate public APIs (`wttr.in` and `api.open-meteo.com`), as explicitly stated in the `SKILL.md` description and metadata. One example command saves a PNG image to `/tmp/weather.png`, which is a standard and non-malicious operation for a utility skill. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent.
能力评估
Purpose & Capability
The stated behavior is narrow and coherent for a weather skill: using curl to query public weather APIs such as wttr.in and api.open-meteo.com.
Instruction Scope
The described runtime instructions are limited to weather lookup and an example output image; there is no reported prompt injection, role override, credential access, or unrelated local data collection.
Install Mechanism
No special installer behavior, package execution hook, or dependency-based privilege expansion was identified in the supplied scan context.
Credentials
Network access to public weather APIs is proportionate to the skill purpose, and no API keys or sensitive environment variables are indicated.
Persistence & Privilege
Saving an example PNG to /tmp/weather.png is temporary output handling, not persistence or privilege escalation; no background process, startup hook, or elevated permission use is indicated.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install weather-1-0-0 - 安装完成后,直接呼叫该 Skill 的名称或使用
/weather-1-0-0触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the weather skill.
- Provides current weather and forecasts using wttr.in and Open-Meteo—no API key required.
- Offers multiple output formats, including concise, compact, and full forecasts for cities or coordinates.
- Supports weather lookup via city names, airport codes, and customizable units.
- Outputs available in plain text or as PNG images for convenience.
元数据
常见问题
Weather 1.0.0 是什么?
Provide current weather and forecasts using wttr.in and Open-Meteo APIs without requiring an API key. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2747 次。
如何安装 Weather 1.0.0?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install weather-1-0-0」即可一键安装,无需额外配置。
Weather 1.0.0 是免费的吗?
是的,Weather 1.0.0 完全免费(开源免费),可自由下载、安装和使用。
Weather 1.0.0 支持哪些平台?
Weather 1.0.0 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Weather 1.0.0?
由 99percentgod(@99percentgod)开发并维护,当前版本 v1.0.0。
推荐 Skills