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.
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.
共 1 个版本