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
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
Gmail
Add Gmail as a tool or full channel. Read, send, search, and draft emails from your agent.
Agent Browser
Built-in web browsing for the container agent. Open pages, fill forms, take screenshots, and extract data.
PDF Reader
Add PDF reading to the container agent. Extracts text from attachments, URLs, and local files using pdftotext.
Enhancement
Voice Transcription
Transcribe voice messages automatically using OpenAI Whisper. Your agent reads voice notes as text.
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.
Image Vision
Give the agent eyes. Images sent via WhatsApp are processed and passed to Claude as visual content.
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.
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.