Turns a vague or large request into one decision-complete work plan: it explores the codebase first, asks only the real forks, and writes the plan only after your explicit okay.
A six-phase refactoring workflow that forces codemapping, coverage checks, and test verification after every single change.
Turns a vague or large request into one decision-complete work plan: explores the codebase first, asks only the real forks, and writes the plan only after your explicit okay.
Wires a Signal messaging channel into NanoClaw using a native signal-cli adapter and phone device-linking.
Analyzes a codebase and auto-generates a hierarchy of AGENTS.md files at the root and in the directories that actually deserve one.
Spawns up to 16 parallel agents right before an npm publish to audit changes, breaking changes, and the correct version bump.
An orchestrator skill that executes an existing work plan by fanning it out to parallel subagents and enforcing evidence-backed verification before any checkbox is closed.
Wires the mnemon graph memory binary into NanoClaw agent containers so agents recall past context across sessions.
Installs OneCLI for a NanoClaw project and migrates `.env` API keys into the Agent Vault so agents never see raw credentials.
Analyzes every open issue and PR in parallel and writes evidence-backed triage reports — without ever mutating GitHub.
Teaches an agent how to extend itself — install packages, add MCP servers, or delegate code changes — through a controlled, reviewable workflow.
Installs and verifies the official Meta WhatsApp Business Cloud API channel adapter for a NanoClaw bot.
Turns a single document into a kawaii-styled NotebookLM slide-deck PDF plus a mobile share link.
Installs an Ollama MCP server so the NanoClaw container agent can call — and optionally manage — local LLMs.
A step-by-step debugging playbook for NanoClaw's containerized agent runtime — logs, session DBs, mounts and auth failures.
An install recipe that wires a Resend-powered email channel into NanoClaw so you can talk to your agent over email.
Wires a Telegram bot into a NanoClaw install — copies the adapter, pins the dependency, stores the token, and pairs your chat with a 4-digit code.
Reroutes a NanoClaw agent group to a local Ollama model instead of the Anthropic API — no provider code required.
Installs the Vercel CLI into NanoClaw agent containers and wires up OneCLI credential injection so agents can deploy web apps.
Picks up after `migrate-v2.sh` to seed the owner, move legacy memory, reconcile container configs, and port v1 fork customizations.