Ccc Claw banner
KevinZai KevinZai

Ccc Claw

AI community

Description

--- description: "Start NanoClaw v2 — ECC's persistent, zero-dependency REPL with model routing, skill hot-load, branching, compaction, export, and metrics." --- # Claw Command Start an interactive AI agent session with persistent markdown history and operational controls. ## Usage ```bash node scripts/claw.js ``` Or via npm: ```bash npm run claw ``` ## Environment Variables | Variable | Default | Description | |----------|---------|-------------| | `CLAW_SESSION` | `default` | Session n

Installation

Installs to ~/.claude/skills/kevinzai-commander-ccc-claw/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kevinzai-commander-ccc-claw && curl -fsSL https://raw.githubusercontent.com/KevinZai/commander/HEAD/commands/ccc-claw.md -o ~/.claude/skills/kevinzai-commander-ccc-claw/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository