← Back to Skills Marketplace
Networkmanager
by
bytesagain3
· GitHub ↗
· v2.0.2
· MIT-0
175
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install networkmanager
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Networkmanager concepts, best practices, and implementation patte...
Usage Guidance
This skill appears to be a simple offline reference: it outputs static documentation and does not request credentials or make network calls. Before installing, you can (1) inspect the included scripts (already done here) to confirm they are benign, (2) note the small version mismatch in the script (VERSION variable) which is likely a harmless oversight, and (3) only grant it normal agent invocation — there are no extra privileges required. As with any executable from third-party authors, install only if you trust the bytesagain/BytesAgain source.
Capability Analysis
Type: OpenClaw Skill
Name: networkmanager
Version: 2.0.2
The skill bundle is a simple documentation reference tool for 'networkmanager' concepts. The bash script (scripts/script.sh) only outputs static text via heredocs and contains no network requests, file system modifications, or credential access.
Capability Assessment
Purpose & Capability
Name/description describe a local reference tool and there are no requests for credentials, network access, or unrelated binaries. The included script only prints static documentation, which matches the stated purpose. Minor inconsequential mismatch: script VERSION is "2.0.1" while registry metadata is 2.0.2.
Instruction Scope
SKILL.md says outputs are plain-text heredocs with no external API calls; the bash script implements exactly that and does not read files, environment variables, network endpoints, or system configs beyond using the shell. No scope creep observed.
Install Mechanism
There is no install spec (instruction-only skill). A single executable script is included in the bundle; nothing is downloaded or extracted at install time and no external installers are invoked.
Credentials
No required environment variables, credentials, or config paths are declared or used. The script does not read environment variables or sensitive files. It does rely on a POSIX shell being available (bash shebang), which is expected.
Persistence & Privilege
Flags indicate normal behavior (always:false, model invocation allowed). The skill does not request persistent presence, does not modify other skills or system-wide configuration, and does not store credentials.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install networkmanager - After installation, invoke the skill by name or use
/networkmanager - 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 Networkmanager?
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Networkmanager concepts, best practices, and implementation patte... It is an AI Agent Skill for Claude Code / OpenClaw, with 175 downloads so far.
How do I install Networkmanager?
Run "/install networkmanager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Networkmanager free?
Yes, Networkmanager is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Networkmanager support?
Networkmanager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Networkmanager?
It is built and maintained by bytesagain3 (@bytesagain3); the current version is v2.0.2.
More Skills