OpenClaw Boot Camp
/install bootcamp
OpenClaw Boot Camp — Agent CLI Training
Every OpenClaw agent wastes tokens fumbling with CLI syntax. The --help command is broken on most subcommands. Flags get guessed wrong. Commands that don't exist get tried.
Boot Camp fixes that by discovering your actual CLI commands and generating a clean reference your agent can read.
Usage
bash bootcamp.sh
Follow the wizard. Your agent gets a cheat sheet at ~/.openclaw/workspace/notes/openclaw-cli-reference.md.
Modes
- Local Only (Quickest) — Discovers commands from your CLI. No internet, no API calls, no token cost.
- Local + Enrich (Recommended) — Local discovery + searches docs.openclaw.ai for your version. Still free.
What It Discovers
- All top-level commands with descriptions
- Every subcommand per command
- Every flag per command
- Which commands support
--json - Doc links for key commands (Enrich mode)
- Tips and gotchas baked in
Non-Interactive Mode
bash bootcamp.sh --yes --enrich
Version Management
Detects existing reference docs and offers to overwrite or keep both versions side-by-side.
Requirements
- OpenClaw installed and in PATH
- Bash 4+
- No other dependencies
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install bootcamp - After installation, invoke the skill by name or use
/bootcamp - Provide required inputs per the skill's parameter spec and get structured output
What is OpenClaw Boot Camp?
Auto-generates a CLI reference doc so your agent stops guessing OpenClaw commands and starts working. Discovers all commands, subcommands, and flags from you... It is an AI Agent Skill for Claude Code / OpenClaw, with 157 downloads so far.
How do I install OpenClaw Boot Camp?
Run "/install bootcamp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OpenClaw Boot Camp free?
Yes, OpenClaw Boot Camp is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does OpenClaw Boot Camp support?
OpenClaw Boot Camp is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OpenClaw Boot Camp?
It is built and maintained by dank-varley (@dank-varley); the current version is v1.2.1.