← 返回 Skills 市场
etmnb

Weather Wttr.In

作者 Etmnb · GitHub ↗ · v1.1.1 · MIT-0
cross-platform ✓ 安全检测通过
137
总下载
1
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install weather-wttr-in
功能描述
Retrieve current weather and short-term forecasts worldwide via wttr.in, including temperature, humidity, wind, UV, and precipitation without requiring an AP...
安全使用建议
This skill is coherent with its description and doesn't request credentials. It will make HTTPS requests to wttr.in (the service will see your IP and the location you query). If you run it without specifying a location, wttr.in will auto-detect your location from your IP — avoid that if you need stronger location privacy. The script uses a custom User-Agent that identifies the skill; otherwise there are no hidden endpoints or unexpected behaviors.
功能分析
Type: OpenClaw Skill Name: weather-wttr-in Version: 1.1.1 The skill bundle is a straightforward weather utility that fetches data from the public wttr.in service. The Python script (scripts/weather.py) uses only standard libraries, implements proper URL encoding for location inputs, and contains no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description match the code and SKILL.md. The script performs HTTPS GETs to wttr.in for JSON weather data and formats it locally. No unrelated credentials, binaries, or install steps are requested.
Instruction Scope
SKILL.md instructs the agent to run the included Python script which issues HTTP requests to wttr.in. When no location is provided the service auto-detects location via the caller's IP — this is expected for a weather lookup but is a privacy consideration. The script also sends a custom User-Agent identifying the skill.
Install Mechanism
No install spec; included code is pure-Python stdlib only. Nothing is downloaded or written to disk beyond the provided script.
Credentials
The skill requests no environment variables, secrets, or config paths. No excessive credential access is requested.
Persistence & Privilege
always:false and default invocation settings. The skill does not request persistent/system-wide privileges or modify other skills/configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weather-wttr-in
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weather-wttr-in 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
Cross-platform: curl.exe to Python script (urllib stdlib, no deps)
v1.1.0
Convert curl.exe to cross-platform Python script with Windows/macOS/Linux encoding support
v1.0.0
Initial release. Free weather service via wttr.in, no API key required.
元数据
Slug weather-wttr-in
版本 1.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Weather Wttr.In 是什么?

Retrieve current weather and short-term forecasts worldwide via wttr.in, including temperature, humidity, wind, UV, and precipitation without requiring an AP... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 137 次。

如何安装 Weather Wttr.In?

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

Weather Wttr.In 是免费的吗?

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

Weather Wttr.In 支持哪些平台?

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

谁开发了 Weather Wttr.In?

由 Etmnb(@etmnb)开发并维护,当前版本 v1.1.1。

💬 留言讨论