Operate NanoClaw v2 REPL: manage persistent markdown sessions, switch models, load skills, branch/search/compact/export sessions, view metrics. Use when running/extending claw.js.
How this skill is triggered — by the user, by Claude, or both
Slash command
/everything-claude-code:nanoclaw-replThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when running or extending `scripts/claw.js`.
Use this skill when running or extending scripts/claw.js.
/model/load/branch/search/compact/export/metricsnpx claudepluginhub hatsune1212/claude-code-for-simpleasy24plugins reuse this skill
First indexed Mar 9, 2026
Showing the 6 earliest of 24 plugins
Operate NanoClaw v2 REPL: manage persistent markdown sessions, switch models, load skills, branch/search/compact/export sessions, view metrics. Use when running/extending claw.js.
Operates and extends NanoClaw v2, a zero-dependency session-aware REPL built on Claude's -p flag. Supports persistent markdown-backed sessions, model switching, branching, search, and export.
Documents the internal architecture of Claude Code CLI v2.1.84 — covers agent loop, tool execution, prompt assembly, MCP, plugin/skill systems, and rewrite logic. Useful for building compatible alternatives or understanding the runtime.