Install
openclaw skills install @dank-varley/bootcampAuto-generates a CLI reference doc so your agent stops guessing OpenClaw commands and starts working. Discovers all commands, subcommands, and flags from your installed version.
openclaw skills install @dank-varley/bootcampEvery 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.
bash bootcamp.sh
Follow the wizard. Your agent gets a cheat sheet at ~/.openclaw/workspace/notes/openclaw-cli-reference.md.
--jsonbash bootcamp.sh --yes --enrich
Detects existing reference docs and offers to overwrite or keep both versions side-by-side.