What problem does it solve?
This Skill adds team-style multi-agent support to an existing Telegram setup so each subagent can speak with its own bot identity instead of sharing one voice.
Core Features & Use Cases
- Dedicated bot identities: Assigns pool bots to agents so messages in Telegram appear from the correct role or persona.
- Sender-aware message routing: Extends MCP and IPC handling so messages tagged with a sender are delivered through the appropriate bot.
- Operational setup guidance: Covers the required Telegram bot pool, environment variables, rebuild steps, and group instructions needed for stable swarm behavior.
- Use case: Use it when you want a research agent, coder, and reviewer to collaborate in the same Telegram group while each message remains visually attributable to the right agent.
Quick Start
Use this skill to add Telegram agent swarm support to your project by creating a bot pool, updating the Telegram routing and group instructions, then rebuilding and restarting the service.