Add <capability> to NanoTars agents. Triggers on "add <capability>", "<capability> setup".
Add Telegram as a channel. Can replace WhatsApp entirely or run alongside it. Also configurable as a control-only channel (triggers actions) or passive channel (receives notifications only).
Add calendar access to NanoTars. Supports Google Calendar (gog CLI with OAuth) and CalDAV providers (iCloud, Nextcloud, Fastmail via cal CLI). Guides through authentication and configures environment variables. Triggers on "add calendar", "add caldav",…
Add Gmail access to NanoTars via gog CLI (Google Workspace CLI). Agents can search, read, and send emails. Shares OAuth credentials with Google Calendar if already configured. Triggers on "add gmail", "gmail setup", "gmail integration", "email setup".
Search the claude-mem persistent database for past context. Tool use is auto-captured — use this skill to search and recall. Standing rules and preferences go in MEMORY.md instead.
Add voice message transcription to NanoTars using OpenAI's Whisper API. Automatically transcribes voice notes so the agent can read and respond to them. Triggers on "add transcription", "voice transcription", "whisper", "transcribe voice".
Add WhatsApp as a channel. Install the WhatsApp channel plugin and authenticate. Use when WhatsApp is not already installed as a core plugin. Triggers on "add whatsapp", "whatsapp setup", "whatsapp channel".
Add a webhook HTTP endpoint so external services (Home Assistant, uptime monitors, Proxmox) can push events that trigger agent turns. Avoids token-wasting cron polling. Triggers on "webhook", "add webhook", "http endpoint", "push events", "webhook endpoint".