add-telegram-swarm

Configure Telegram Agent Teams with dedicated bot identities per subagent via MCP IPC workflow.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/jeffreykthomas/nanoclaw-golf --skill add-telegram-swarm-jeffreykthomas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-telegram-swarm
Source: https://github.com/jeffreykthomas/nanoclaw-golf/tree/main/.claude/skills/add-telegram-swarm
Command: npx skills add https://github.com/jeffreykthomas/nanoclaw-golf --skill add-telegram-swarm-jeffreykthomas

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill adds Agent Teams (Swarm) support to an existing Telegram channel. Each subagent in a team gets its own bot identity in the Telegram group, so users can visually distinguish which agent is speaking.

Core Features & Use Cases

  • The main bot coordinates with a pool of pool bots to present distinct bot identities for subagents in group chats.
  • Enables stable bot renaming per sender and round-robin assignment to distribute workload across pool bots.
  • Use cases include multi-agent collaboration in Telegram groups for complex tasks with clear attribution.

Quick Start

Install and configure the Telegram swarm by enabling Agent Teams in your group and confirming prerequisites.

Frequently Asked Questions about add-telegram-swarm

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

FAQPage Schema
How do I show multiple agents as separate bots in a Telegram group?

To show multiple agents as separate bots in a Telegram group, you need a multi-agent swarm setup. A main bot coordinates with a pool of dedicated bots, giving each subagent a distinct identity so users can visually distinguish who is speaking.

What is a Telegram agent swarm and how does it manage multiple bot identities?

A Telegram agent swarm is a configuration where multiple subagents operate within a single group using dedicated bot identities. It manages pool bot assignment and stable renaming per sender through MCP IPC workflow integration to ensure clear attribution.

Do I need multiple Telegram bot tokens to create a multi-agent swarm?

Yes, creating a multi-agent swarm requires multiple Telegram bot tokens. You need a pool of bots to assign to subagents, enabling round-robin workload distribution and presenting distinct bot identities for each agent in the group chat.

How do I set up an agent team in Telegram with distinct bot identities?

To set up an agent team, enable Agent Teams in your Telegram group and confirm all prerequisites. You must provide Telegram bot tokens for a bot pool and integrate the MCP IPC workflow to manage pool bot assignment and renaming.

Does multi-agent collaboration in Telegram support round-robin bot assignment?

Yes, multi-agent collaboration in Telegram supports round-robin bot assignment. This distributes the workload across the pool bots while maintaining stable bot renaming per sender to ensure clear attribution during complex tasks.