← 返回 Skills 市场
Weather 2.0
作者
Maxim Edogawa
· GitHub ↗
· v1.0.1
· MIT-0
110
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install weather-2-0
功能描述
Weather and forecasts (no API key). One wttr.in fetch by default; Open-Meteo if that fails. Chat-style answers — see “How to answer”.
安全使用建议
This skill is coherent and only performs network requests to public weather services (wttr.in and Open‑Meteo). Before installing, consider that any location queries you ask the skill to fetch will be sent to those external services (they may log requests). There are no secrets requested and no local file access, so the main privacy consideration is the external exposure of user-provided place names. If that is acceptable, the skill is reasonable to use.
功能分析
Type: OpenClaw Skill
Name: weather-2-0
Version: 1.0.1
The skill bundle is a legitimate weather tool that uses the wttr.in and Open-Meteo APIs. The instructions in SKILL.md and mandatory.md are focused on optimizing API calls and formatting responses for the user. There is no evidence of data exfiltration, malicious command execution, or harmful prompt injection.
能力标签
能力评估
Purpose & Capability
Name/description (weather forecasts via wttr.in/Open‑Meteo) match the declared needs: only 'curl' is required and no credentials or installs are requested.
Instruction Scope
SKILL.md limits behavior to making wttr.in requests and, only on failure/need, up to two geocoding calls plus one Open‑Meteo forecast call. It does not instruct the agent to read local files, secrets, or unrelated system data.
Install Mechanism
No install spec or code files are present (instruction-only). Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill requests no environment variables or credentials; external network requests to public weather APIs are appropriate for its stated function.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent privileges; autonomous invocation is allowed by default on the platform but is not excessive here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install weather-2-0 - 安装完成后,直接呼叫该 Skill 的名称或使用
/weather-2-0触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Minor documentation update for clarity and formatting in SKILL.md.
- Improved the formatting of the wttr.in usage examples table.
- Removed a redundant phrase in the Open-Meteo fallback flow.
v1.0.0
- Initial release of the weather skill (version 1.0.0).
- Provides free weather forecasts using wttr.in as the default source, with Open-Meteo as a fallback if needed.
- Returns short, chat-style weather updates for 1–2 days by default, with an option for full multi-day forecasts if requested.
- Emphasizes clear, concise summaries on how the weather feels, avoiding technical jargon unless requested.
- No API keys required; uses simple curl/fetch commands for data retrieval.
元数据
常见问题
Weather 2.0 是什么?
Weather and forecasts (no API key). One wttr.in fetch by default; Open-Meteo if that fails. Chat-style answers — see “How to answer”. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。
如何安装 Weather 2.0?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install weather-2-0」即可一键安装,无需额外配置。
Weather 2.0 是免费的吗?
是的,Weather 2.0 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Weather 2.0 支持哪些平台?
Weather 2.0 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Weather 2.0?
由 Maxim Edogawa(@maximedogawa)开发并维护,当前版本 v1.0.1。
推荐 Skills