← 返回 Skills 市场
Cad
作者
bytesagain-lab
· GitHub ↗
· v2.0.2
· MIT-0
490
总下载
0
收藏
3
当前安装
3
版本数
在 OpenClaw 中安装
/install cad
功能描述
cad reference tool
使用说明 (SKILL.md)
Cad
cad reference tool. No API keys or credentials required — outputs reference documentation only.
Commands
| Command | Description |
|---|---|
intro |
intro reference |
quickstart |
quickstart reference |
patterns |
patterns reference |
debugging |
debugging reference |
performance |
performance reference |
security |
security reference |
migration |
migration reference |
cheatsheet |
cheatsheet reference |
Output Format
All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.
Powered by BytesAgain | bytesagain.com | [email protected]
安全使用建议
This skill appears to be a harmless, self-contained documentation/reference tool. Before installing, confirm you trust the author (bytesagain.com) since invoking the skill will execute the included shell script on the host — although the script only prints static text. Review the script if you want to verify there are no unexpected commands; note a minor non-security bug: the help heredoc uses single quotes so the $VERSION token will not expand (harmless). If you need stronger guarantees, run the script in a sandbox or inspect it in your environment before allowing autonomous execution.
功能分析
Type: OpenClaw Skill
Name: cad
Version: 2.0.2
The 'cad' skill bundle is a purely informational reference tool. The primary script (scripts/script.sh) uses static heredocs to output documentation for various topics (intro, security, debugging, etc.) and contains no network calls, file system modifications, or credential access. The instructions in SKILL.md accurately reflect the script's behavior without any evidence of prompt injection or malicious intent.
能力评估
Purpose & Capability
Name/description (cad reference tool) match the provided assets: SKILL.md and a single shell script that print reference documentation. There are no unexpected environment variables, binaries, or cloud credentials requested.
Instruction Scope
SKILL.md explicitly states the skill outputs reference docs with no external API calls or network access. The bundled scripts only use local shell builtins (cat, echo) and dispatch printed documentation for the declared commands; they do not read unrelated files, access environment variables, or transmit data.
Install Mechanism
No install spec is provided (instruction-only with a script file). Nothing is downloaded or written to disk by an installer; the only code is the included script.sh which is small and readable.
Credentials
The skill declares no required env vars, credentials, or config paths and the runtime script does not reference any secret-bearing environment variables. The requested privileges are proportionate to a local reference tool.
Persistence & Privilege
always is false and the skill does not request persistent system modifications. It will only run when invoked and does not modify other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install cad - 安装完成后,直接呼叫该 Skill 的名称或使用
/cad触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v1.0.0
publish v1.0.0
元数据
常见问题
Cad 是什么?
cad reference tool. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 490 次。
如何安装 Cad?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install cad」即可一键安装,无需额外配置。
Cad 是免费的吗?
是的,Cad 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Cad 支持哪些平台?
Cad 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Cad?
由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v2.0.2。
推荐 Skills