← 返回 Skills 市场
Watch
作者
bytesagain1
· GitHub ↗
· v2.0.0
· MIT-0
179
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install watch
功能描述
watch
安全使用建议
This skill appears safe and coherent: it only prints local reference documentation and requires no credentials or network access. If you want extra assurance, inspect scripts/script.sh yourself before enabling the skill and run it in a sandboxed environment. Also note the small help-text bug (VERSION won't expand in one help message) — that's functional, not malicious.
功能分析
Type: OpenClaw Skill
Name: watch
Version: 2.0.0
The 'watch' skill is a purely informational reference tool that provides static documentation via a bash script (scripts/script.sh). It contains no network requests, file system modifications, credential access, or obfuscated code, and its instructions in SKILL.md are strictly limited to displaying help text.
能力评估
Purpose & Capability
Name/description (watch — devtools reference) match the included assets: SKILL.md lists reference commands and the provided script implements those commands and prints static documentation. No unexplained dependencies or env variables are requested.
Instruction Scope
SKILL.md states the skill outputs plain-text reference docs via heredoc with no network access; the included script only prints heredocs and does not read external files, credentials, or call remote endpoints. (Minor functional note: show_help uses a single-quoted heredoc containing $VERSION, so $VERSION will not expand when help is shown — purely a usability bug, not a security issue.)
Install Mechanism
No install spec is provided (instruction-only). There are no downloads or extract steps; the only code present is the local script.sh. This is low-risk from an install perspective.
Credentials
The skill declares no required environment variables, no primary credential, and the script does not attempt to read secrets or config paths. Environment/credential requests are proportionate (none).
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence. It does not modify other skills or system-wide configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install watch - 安装完成后,直接呼叫该 Skill 的名称或使用
/watch触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
元数据
常见问题
Watch 是什么?
watch. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 179 次。
如何安装 Watch?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install watch」即可一键安装,无需额外配置。
Watch 是免费的吗?
是的,Watch 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Watch 支持哪些平台?
Watch 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Watch?
由 bytesagain1(@bytesagain1)开发并维护,当前版本 v2.0.0。
推荐 Skills