affaan-m/ecc1.1k installs
nanoclaw-repl
Operate and extend NanoClaw v2, ECC's zero-dependency session-aware REPL built on claude -p.
How do I install this agent skill?
npx skills add https://github.com/affaan-m/ecc --skill nanoclaw-replIs this agent skill safe to install?
- Gen Agent Trust Hubpass
The skill provides instructions for operating NanoClaw, a local REPL environment with persistent session management and extensibility features. No malicious behavior or security risks were identified.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
What does this agent skill do?
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
- 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
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/affaan-m/ecc/nanoclaw-repl">View nanoclaw-repl on skillZs</a>