Skills
Extend your NanoClaw with skills. Each one teaches Claude how to add a new capability to your codebase.
Messaging
Discord
Add Discord as a messaging channel. Supports text channels with attachments and reply context.
Emacs
Add Emacs as a messaging channel. Chat with your agent from org-mode buffers over a local HTTP bridge.
GitHub
Add GitHub as a messaging channel. The agent participates in PR and issue comment threads when @-mentioned.
Google Chat
Add Google Chat as a messaging channel. Works in spaces and direct messages via a Google Cloud service account.
iMessage
Add iMessage as a messaging channel. Local mode reads the macOS chat database directly; remote mode uses the Photon API.
Linear
Add Linear as a messaging channel. Every comment on a Linear issue triggers the agent — no @-mention needed.
Matrix
Add Matrix as a messaging channel. Works with any Matrix homeserver, including matrix.org and self-hosted Synapse.
Resend (Email)
Add email as a messaging channel via Resend. Each thread becomes a conversation, with the bot replying from your domain.
Signal
Add Signal as a messaging channel via signal-cli. Native adapter — no Chat SDK bridge.
Slack
Add Slack as a messaging channel. Uses Socket Mode — no public URL needed.
Microsoft Teams
Add Microsoft Teams as a messaging channel. Works in team channels, group chats, and DMs via Azure Bot Service.
Telegram
Add Telegram as a messaging channel. Run it alongside WhatsApp or as your primary channel.
Webex
Add Cisco Webex as a messaging channel. Works in spaces and 1:1 direct messages.
Add WeChat as a messaging channel via Tencent's official iLink Bot API. QR-scan login, no PadLocal token, no ban risk.
WhatsApp Cloud API
Add WhatsApp via Meta's official Business Cloud API. The supported route — distinct from the QR-based add-whatsapp skill.
Add WhatsApp as a messaging channel. Authenticate via QR code or pairing code.
Email & Tools
Agent Browser
Built-in web browsing for the container agent. Open pages, fill forms, take screenshots, and extract data.
Google Calendar
Add Google Calendar as an MCP tool. The agent can list calendars, search events, create events, and run free/busy queries.
Gmail
Add Gmail as a tool or full channel. Read, send, search, and draft emails from your agent.
Vercel Deployments
Give NanoClaw agents the ability to deploy web applications to Vercel. Installs the Vercel CLI in agent containers.
Enhancement
Atomic Chat
Add the Atomic Chat desktop app as an MCP tool. Claude offloads work to local models served by Atomic Chat's OpenAI-compatible API.
Codex (Provider)
Run NanoClaw agents on OpenAI's Codex CLI instead of the Claude Agent SDK. ChatGPT subscription or OPENAI_API_KEY.
Ollama
Add local AI models as tools for the container agent. Offload summarization, translation, and queries to Ollama.
Ollama (Provider)
Route a NanoClaw agent group to a local Ollama model instead of the Anthropic API. No code changes — just env overrides.
OpenCode (Provider)
Run NanoClaw agents on OpenCode instead of the Claude Agent SDK. OpenRouter, Anthropic, DeepSeek, Google, and any OpenAI-compatible provider.
Qodo
Fetch Qodo code review issues, auto-fix them, and enforce org-wide coding rules during generation.
Utility
Customize
Add new capabilities or modify NanoClaw behavior. An interactive skill that builds what you describe.
Debug
Diagnose container agent issues. Covers logs, environment variables, mounts, and common problems.
Dashboard
Add a local monitoring dashboard for NanoClaw. Live view of agent groups, sessions, channels, token usage, and logs.
Claw CLI
Send prompts directly to NanoClaw agent containers from the terminal without a chat app.
Init First Agent
Create your first NanoClaw agent for a DM channel and verify end-to-end delivery with a welcome message.
macOS Status Bar
Add a persistent menu bar icon showing NanoClaw's running status with Start, Stop, and Restart controls.
Manage Channels
Wire channels to agent groups, manage isolation, and add new channel groups. The configuration tool for NanoClaw's entity model.
Manage Mounts
Configure which host directories agent containers can access. The mount allowlist controls what files agents see.
Setup
Run the initial NanoClaw setup. Handles dependencies, authentication, containers, and services.
Update NanoClaw
Pull upstream changes into a customized install with preview, selective cherry-pick, and safe rollback.