NanoClaw REPL
SkillAI & modelsOperate and extend NanoClaw v2, ecc's zero-dependency session-aware REPL built on codex -p.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the NanoClaw REPL skill
What this skill tells your AI
The instructions your AI receives, as published by mturac/everything-openai-codex in skills/nanoclaw-repl/SKILL.md and read by ahel’s review.
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
- Keep sessions task-focused.
- Branch before high-risk changes.
- Compact after major milestones.
- Export before sharing or archival.
Extension Rules
- keep zero external runtime dependencies
- preserve markdown-as-database compatibility
- keep command handlers deterministic and local
Signals
- GitHub stars
- 90
- Forks
- 2
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
nanoclaw-repl-mturac- Source
- github.com/mturac/everything-openai-codex