技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 1 · 610 · 62 current installs · 69 all-time installs
⭐ 1
安装量(当前) 69
🛡 VirusTotal :良性 · OpenClaw :良性
Package:99percentgod/weather-1-0-0
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill is an instruction-only wrapper that tells the agent to call public weather endpoints (wttr.in and Open‑Meteo) via curl; its requirements and instructions match its stated purpose.
目的
Name/description claim current weather via wttr.in and Open‑Meteo without API keys. Declared requirements (only curl) and no environment variables or config paths are appropriate and proportional to that purpose.
说明范围
SKILL.md only shows curl commands against wttr.in and api.open-meteo.com and an example that writes a PNG to /tmp. This stays within the described purpose. Note: queries send location strings to third-party services (privacy consideration) and the examples omit an explicit https:// scheme for wttr.in — using https://wttr.in is recommended.
安装机制
No install spec or code is provided (instruction-only), so nothing is downloaded or installed by the skill itself — lowest install risk.
证书
No environment variables or credentials are requested. This is proportionate for a read-only weather lookup skill.
持久
always:false and no modifications to other skills or system configs. The skill does suggest writing a PNG to /tmp in an example, which is normal and limited in scope.
综合结论
This skill is coherent and lightweight: it merely runs curl against public weather services and needs no API keys or secrets. Before installing, ensure curl is available and be aware that location names you query are sent to third-party servers (privacy implication). Prefer explicit HTTPS URLs (https://wttr.in) when using it. If you plan to let an agent call the skill autonomously, consider whether automatic location queries are acceptable for…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Weather 1.0.0」。简介:Provide current weather and forecasts using wttr.in and Open-Meteo APIs without…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/99percentgod/weather-1-0-0/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。