← Back to Skills Marketplace
bytesagain-lab

Cad

by bytesagain-lab · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ Security Clean
490
Downloads
0
Stars
3
Active Installs
3
Versions
Install in OpenClaw
/install cad
Description
cad reference tool
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install cad
  3. After installation, invoke the skill by name or use /cad
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v1.0.0
publish v1.0.0
Metadata
Slug cad
Version 2.0.2
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 3
Frequently Asked Questions

What is Cad?

cad reference tool. It is an AI Agent Skill for Claude Code / OpenClaw, with 490 downloads so far.

How do I install Cad?

Run "/install cad" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Cad free?

Yes, Cad is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Cad support?

Cad is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Cad?

It is built and maintained by bytesagain-lab (@bytesagain-lab); the current version is v2.0.2.

💬 Comments