← 返回 Skills 市场
Weather
作者
utromaya-code
· GitHub ↗
· v1.0.0
· MIT-0
177
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install weather-forecast-ai
功能描述
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 simple and coherent: it runs curl against wttr.in to get weather data. Before installing, be aware that using the skill causes outbound requests to wttr.in (so queries and the queried location will be sent to that external service), and that wttr.in enforces rate limits. If you care about privacy of precise locations, avoid sending highly sensitive location strings. Note the small doc inconsistency: the description mentions Open‑Meteo but the instructions only use wttr.in — if you need Open‑Meteo specifically, ask the skill author for instructions or implementation that uses that service.
功能分析
Type: OpenClaw Skill
Name: weather-forecast-ai
Version: 1.0.0
The weather-forecast-ai skill is a straightforward implementation for retrieving weather data using the legitimate wttr.in service via curl. All instructions in SKILL.md are aligned with the stated purpose, and there are no indicators of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
The name/description match the behavior: fetching current weather and forecasts. The description mentions Open‑Meteo as an alternative, but the runtime instructions and examples exclusively use wttr.in. This is a minor documentation inconsistency but not a functional concern.
Instruction Scope
SKILL.md provides explicit curl commands that call wttr.in for current conditions, forecasts, JSON, and images. The instructions do not ask the agent to read local files, environment variables, or unrelated system state, nor do they direct data to unexpected endpoints. They do perform outbound HTTP requests to wttr.in, which is expected for a weather skill.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only and only requires curl to be present. This is low-risk and proportionate for the stated functionality.
Credentials
The skill declares no required environment variables, credentials, or config paths. That matches the SKILL.md which only uses public wttr.in endpoints and notes no API key is needed.
Persistence & Privilege
always is false and the skill does not request any elevated or persistent privileges. It does not modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install weather-forecast-ai - 安装完成后,直接呼叫该 Skill 的名称或使用
/weather-forecast-ai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of weather-forecast-ai.
- Provides current weather conditions and forecasts using wttr.in and Open-Meteo.
- Answers questions about weather, temperature, and forecasts for any city or location.
- Offers sample curl commands for quick weather checks and different output formats (text, JSON, PNG).
- Does not support historical data, severe weather alerts, or detailed meteorological analysis.
- No API key required; works globally with just city or airport codes.
元数据
常见问题
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 插件,目前累计下载 177 次。
如何安装 Weather?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install weather-forecast-ai」即可一键安装,无需额外配置。
Weather 是免费的吗?
是的,Weather 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Weather 支持哪些平台?
Weather 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Weather?
由 utromaya-code(@utromaya-code)开发并维护,当前版本 v1.0.0。
推荐 Skills