Agent skill

nanoclaw-repl

操作并扩展NanoClaw v2,这是ECC基于claude -p构建的零依赖会话感知REPL。

Stars 132,726
Forks 19,206

Install this agent skill to your Project

npx add-skill https://github.com/affaan-m/everything-claude-code/tree/main/docs/zh-CN/skills/nanoclaw-repl

SKILL.md

NanoClaw REPL

在运行或扩展 scripts/claw.js 时使用此技能。

能力

  • 持久的、基于 Markdown 的会话
  • 使用 /model 进行模型切换
  • 使用 /load 进行动态技能加载
  • 使用 /branch 进行会话分支
  • 使用 /search 进行跨会话搜索
  • 使用 /compact 进行历史压缩
  • 使用 /export 导出为 md/json/txt 格式
  • 使用 /metrics 查看会话指标

操作指南

  1. 保持会话聚焦于任务。
  2. 在进行高风险更改前进行分支。
  3. 在完成主要里程碑后进行压缩。
  4. 在分享或存档前进行导出。

扩展规则

  • 保持零外部运行时依赖
  • 保持以 Markdown 作为数据库的兼容性
  • 保持命令处理器的确定性和本地性

Expand your agent's capabilities with these related and highly-rated skills.

affaan-m/everything-claude-code

python-testing

Python testing best practices using pytest including fixtures, parametrization, mocking, coverage analysis, async testing, and test organization. Use when writing or improving Python tests.

132,726 19,206
Explore
affaan-m/everything-claude-code

golang-patterns

Go-specific design patterns and best practices including functional options, small interfaces, dependency injection, concurrency patterns, error handling, and package organization. Use when working with Go code to apply idiomatic Go patterns.

132,726 19,206
Explore
affaan-m/everything-claude-code

e2e-testing

Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.

132,726 19,206
Explore
affaan-m/everything-claude-code

agentic-engineering

Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing. Use when AI agents perform most implementation work and humans enforce quality and risk controls.

132,726 19,206
Explore
affaan-m/everything-claude-code

api-design

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.

132,726 19,206
Explore
affaan-m/everything-claude-code

python-patterns

Python-specific design patterns and best practices including protocols, dataclasses, context managers, decorators, async/await, type hints, and package organization. Use when working with Python code to apply Pythonic patterns.

132,726 19,206
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results