← 返回
未分类 中文

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...
自动生成 CLI 参考文档,让代理不再猜测 OpenClaw 命令,直接工作。自动发现所有命令、子命令和标志。
dank-varley dank-varley 来源
未分类 clawhub v1.2.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 440
下载
💾 0
安装
1
版本
#agent-tools#cli#latest#reference#utility

概述

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

版本历史

共 1 个版本

  • v1.2.1 当前
    2026-05-03 07:44 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

Mcporter

steipete
使用 mcporter CLI 直接列出、配置、认证及调用 MCP 服务器/工具(支持 HTTP 或 stdio),涵盖临时服务器、配置编辑及 CLI/类型生成功能。
★ 195 📥 67,770
it-ops-security

Operation Quarantine

dank-varley
针对 OpenClaw 代理的提示注入防御。通过两阶段安全管道(模式匹配 + 可选 LLM 分析)扫描邮件和技能安装...
★ 1 📥 301
dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 679 📥 328,252