zero-claw
01Plugin Claude Code
Plugin marketplace listing 1 plugin: zero-claw.
Plugin Claude Code
Plugin marketplace listing 1 plugin: zero-claw.
Plugin Claude Code
Turn Claude Code into a personal AI assistant via Telegram. Zero infrastructure — just compose existing tools.
Instructions file
Claude Code instructions for qqhard/zero-claw, covering zero-claw, discussion context (read this first), philosophy, design principles and first-run setup.
Command
Add a new bot/agent to an existing Zero-Claw project.
Command
Run the evolve meta-skill manually (normally auto-triggered by the daily sleep job).
Command
Enter Socratic learning mode — 3 consensuses / 3 controversies, layered deep-dive, 20/80, then 5 retrieval questions.
Command
Run the llm-wiki meta-skill manually (Karpathy-style incremental LLM wiki compiler).
Command
Migrate an existing OpenClaw workspace into a Zero-Claw layout.
Command
Run the Zero-Claw setup wizard.
Command
Refresh meta-skills (evolve, ...) in every bot under the current project.
Command
Upgrade an existing Zero-Claw project to the latest version.
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'.