nanoclaw-repl — nanoclaw-repl session branching nanoclaw-repl, everything-claude-code, official, nanoclaw-repl session branching, ide skills, nanoclaw-repl setup claude, nanoclaw-repl markdown sessions, nanoclaw-repl dynamic skill loading, Claude Code, Cursor, Windsurf

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

Agent Capability Analysis

The nanoclaw-repl skill by affaan-m is an open-source official AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for nanoclaw-repl session branching, nanoclaw-repl setup claude, nanoclaw-repl markdown sessions.

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

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
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

nanoclaw-repl

Install nanoclaw-repl, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

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

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is nanoclaw-repl?

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.

How do I install nanoclaw-repl?

Run the command: npx killer-skills add affaan-m/everything-claude-code/nanoclaw-repl. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for nanoclaw-repl?

Key use cases include: 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.

Which IDEs are compatible with nanoclaw-repl?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for nanoclaw-repl?

Built specifically for claude -p environment. Requires running scripts/claw.js. Task-focused session management required. Zero-dependency design limits external integrations.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add affaan-m/everything-claude-code/nanoclaw-repl. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use nanoclaw-repl immediately in the current project.

Related Skills

Looking for an alternative to nanoclaw-repl or another official skill for your workflow? Explore these related open-source skills.

View All

flags

Logo of facebook
facebook

Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.

243.6k
0
Developer

extract-errors

Logo of facebook
facebook

Use when adding new error messages to React, or seeing unknown error code warnings.

243.6k
0
Developer

fix

Logo of facebook
facebook

Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.

243.6k
0
Developer

flow

Logo of facebook
facebook

Use when you need to run Flow type checking, or when seeing Flow type errors in React code.

243.6k
0
Developer