add-telegram-swarm

Integrates multiple AI agents into Telegram with distinct bot identities.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/jokim1/clawrocket --skill add-telegram-swarm-jokim1
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: add-telegram-swarm
Source: https://github.com/jokim1/clawrocket/tree/main/.claude/skills/add-telegram-swarm
Command: npx skills add https://github.com/jokim1/clawrocket --skill add-telegram-swarm-jokim1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

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.

Frequently Asked Questions about add-telegram-swarm

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

FAQPage Schema
How do I assign distinct bot identities to multiple AI agents in a Telegram group chat?▼

To assign distinct bot identities in a Telegram group chat, this skill integrates multi-agent swarm capabilities by dynamically renaming send-only pool bots to match the role of each subagent sending a message. Each subagent appears as a unique bot visually distinguishing who is speaking.

Do I need to disable group privacy settings for Telegram bots to use multi-agent swarms?▼

Yes, you must disable group privacy settings for your Telegram bots to use multi-agent swarms. Pre-configuring Telegram bots and disabling group privacy is a strict requirement for the send-only pool bots to dynamically rename themselves and disseminate messages effectively.

What is the best way to manage multiple AI agents reporting progress in Telegram?▼

The best way to manage multiple AI agents reporting in Telegram is using send-only pool bots that dynamically rename to match subagent roles. This reduces complexity and resource usage while providing clear visual distinction of which agent is speaking.

How do I configure a lead agent to trigger multi-agent bot messages in Telegram?▼

To configure a lead agent for multi-agent bot messages in Telegram, instruct it to assemble a team of agents for a task. Each agent must be prompted to use the send_message tool with a sender parameter matching their specific role.

Why use send-only pool bots instead of individual bots for each subagent in Telegram?▼

Using send-only pool bots for subagents in Telegram reduces complexity and resource usage. Instead of maintaining a dedicated bot for every subagent, pool bots are dynamically renamed to match the role of the subagent currently sending the message.