openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Weather Open-Meteo

Get current weather and forecasts using Open-Meteo API (no API key required). Optimized for PowerShell environments with Chinese support.

开发与 DevOps

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 186 · 2 current installs · 2 all-time installs

0

安装量(当前) 2

🛡 VirusTotal :良性 · OpenClaw :可疑

Package:alexfeng75/weather-openmeteo

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :可疑

OpenClaw 评估

The skill's docs and runtime instructions are coherent with a PowerShell Open‑Meteo weather tool, but the package claims/requests running local .ps1 scripts that are not actually provided and it suggests changing PowerShell execution policy — review the real scripts before installing or running anything.

目的

The name/description (PowerShell-optimized Open‑Meteo weather) matches the instructions (Invoke-WebRequest to open-meteo endpoints, city DB, WMO code translation). However the skill's SKILL.md and README refer to multiple .ps1 script files (weather-en.ps1, weather-cn.ps1, weather.ps1, etc.) while the registry metadata indicated no code files are present — this mismatch is unexpected and should be resolved.

说明范围

Instructions tell the agent/user to cd into ~/.openclaw/workspace/skills/weather-openmeteo and execute local PowerShell scripts and to edit a $cityCoords hash table. They also recommend running Set-ExecutionPolicy RemoteSigned, which changes the user's PowerShell execution policy and increases risk if unreviewed. Crucially, the runtime steps depend on local .ps1 scripts that are referenced but not actually included in the package metadata — in…

安装机制

There is no install spec and no automated installer — this is an instruction-only skill (lower installation risk). Documentation references standard git and clawhub commands for publishing; nothing is downloaded from untrusted URLs.

证书

The skill requests no environment variables or credentials and only needs network access to the public Open‑Meteo API (no API key). That is proportionate to the stated purpose.

持久

always is false and the skill does not request elevated or persistent platform privileges. It does ask the user to potentially change PowerShell execution policy (a local security impact) but does not request platform-wide or cross-skill configuration changes.

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Weather Open-Meteo」。简介:Get current weather and forecasts using Open-Meteo API (no API key required). O…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/alexfeng75/weather-openmeteo/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。