KS
Killer-Skills

nanoclaw-repl — how to use nanoclaw-repl how to use nanoclaw-repl, what is nanoclaw-repl, nanoclaw-repl session branching, nanoclaw-repl vs traditional repl, nanoclaw-repl install guide, nanoclaw-repl setup claude, nanoclaw-repl markdown sessions, nanoclaw-repl dynamic skill loading

Verified
v1.0.0
GitHub

About this Skill

Essential for Claude-based REPL Agents requiring persistent, session-aware development environments with zero dependencies. nanoclaw-repl is a zero-dependency, session-aware REPL built on Claude for operating and extending the NanoClaw v2 AI agent. It features persistent markdown-backed sessions, dynamic skill loading, session branching, history compaction, and export capabilities to MD, JSON, and TXT formats.

Features

Persistent markdown-backed sessions for continuity
Dynamic skill loading via `/load` command
Session branching with `/branch` for risk management
Cross-session search using `/search` command
Export functionality to MD/JSON/TXT with `/export`
History compaction via `/compact` for efficiency

# Core Topics

affaan-m affaan-m
[62.0k]
[7678]
Updated: 3/6/2026

Quality Score

Top 5%
61
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add affaan-m/everything-claude-code/nanoclaw-repl

Agent Capability Analysis

The nanoclaw-repl MCP Server by affaan-m is an open-source Categories.official integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use nanoclaw-repl, what is nanoclaw-repl, nanoclaw-repl session branching.

Ideal Agent Persona

Essential for Claude-based REPL Agents requiring persistent, session-aware development environments with zero dependencies.

Core Value

Enables persistent markdown-backed sessions with model switching, dynamic skill loading, and session branching capabilities. Provides cross-session search functionality and history compaction for efficient REPL management.

Capabilities Granted for nanoclaw-repl MCP Server

Operating NanoClaw v2 REPL sessions
Branching sessions before high-risk changes
Compacting history after major milestones
Exporting sessions to md/json/txt formats
Switching between AI models dynamically

! Prerequisites & Limits

  • Built specifically for claude -p environment
  • Requires running scripts/claw.js
  • Task-focused session management required
  • Zero-dependency design limits external integrations
Project
SKILL.md
706 B
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8
SKILL.md
Readonly

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

Related Skills

Looking for an alternative to nanoclaw-repl or building a Categories.official AI Agent? Explore these related open-source MCP Servers.

View All

flags

Logo of facebook
facebook

flags is a feature flag management system that enables developers to check flag states, compare channels, and debug feature behavior differences across release channels.

243.6k
0
Design

extract-errors

Logo of facebook
facebook

extract-errors is a skill that assists in extracting and managing error codes in React applications using yarn extract-errors command.

243.6k
0
Design

fix

Logo of facebook
facebook

fix is a technical skill that resolves lint errors, formatting issues, and ensures code quality in declarative, frontend, and UI projects

243.6k
0
Design

flow

Logo of facebook
facebook

Flow is a type checking system for JavaScript, used to validate React code and ensure consistency across applications

243.6k
0
Design