Skill Claude CodeCodex
Add Ollama MCP server so the container agent can call local models and optionally manage the Ollama model library.
Skill Claude CodeCodex
Add Ollama MCP server so the container agent can call local models and optionally manage the Ollama model library.
Skill Claude CodeCodex
Use OpenCode as an agent provider. OpenRouter, OpenAI, Google, DeepSeek, etc. via OpenCode config — not the Anthropic Agent SDK. Per group via ncl groups config update --provider opencode; host passes OPENCODE and XDG mount when spawning containers.
Skill Claude CodeCodex
Add Resend (email) channel integration via Chat SDK.
Skill Claude CodeCodex
Install rtk token-compression proxy into agent containers. Routes Bash tool calls through rtk for 60–90% token savings on dev commands (git, cargo, pytest, docker, kubectl, etc.).
Skill Claude CodeCodex
Add Signal channel integration via signal-cli device-link. Native adapter — no Chat SDK bridge.
Skill Claude CodeCodex
Add Slack channel integration via Chat SDK.
Skill Claude CodeCodex
Add Tavily Search and Extract as keyless remote MCP tools for selected NanoClaw agent groups. Use when installing Tavily web search or URL extraction without an API key.
Skill Claude CodeCodex
Add Microsoft Teams channel integration via Chat SDK.
Skill Claude CodeCodex
Add Telegram channel integration via Chat SDK.
Skill Claude CodeCodex
Add Vercel deployment capability to NanoClaw agents. Installs the Vercel CLI in agent containers and sets up OneCLI credential injection for api.vercel.com. Use when the user wants agents to deploy web applications to Vercel.
Skill Claude CodeCodex
Deploy apps to Vercel. Use when asked to deploy, ship, or publish a web application, or manage Vercel projects, domains, and environment variables.
Skill Claude CodeCodex
Add Webex channel integration via Chat SDK.
Skill Claude CodeCodex
Add WeChat (personal) channel integration via Tencent's official iLink Bot API. Uses long-polling and QR scan — no webhook, no ToS risk, no paid token.
Skill Claude CodeCodex
Add WhatsApp Business Cloud API channel via Chat SDK. Official Meta API.
Skill Claude CodeCodex
Add WhatsApp channel via native Baileys adapter. Direct connection — no Chat SDK bridge. Uses QR code or pairing code for authentication.
Skill Claude CodeCodex
Add new capabilities or modify NanoClaw behavior. Use when user wants to add channels (Telegram, Slack, email input), change triggers, add integrations, modify the router, or make any other customizations. This is an interactive skill that asks questions to understand what the user wants.
Skill Claude CodeCodex
Debug container agent issues. Use when things aren't working, container fails, authentication problems, or to understand how the container system works. Covers logs, session DBs, mounts, and common issues.
Skill Claude CodeCodex
Walk the operator through wiring the first NanoClaw agent to a DM channel — resolve the operator's channel identity, select or create the agent, and trigger a welcome DM via the normal delivery path. Use after channel credentials are configured and the service is running.
Skill Claude CodeCodex
Install and initialize OneCLI Agent Vault. Migrates existing .env credentials to the vault. Use after /update-nanoclaw brings in OneCLI as a breaking change, or for first-time OneCLI setup.
Skill Claude CodeCodex
Distill a reusable skill from anything — a directory, a URL, pasted notes, or what you just did together — or refine an existing skill with new learnings. Use when the user says '/learn', 'learn this', 'turn this into a skill', 'capture this workflow', 'make a skill from ', or 'improve/update the skill'. Produces or…
Skill Claude CodeCodex
Wire channels to agent groups, manage isolation levels, add new channel groups. Use after adding a channel, during setup, or standalone to reconfigure.
Skill Claude CodeCodex
Configure which host directories agent containers can access. View, add, or remove mount allowlist entries. Triggers on "mounts", "mount allowlist", "agent access to directories", "container mounts".
Skill Claude CodeCodex
Migrate from OpenClaw to NanoClaw v2. Detects an existing OpenClaw installation, extracts identity, channel credentials, scheduled tasks, and other config, then guides interactive migration. Triggers on "migrate from openclaw", "openclaw migration", "import from openclaw".
Skill Claude CodeCodex
Finish migrating a NanoClaw v1 install into v2. Run after bash migrate-v2.sh completes. Seeds the owner, migrates legacy memory, reconciles container configs, and helps port custom v1 code. Triggers on "migrate from v1", "finish migration", "v1 migration".