← 返回 Skills 市场
paceycrognale

Weather Stable

作者 Paceycrognale · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
99
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install weather-stable
功能描述
Stable weather skill for OpenClaw. Designed for reliable same-day weather queries with predictable output, Chinese city support, and automation-friendly plai...
安全使用建议
This skill appears safe and coherent: it only needs python3 and outbound access to the public Open‑Meteo endpoints (no API key). Before installing, ensure you are comfortable allowing the agent/network egress to call api.open-meteo.com and geocoding-api.open-meteo.com. You can also review the included weather-stable.sh (Python) file yourself — it is short and readable — if you want to confirm behavior. If your environment restricts outbound requests, this skill will fail to fetch data.
功能分析
Type: OpenClaw Skill Name: weather-stable Version: 1.0.0 The weather-stable skill is a legitimate utility for fetching weather data from the Open-Meteo API. The core logic in weather-stable.sh uses standard Python libraries (urllib) to perform geocoding and weather lookups without any external dependencies, file system access, or credential requirements. The documentation and instructions in SKILL.md and README.md are consistent with the code's functionality and do not contain any prompt-injection or malicious directives.
能力评估
Purpose & Capability
Name/description match the implementation. The script implements same‑day weather lookup, includes Chinese city presets, and calls Open‑Meteo endpoints as described. Requiring python3 is reasonable for a single Python script.
Instruction Scope
SKILL.md and README instruct calling the bundled executable and describe the expected outputs. The runtime instructions and the script only read their arguments and make outbound HTTP requests to Open‑Meteo; they do not access unrelated files, environment variables, or other services.
Install Mechanism
No install spec is provided (instruction-only skill with a script file). No third‑party downloads or archive extraction occur. This is low risk and consistent with the stated purpose.
Credentials
No environment variables, credentials, or config paths are requested. The script requires outbound network access to Open‑Meteo (documented in README) which is proportionate to fetching weather data.
Persistence & Privilege
The skill does not request persistent or elevated privileges (always is false). It does not modify other skills or system configs. Autonomous invocation is allowed by default on the platform but the skill itself has no elevated persistence requests.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weather-stable
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weather-stable 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release. Stable same-day weather lookup for OpenClaw with predictable plain/json output, Chinese-city support, and automation-first design.
元数据
Slug weather-stable
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Weather Stable 是什么?

Stable weather skill for OpenClaw. Designed for reliable same-day weather queries with predictable output, Chinese city support, and automation-friendly plai... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 99 次。

如何安装 Weather Stable?

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

Weather Stable 是免费的吗?

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

Weather Stable 支持哪些平台?

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

谁开发了 Weather Stable?

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

💬 留言讨论