← 返回 Skills 市场
bytesagain3

Servo

作者 bytesagain3 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
171
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install servo
功能描述
servo
安全使用建议
This skill is a small local reference tool that prints static documentation; it does not make network calls or request credentials. If you plan to run the included script, inspect it (you already have) and be aware it prints literal heredocs (help text contains a minor bug where $VERSION is not expanded in the help block). Otherwise it appears safe and proportionate for the described purpose.
功能分析
Type: OpenClaw Skill Name: servo Version: 2.0.0 The 'servo' skill is a simple documentation reference tool that provides static text information about development patterns and practices. The core logic in scripts/script.sh consists entirely of heredoc outputs for various informational commands, with no network access, file system modifications, or credential handling, aligning perfectly with its stated purpose in SKILL.md.
能力评估
Purpose & Capability
Name/description (servo, devtools reference) match the included assets: a SKILL.md describing reference commands and a bash script that emits static documentation. Nothing in the package requests unrelated resources or credentials.
Instruction Scope
SKILL.md states the skill outputs plain-text reference docs and requires no network access. The runtime script only prints heredoc content, handles command dispatch, and does not read other files, environment variables, or perform network calls.
Install Mechanism
No install spec is provided and the skill is instruction + a small script only. No downloads or archive extraction are used.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the script does not access any environment secrets. Requested privileges are minimal and proportional to a local reference tool.
Persistence & Privilege
The skill is not marked always:true, does not attempt to modify other skills or system-wide settings, and contains no daemon or persistence behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install servo
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /servo 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
元数据
Slug servo
版本 2.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Servo 是什么?

servo. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 171 次。

如何安装 Servo?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install servo」即可一键安装,无需额外配置。

Servo 是免费的吗?

是的,Servo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Servo 支持哪些平台?

Servo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Servo?

由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.0。

💬 留言讨论