nanoclaw-repl
Operate and extend NanoClaw v2, ecc's zero-dependency session-aware REPL built on codex -p.
npx skills add mturac/everything-openai-codex --skill nanoclaw-repl --agent codex
Same command for any agent — swap --agent for claude-code, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# NanoClaw REPL Use this skill when running or extending `scripts/claw.js`. ## Capabilities - persistent markdown-backed sessions - model switching with `/model` - dynamic skill loading with `/load` - session branching with `/branch` - cross-session search with `/search` - history compaction with `/compact` - export to md/json/txt with `/export` - session metrics with `/metrics` ## Operating Guidance 1. Keep sessions task-focused. 2. Branch before high-risk changes. 3. Compact after major milestones. 4. Export before sharing or archival. ## Extension Rules - keep zero external runtime dependencies - preserve markdown-as-database compatibility - keep command handlers deterministic and local
- Capabilities
- Operating Guidance
- Extension Rules
What does the nanoclaw-repl skill do?
Operate and extend NanoClaw v2, ecc's zero-dependency session-aware REPL built on codex -p.
How do I install it?
Run `npx skills add mturac/everything-openai-codex --skill nanoclaw-repl --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From mturac/everything-openai-codex, a repository with 84 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
