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.
Slack
Add Slack as a messaging channel. Uses Socket Mode — no public URL needed.
Telegram Swarm
Add Agent Teams to Telegram. Each subagent gets its own bot identity in the group chat.
Telegram
Add Telegram as a messaging channel. Run it alongside WhatsApp or as your primary channel.
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.
Gmail
Add Gmail as a tool or full channel. Read, send, search, and draft emails from your agent.
PDF Reader
Add PDF reading to the container agent. Extracts text from attachments, URLs, and local files using pdftotext.
Enhancement
Image Vision
Give the agent eyes. Images sent via WhatsApp are processed and passed to Claude as visual content.
Local Whisper
Switch voice transcription to on-device whisper.cpp. No API key, no network calls, no per-message cost.
Ollama
Add local AI models as tools for the container agent. Offload summarization, translation, and queries to Ollama.
Reactions
Add WhatsApp emoji reaction support. Receive, send, store, and search reactions from your agent.
Voice Transcription
Transcribe voice messages automatically using OpenAI Whisper. Your agent reads voice notes as text.
Utility
Compact
Add a /compact command for manual context compaction. Fights context rot in long-running agent sessions.
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.
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.