← Back to Skills Marketplace
Watch
by
bytesagain1
· GitHub ↗
· v2.0.0
· MIT-0
179
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install watch
Description
watch
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install watch - After installation, invoke the skill by name or use
/watch - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
Metadata
Frequently Asked Questions
What is Watch?
watch. It is an AI Agent Skill for Claude Code / OpenClaw, with 179 downloads so far.
How do I install Watch?
Run "/install watch" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Watch free?
Yes, Watch is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Watch support?
Watch is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Watch?
It is built and maintained by bytesagain1 (@bytesagain1); the current version is v2.0.0.
More Skills