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
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install bootcamp - 安装完成后,直接呼叫该 Skill 的名称或使用
/bootcamp触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 157 次。
如何安装 OpenClaw Boot Camp?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install bootcamp」即可一键安装,无需额外配置。
OpenClaw Boot Camp 是免费的吗?
是的,OpenClaw Boot Camp 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenClaw Boot Camp 支持哪些平台?
OpenClaw Boot Camp 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw Boot Camp?
由 dank-varley(@dank-varley)开发并维护,当前版本 v1.2.1。