← 返回 Skills 市场
shaojie66

Weather

作者 Shaojie66 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
102
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install shaojie66-weather
功能描述
Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historic...
安全使用建议
This skill is low-risk and does what it says: it runs curl queries against wttr.in to fetch weather. Before installing, note: (1) requests include the location string you provide and your IP address — wttr.in (a third party) will receive and may log that data, so avoid sending sensitive location identifiers; (2) the README mentions Open‑Meteo but provides only wttr.in examples — if you expected Open‑Meteo integration, ask the author or update the skill; (3) respect wttr.in rate limits (the SKILL.md warns against spamming). If you need stricter privacy or official data sources, consider using a paid API with an explicit key and privacy guarantees.
功能分析
Type: OpenClaw Skill Name: shaojie66-weather Version: 1.0.0 The weather skill is a straightforward implementation that uses curl to fetch weather data from the public wttr.in service. All instructions in SKILL.md are transparent, align with the stated purpose, and do not involve any suspicious data exfiltration, obfuscation, or unauthorized execution.
能力评估
Purpose & Capability
The skill's name and description match its behavior: fetching current weather/forecasts. It requires only curl, which is appropriate. Minor inconsistency: the description references Open‑Meteo, but the SKILL.md only documents wttr.in usage (no Open‑Meteo commands or examples).
Instruction Scope
SKILL.md contains explicit curl commands to wttr.in for current conditions and forecasts. Instructions do not reference unrelated files, environment variables, or external endpoints beyond wttr.in. The user-supplied location is sent in the URL (and will be transmitted to wttr.in).
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install surface. It only requires the existing curl binary.
Credentials
No environment variables, credentials, or config paths are requested — proportionate for a simple weather-fetching skill.
Persistence & Privilege
always:false (default) and no special privileges requested. The skill can be invoked autonomously per platform defaults, which is expected for skills of this type.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shaojie66-weather
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shaojie66-weather 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the weather skill. - Provides current weather and forecasts for any location using wttr.in or Open-Meteo (no API key required). - Includes clear guidance on when to use and not use the skill. - Supports various output formats (one-liner, detailed, JSON, PNG). - Usage examples and format codes provided for quick integration. - Requires curl to function.
元数据
Slug shaojie66-weather
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Weather 是什么?

Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historic... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。

如何安装 Weather?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install shaojie66-weather」即可一键安装,无需额外配置。

Weather 是免费的吗?

是的,Weather 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Weather 支持哪些平台?

Weather 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Weather?

由 Shaojie66(@shaojie66)开发并维护,当前版本 v1.0.0。

💬 留言讨论