← 返回 Skills 市场
parinll

OpenWeather CLI

作者 Parin Lai · GitHub ↗ · v1.1.3 · MIT-0
cross-platform ✓ 安全检测通过
308
总下载
0
收藏
0
当前安装
14
版本数
在 OpenClaw 中安装
/install openweather-cli
功能描述
Use this skill when the user wants to run, troubleshoot, or extend the owget CLI for geocoding, current weather, and 5-day forecasts with OpenWeatherMap.
安全使用建议
This skill appears coherent for building and using the owget CLI. Before installing: inspect the referenced GitHub repository (code, recent commits, and README) to ensure you trust the source; do not paste your API key into public places or commit it; avoid installing binaries into system directories without review (use a user-local Go bin); be cautious when using debug mode in shared/logged environments since runtime redaction is a doc claim you may want to verify; if you prefer lower risk, interact directly with OpenWeatherMap's API from known clients or use a pinned release/commit rather than cloning the repo HEAD.
功能分析
Type: OpenClaw Skill Name: openweather-cli Version: 1.1.3 The skill provides instructions for installing and using a Go-based OpenWeatherMap CLI (owget) from a GitHub repository (https://github.com/ParinLL/OpenWeatherMap-script). The SKILL.md file contains standard installation procedures and usage patterns, including security-conscious advice such as redacting API keys in debug logs and warning against unnecessary admin privileges. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name/description (OpenWeather CLI / owget) line up with the declared requirements: OPENWEATHER_API_KEY and the Go toolchain are appropriate and expected for building and running a Go-based OpenWeather client.
Instruction Scope
SKILL.md contains build/run/troubleshooting instructions limited to cloning the referenced GitHub repo, running 'go install', setting OPENWEATHER_API_KEY, and invoking owget commands; it does not instruct reading unrelated system files or exfiltrating data. It advises redaction of sensitive query params in debug logs (a guideline rather than an enforced check).
Install Mechanism
The skill is instruction-only (no automated install). It recommends git-cloning and building code from a GitHub repo. That is normal for CLI tools, but pulling and building third-party source carries typical risks — review the repo code before running 'go install' and avoid installing into system-wide protected paths without inspection.
Credentials
Only a single service credential (OPENWEATHER_API_KEY) and the Go binary are required; these are proportional to the declared purpose and no unrelated secrets or config paths are requested.
Persistence & Privilege
Skill is not forced-always, does not request persistent system modifications, and does not declare elevated privileges. The default ability for the agent to invoke the skill autonomously is unchanged and not by itself concerning.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openweather-cli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openweather-cli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.3
Use requires.bins (not binaries) for go toolchain declaration so registry parses required binaries correctly.
v1.1.2
Add top-level requires (env+binaries) to align registry metadata with SKILL metadata and remove go-toolchain mismatch warning.
v1.1.1
Publish minimal package containing only SKILL.md
v1.1.0
Publish minimal package containing only SKILL.md
v1.0.9
Publish minimal package containing only SKILL.md
v1.0.8
Rename skill to openweather-cli and align README ClawHub page/install command.
v1.0.7
Simplify GitHub install section and expand binary usage guidance in English
v1.0.6
Translate SKILL.md content to English
v1.0.5
Clarify trust-first install guidance and privilege risk notes in SKILL.md
v1.0.4
Publish minimal package containing only SKILL.md
v1.0.3
Declare Go binary requirement and make non-sudo install path the default
v1.0.2
Redact API key from debug request logs and align safety docs
v1.0.1
Declare OPENWEATHER_API_KEY as required env and primary credential in metadata
v1.0.0
Initial publish
元数据
Slug openweather-cli
版本 1.1.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 14
常见问题

OpenWeather CLI 是什么?

Use this skill when the user wants to run, troubleshoot, or extend the owget CLI for geocoding, current weather, and 5-day forecasts with OpenWeatherMap. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 308 次。

如何安装 OpenWeather CLI?

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

OpenWeather CLI 是免费的吗?

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

OpenWeather CLI 支持哪些平台?

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

谁开发了 OpenWeather CLI?

由 Parin Lai(@parinll)开发并维护,当前版本 v1.1.3。

💬 留言讨论