← 返回 Skills 市场
了解天气
作者
clearlovetop7
· GitHub ↗
· v1.0.0
· MIT-0
168
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install weatherclear
功能描述
Get current weather and forecasts (no API key required).
安全使用建议
This skill is small and coherent: it simply runs curl against public weather services (wttr.in and Open-Meteo). Before installing, be aware that queries go to third-party servers (they will see the requested location and your IP and may log requests), and example commands may write files (e.g., /tmp/weather.png). If you have privacy concerns about exposing precise locations or running network calls, avoid enabling it or restrict the agent's network access. Otherwise no credentials or installs are required and the risk is low.
功能分析
Type: OpenClaw Skill
Name: weatherclear
Version: 1.0.0
The skill provides legitimate instructions for retrieving weather information using curl from well-known public APIs (wttr.in and open-meteo.com). The code and documentation in SKILL.md are transparent, align with the stated purpose, and contain no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description, required binaries (curl), and runtime instructions all align: the skill fetches weather from wttr.in and Open-Meteo and does not request unrelated credentials, binaries, or config paths.
Instruction Scope
SKILL.md only instructs using curl against wttr.in and open-meteo endpoints and gives formatting/download examples (including writing a PNG to /tmp). It does not instruct reading arbitrary files, accessing unrelated env vars, or sending data to unexpected endpoints. Note: network requests will expose query parameters and the caller's IP to those third-party services (expected for this functionality).
Install Mechanism
No install spec or code files are present (instruction-only). This minimizes disk installation risk.
Credentials
The skill requires no environment variables, no credentials, and no config paths — appropriate for a read-only, public-API weather lookup.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges or modify other skills; autonomous invocation is allowed by platform default but there is no added persistence requested by this skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install weatherclear - 安装完成后,直接呼叫该 Skill 的名称或使用
/weatherclear触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release.
- Get current weather and forecasts using wttr.in and Open-Meteo.
- No API keys required.
- Supports simple one-liners, compact/custom formats, and JSON output.
- Usage tips for cities, airport codes, units, and image output included.
元数据
常见问题
了解天气 是什么?
Get current weather and forecasts (no API key required). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 168 次。
如何安装 了解天气?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install weatherclear」即可一键安装,无需额外配置。
了解天气 是免费的吗?
是的,了解天气 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
了解天气 支持哪些平台?
了解天气 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 了解天气?
由 clearlovetop7(@clearlovetop7)开发并维护,当前版本 v1.0.0。
推荐 Skills