← 返回 Skills 市场
ckchzh

Weathernow

作者 BytesAgain2 · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ 安全检测通过
186
总下载
0
收藏
2
当前安装
3
版本数
在 OpenClaw 中安装
/install weathernow
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Weathernow concepts, best practices, and implementation patterns.
安全使用建议
This skill appears to be a simple local reference/help tool and is internally consistent with that purpose. Before installing, note the small version mismatch (SKILL.md 2.0.2 vs script 2.0.1) and verify you are comfortable with the included script being available to the agent (it only prints static docs and does not perform network or file operations). If you require extra assurance, review the script contents yourself; otherwise this skill is low-risk and coherent with its description.
功能分析
Type: OpenClaw Skill Name: weathernow Version: 2.0.2 The 'weathernow' skill is a documentation reference tool that provides static information about development patterns and best practices. The shell script (scripts/script.sh) only outputs plain-text documentation via heredocs and contains no network calls, file system modifications, or attempts to access sensitive environment data.
能力评估
Purpose & Capability
Name and description (devtools reference) align with the included script and SKILL.md. The script and docs only provide static reference text and help commands. Minor inconsistency: SKILL.md says version 2.0.2 while scripts/script.sh sets VERSION="2.0.1" — this appears to be a bookkeeping/version mismatch but does not change behavior.
Instruction Scope
SKILL.md instructs the agent to provide plain-text reference docs (heredocs). The bundled script implements those commands and does not read environment variables, contact network endpoints, or read arbitrary files. It only uses local cat/echo/standard shell behavior to print documentation.
Install Mechanism
There is no install specification and no downloads; the skill is instruction-only in the registry metadata but does include a local script file. Nothing is written to disk by an installer and there are no external packages or archives fetched.
Credentials
The skill declares no required environment variables, credentials, or config paths and the script does not reference any secrets or external service tokens. The requested access is minimal and proportional to a static reference tool.
Persistence & Privilege
The skill is not forced-always and is user-invocable; it does not modify other skills or system-wide configuration. Autonomous invocation is allowed by platform default but, given the skill's limited scope, this does not meaningfully increase risk.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weathernow
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weathernow 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Fix description
v2.0.1
Clean package with matching SKILL.md
v2.0.0
Domain-specific upgrade
元数据
Slug weathernow
版本 2.0.2
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 3
常见问题

Weathernow 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Weathernow concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 186 次。

如何安装 Weathernow?

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

Weathernow 是免费的吗?

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

Weathernow 支持哪些平台?

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

谁开发了 Weathernow?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v2.0.2。

💬 留言讨论