← Back to Skills Marketplace
Netwatch
by
bytesagain3
· GitHub ↗
· v2.0.2
· MIT-0
171
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install netwatch
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Netwatch concepts, best practices, and implementation patterns.
Usage Guidance
This skill appears to be documentation-only and internally consistent: it outputs local reference text and does not access network or credentials. If you plan to run the included script, inspect it (you already have) or run it in a sandbox; note a minor version mismatch (SKILL.md 2.0.2 vs script VERSION 2.0.1) which is a non-security bug. If you require absolute assurance, review the full upstream repository and any referenced URLs before use, but there are no immediate red flags regarding exfiltration, unnecessary privileges, or hidden network calls.
Capability Analysis
Type: OpenClaw Skill
Name: netwatch
Version: 2.0.2
The 'netwatch' skill bundle is a static documentation reference tool. The shell script (scripts/script.sh) exclusively uses heredocs to output plain-text information about sysops concepts, and the SKILL.md instructions accurately reflect this behavior without any hidden commands, network requests, or data access.
Capability Assessment
Purpose & Capability
Name/description (Netwatch reference for devtools) align with the provided files: SKILL.md and scripts/script.sh both produce local reference text. There are no unrelated dependencies or credential requests.
Instruction Scope
Runtime instructions and the included script only output heredoc documentation for the listed commands. They do not read arbitrary files, access environment variables, or send data over the network. The SKILL.md explicitly states no API keys or network access, which matches the script behavior.
Install Mechanism
No install spec is provided and the skill ship as a small shell script + SKILL.md. Nothing is downloaded or extracted from external URLs during install.
Credentials
The skill declares no required env vars, no primary credential, and the script does not reference external credentials. There is no disproportionate credential access.
Persistence & Privilege
The skill is not forced-always, and it does not modify system or other-skill configuration. It does not request elevated persistence or system-wide changes.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install netwatch - After installation, invoke the skill by name or use
/netwatch - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.2
Fix description
v2.0.1
Clean package with matching SKILL.md
v2.0.0
publish v2.0.0
Metadata
Frequently Asked Questions
What is Netwatch?
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Netwatch concepts, best practices, and implementation patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 171 downloads so far.
How do I install Netwatch?
Run "/install netwatch" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Netwatch free?
Yes, Netwatch is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Netwatch support?
Netwatch is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Netwatch?
It is built and maintained by bytesagain3 (@bytesagain3); the current version is v2.0.2.
More Skills