add-telegram-swarm

Provision per-agent Telegram pool bots with per-group sender mapping and IPC routing.

189|60|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/sbusso/claudeclaw --skill add-telegram-swarm-sbusso
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-telegram-swarm
Source: https://github.com/sbusso/claudeclaw/tree/main/skills/add-telegram-swarm
Command: npx skills add https://github.com/sbusso/claudeclaw --skill add-telegram-swarm-sbusso

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill extends Telegram to support Agent Teams (Swarm), giving each subagent its own bot identity in the group to improve visibility and coordination.

Core Features & Use Cases

  • Create per-agent pool bots and rename them to exact sender roles for clear attribution.
  • Route messages through a pool of bots with stable per-group mapping, enabling coordinated multi-agent tasks.
  • Requires Telegram channel setup via /add-telegram to be functional.

Quick Start

Use the /add-telegram command to enable an agent swarm in your Telegram group.

Frequently Asked Questions about add-telegram-swarm

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enable agent teams in Telegram so each subagent has its own bot identity?

You can enable agent teams by provisioning per-agent pool bots, which assigns each subagent a distinct bot identity in shared Telegram channels for clear attribution and improved coordination.

What is IPC-based routing for multi-agent Telegram groups?

IPC-based routing is the mechanism that routes messages through a pool of bots with stable per-group sender mapping, ensuring coordinated multi-agent task delivery within shared Telegram channels.

How do I set up pool bots for multi-agent collaboration in a shared Telegram channel?

You set up pool bots by using the /add-telegram command in your group, which provisions and renames per-agent bots to exact sender roles to facilitate multi-agent collaboration.

Do I need a base Telegram channel integration before provisioning agent swarm pool bots?

Yes, you must establish a base Telegram channel setup via the /add-telegram command before you can provision pool bots and enable the agent swarm functionality.

Can I rename pool bots to match specific sender roles for better message attribution in Telegram?

Yes, you can rename per-agent pool bots to exact sender roles, providing clear attribution and improved visibility for distinct agent identities operating within shared Telegram channels.

Why use pool bots for multi-agent tasks instead of a single shared bot in Telegram?

Using pool bots gives each subagent its own bot identity, improving visibility and coordination for complex tasks requiring distinct agent identities, rather than masking them behind a single shared bot.