← 返回 Skills 市场
happyzengfen

Weather Test

作者 疯信子 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
150
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install weather-test-1774063891
功能描述
Get current weather and forecasts (no API key required).
安全使用建议
This skill is low-risk: it only runs curl against public weather services and needs no credentials. Consider that requests include the queried location in the URL and will expose your IP to those services (wttr.in/Open‑Meteo may log requests). The example writes a PNG to /tmp if you use that command. If you need strict privacy or offline operation, don't use networked skills; otherwise this skill is coherent with its stated purpose.
功能分析
Type: OpenClaw Skill Name: weather-test-1774063891 Version: 1.0.0 The skill provides standard instructions for retrieving weather information via curl from well-known public APIs (wttr.in and open-meteo.com). There are no indicators of malicious intent, data exfiltration, or unauthorized execution in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description say 'weather, no API key' and SKILL.md only uses curl against wttr.in and Open-Meteo — the requested capabilities are minimal and appropriate.
Instruction Scope
Runtime instructions are limited to forming HTTP requests to the documented public endpoints and an example of saving a PNG to /tmp. There are no instructions to read unrelated files, environment variables, or post data to other endpoints.
Install Mechanism
No install spec and no code files — instruction-only. This is the lowest-risk install profile.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate for a read-only weather lookup using public endpoints.
Persistence & Privilege
Skill is not always-enabled and does not request elevated or persistent privileges. It does not modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weather-test-1774063891
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weather-test-1774063891 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the weather skill. - Provides current weather and forecasts using wttr.in and Open-Meteo, no API keys required. - Supports quick one-liners, compact, and full forecast formats. - Includes usage tips for locations, formats, units, and output as PNG. - Offers programmatic JSON output via Open-Meteo as fallback.
元数据
Slug weather-test-1774063891
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Weather Test 是什么?

Get current weather and forecasts (no API key required). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 150 次。

如何安装 Weather Test?

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

Weather Test 是免费的吗?

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

Weather Test 支持哪些平台?

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

谁开发了 Weather Test?

由 疯信子(@happyzengfen)开发并维护,当前版本 v1.0.0。

💬 留言讨论