Add Agent Swarm (Teams) support to Telegram. Each subagent gets its own bot identity in the group. Requires Telegram channel to be set up first (use /add-telegram). Triggers on "agent swarm", "agent teams telegram", "telegram swarm", "bot pool".
Add voice message transcription to NanoClaw using OpenAI's Whisper API. Automatically transcribes WhatsApp voice notes so the agent can read and respond to them.
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).
X (Twitter) integration for NanoClaw. Post tweets, like, reply, retweet, and quote. Use for setup, testing, or troubleshooting X functionality. Triggers on "setup x", "x integration", "twitter", "post tweet", "tweet".
Browse the web for any task — research topics, read articles, interact with web apps, fill forms, take screenshots, extract data, and test web pages. Use whenever a browser would be useful, not just when the user explicitly asks.
Agent skill for hierarchical-coordinator - invoke with $agent-hierarchical-coordinator
AgentDB memory system with HNSW vector search. Provides 150x-12,500x faster pattern retrieval, persistent storage, and semantic search capabilities for learning and knowledge management. Use when: need to store successful patterns, searching for similar solutions, semantic lookup of past work, learning from previous tasks, sharing knowledge between agents, building knowledge base. Skip when: no learning needed, ephemeral one-off tasks, external data sources available, read-only exploration.
Agent skill for workflow-automation - invoke with $agent-workflow-automation
Agent skill for v3-integration-architect - invoke with $agent-v3-integration-architect
Agent skill for base-template-generator - invoke with $agent-base-template-generator
Agent skill for sona-learning-optimizer - invoke with $agent-sona-learning-optimizer
Agent skill for researcher - invoke with $agent-researcher
Agent skill for resource-allocator - invoke with $agent-resource-allocator
Agent skill for memory-coordinator - invoke with $agent-memory-coordinator
Agent skill for app-store - invoke with $agent-app-store
Agent skill for pagerank-analyzer - invoke with $agent-pagerank-analyzer
Agent skill for specification - invoke with $agent-specification
Agent skill for raft-manager - invoke with $agent-raft-manager
Agent skill for user-tools - invoke with $agent-user-tools
Agent skill for github-pr-manager - invoke with $agent-github-pr-manager