From ecc
Delegates to nanoclaw-repl skill as legacy shim, focusing on running or extending claw.js script via node scripts/claw.js or npm run claw.
npx claudepluginhub alamator/everything-can# Claw Command (Legacy Shim) Use this only if you still reach for `/claw` from muscle memory. The maintained implementation lives in `skills/nanoclaw-repl/SKILL.md`. ## Canonical Surface - Prefer the `nanoclaw-repl` skill directly. - Keep this file only as a compatibility entry point while command-first usage is retired. ## Arguments `$ARGUMENTS` ## Delegation Apply the `nanoclaw-repl` skill and keep the response focused on operating or extending `scripts/claw.js`. - If the user wants to run it, use `node scripts/claw.js` or `npm run claw`. - If the user wants to extend it, preserve ...
/clawStarts NanoClaw v2 REPL: persistent zero-dependency AI agent session with model routing, skill hot-loading, branching, compaction, export, and metrics.
/clawStarts NanoClaw v2 REPL for persistent interactive AI agent sessions with markdown history, model routing, skill hot-loading, branching, compaction, export, and metrics.
/example-commandDemonstrates legacy slash command structure and frontmatter options (description, argument-hint, allowed-tools, model). Parses arguments and performs actions using approved tools like Read, Glob, Grep, Bash.
/octoRedirects legacy invocations to /octo:auto smart router after notifying user of rename. Delegates full user query for routing.
/clawRoutes provided task through Hermes gateway inference by executing claw-dispatch skill workflow.
Share bugs, ideas, or general feedback.
Use this only if you still reach for /claw from muscle memory. The maintained implementation lives in skills/nanoclaw-repl/SKILL.md.
nanoclaw-repl skill directly.$ARGUMENTS
Apply the nanoclaw-repl skill and keep the response focused on operating or extending scripts/claw.js.
node scripts/claw.js or npm run claw.dmux-workflows or autonomous-agent-harness.