What problem does it solve?
This skill enables agent teams (swarms) to communicate within a Telegram group, with each subagent appearing as a distinct bot identity for clear visual distinction.
Core Features & Use Cases
- Distinct Bot Identities: Each subagent in a team gets its own Telegram bot identity, making it easy to see who is speaking.
- Send-Only Pool Bots: Utilizes dedicated bots for sending messages, reducing complexity and resource usage.
- Dynamic Renaming: Pool bots are dynamically renamed to match the role of the subagent sending the message.
- Use Case: When managing a complex project with multiple AI agents (e.g., a researcher, a coder, a designer), this skill allows them to report their progress directly in a Telegram group, each appearing under their specific role's bot name.
Quick Start
Instruct the lead agent to assemble a team of agents for a task, ensuring each agent is prompted to use the send_message tool with a sender parameter matching their role.