← 返回 Skills 市场
yuboon

weather-skill-0311

作者 风象南 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ pending
243
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install weather-skill-0311
功能描述
查询全球任意城市天气,支持中文城市名
安全使用建议
This skill appears coherent and safe for its stated purpose. Things to consider before installing: (1) The script issues HTTP GETs to wttr.in — these queries include the city name in plaintext. If you consider city queries sensitive, use the --offline demo or avoid sending them. (2) The code uses http://wttr.in (not https) — you may want to change the URL to https://wttr.in for encrypted transport. (3) The skill has a dummy homepage (example.com); if you rely on third-party support, verify the source. (4) No credentials are requested and there is no install step, but the agent will perform outbound network requests when invoked; ensure your environment allows or restricts that as appropriate.
能力评估
Purpose & Capability
Name/description (查询全球任意城市天气) align with the code and SKILL.md. The script queries wttr.in and supports an offline demo; no unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md instructs calling the included Python script or using offline mode. The runtime instructions and the script only perform HTTP requests to wttr.in and parse the JSON; they do not read other files, environment variables, or transmit data to unexpected endpoints.
Install Mechanism
No install spec is present (instruction-only), and the included code is small and local. Nothing is downloaded or extracted from third-party URLs during install.
Credentials
The skill requests no environment variables or credentials. The behavior (HTTP request to wttr.in) does not require secrets; tests and code do not access hidden env vars.
Persistence & Privilege
always is false and the skill does not modify other skills or system config. It does not request persistent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weather-skill-0311
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weather-skill-0311 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug weather-skill-0311
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

weather-skill-0311 是什么?

查询全球任意城市天气,支持中文城市名. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 243 次。

如何安装 weather-skill-0311?

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

weather-skill-0311 是免费的吗?

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

weather-skill-0311 支持哪些平台?

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

谁开发了 weather-skill-0311?

由 风象南(@yuboon)开发并维护,当前版本 v1.0.0。

💬 留言讨论