← 返回 Skills 市场
Networkmanager
作者
bytesagain3
· GitHub ↗
· v2.0.2
· MIT-0
175
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install networkmanager
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Networkmanager concepts, best practices, and implementation patte...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install networkmanager - 安装完成后,直接呼叫该 Skill 的名称或使用
/networkmanager触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Fix description
v2.0.1
Clean package with matching SKILL.md
v2.0.0
publish v2.0.0
元数据
常见问题
Networkmanager 是什么?
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Networkmanager concepts, best practices, and implementation patte... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 175 次。
如何安装 Networkmanager?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install networkmanager」即可一键安装,无需额外配置。
Networkmanager 是免费的吗?
是的,Networkmanager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Networkmanager 支持哪些平台?
Networkmanager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Networkmanager?
由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.2。
推荐 Skills