← 返回 Skills 市场
quincygunter

Weather

作者 QuincyGunter · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
88
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install quincy-weather
功能描述
Get current weather and forecasts (no API key required).
安全使用建议
This skill is coherent and low-risk: it simply runs curl against wttr.in and Open‑Meteo and requires no credentials or installs. Before installing, be aware that queries (location names, coordinates) and your agent's network metadata (IP address) will be sent to third-party servers — avoid submitting sensitive or precisely identifying locations if you care about privacy. Also ensure curl is available in the runtime environment. If you need an offline or privacy-preserving option, look for a local weather dataset or a service that guarantees no logging.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
Name/description, required binary (curl), and runtime instructions all align with a simple weather lookup skill; nothing requested is disproportionate to providing weather data.
Instruction Scope
Instructions only run curl against wttr.in and api.open-meteo.com and optionally save a PNG to /tmp; they do not read local files or environment variables. Note: user-supplied locations and the agent's network-level metadata (IP) will be transmitted to third-party services, which is a privacy consideration.
Install Mechanism
No install spec and no code files — instruction-only skill. This is low-risk from an installation/execution surface perspective.
Credentials
No environment variables, credentials, or config paths are requested or used; credential access is minimal and proportional to the stated purpose.
Persistence & Privilege
Skill is not always-on and uses normal autonomous invocation settings. It does not request elevated persistence or access to other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install quincy-weather
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /quincy-weather 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug quincy-weather
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Weather 是什么?

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

如何安装 Weather?

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

Weather 是免费的吗?

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

Weather 支持哪些平台?

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

谁开发了 Weather?

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

💬 留言讨论