add-bot
01Skill Claude CodeCodex
Create an additional bot/agent under the same parent directory. Triggers: 'add bot', 'new agent', 'create another bot', 'add-bot'.
Skill Claude CodeCodex
Create an additional bot/agent under the same parent directory. Triggers: 'add bot', 'new agent', 'create another bot', 'add-bot'.
Skill Claude CodeCodex
Daily skill-library maintenance. Promotes a pattern to a new/edited self-skill when the abstraction is clean, retires skills unused for 90+ days. Triggered by the nightly sleep cron (SLEEP.md), or manually via 'evolve' / 'self-review'. Only touches .claude/skills/ — memory, SOUL, and USER belong to other owners.
Skill Claude CodeCodex
ZPD (Zone of Proximal Development / 最近发展区) game-difficulty learning mode — probes the user (Layer A coarse + Layer B domain-specific multiple-choice questions, 5 rounds default), then runs a question-driven conversation: on a miss, mini-teach the missed concept and drop 1–2 notches; on 2 consecutive clean hits, bump…
Skill Claude CodeCodex
Karpathy-style LLM wiki — an incremental, LLM-compiled knowledge base, co-maintained by human and bot. Use when the user asks to ingest raw notes into their wiki, recompile stale wiki pages, search their knowledge base, lint wiki consistency, or when the bot decides to capture durable context from conversation/memory…
Skill Claude CodeCodex
Migrate an existing OpenClaw workspace into a Zero-Claw layout. One-shot setup replacement that preserves agents, personas, memory, skills, scripts, and MCPs. Triggers: 'migrate from openclaw', 'import openclaw', 'switch from openclaw to zero-claw'.
Skill Claude CodeCodex
First-run setup wizard for Zero-Claw. Triggers: 'setup bot', 'configure assistant', 'zero-claw setup', or when ecosystem.config.cjs has empty SUPERVISORBOTTOKEN.
Skill Claude CodeCodex
Refresh meta-skills (evolve, ...) in every bot directory under the current project. Meta-skills are self-modification tools installed by default; this keeps them in sync with the plugin. Non-destructive — user customizations in SOUL.md / CLAUDE.md / memory are never touched. Triggers: 'upgrade meta skill', 'refresh…
Skill Claude CodeCodex
Upgrade an existing Zero-Claw (or compatible) project to the latest version. Detects current state, diffs components, and selectively applies updates. Triggers: 'upgrade', 'update zero-claw', 'upgrade bot'.