← 返回 Skills 市场
litiao1224

Weather Litiao

作者 litiao1224 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
173
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install weather-litiao
功能描述
Get current weather and forecasts (no API key required).
安全使用建议
This skill is simple and coherent, but be aware: it makes network requests to third‑party services (wttr.in and Open‑Meteo). Don't send sensitive or exact personal-location strings if you don't want that data transmitted. Prefer using explicit HTTPS URLs (https://wttr.in/...) to avoid plaintext HTTP. If you need an offline or private weather source, do not install this skill.
功能分析
Type: OpenClaw Skill Name: weather-litiao Version: 1.0.0 The skill provides standard instructions for retrieving weather data using legitimate, publicly available APIs (wttr.in and open-meteo.com) via curl. No malicious code, data exfiltration, or suspicious prompt injection attempts were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (weather, no API key) matches the SKILL.md: all examples are curl requests to wttr.in and Open‑Meteo. The only required binary is curl, which is appropriate and proportional.
Instruction Scope
Instructions are limited to making HTTP requests to public weather services and optionally saving a PNG to /tmp. Note: example URLs omit the https:// scheme (using plain wttr.in), which may result in unencrypted requests; user-supplied location strings are sent to third-party servers and could reveal location data.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing will be downloaded or written by an installer.
Credentials
The skill requests no environment variables, credentials, or config paths. This is proportionate to a read-only weather lookup skill.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skills/system settings. It can be invoked autonomously (platform default) but that is normal for skills and not flagged alone.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weather-litiao
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weather-litiao 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Bug fixes and improvements with -litiao suffix
元数据
Slug weather-litiao
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Weather Litiao 是什么?

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

如何安装 Weather Litiao?

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

Weather Litiao 是免费的吗?

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

Weather Litiao 支持哪些平台?

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

谁开发了 Weather Litiao?

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

💬 留言讨论