add-telegram-swarm

Assign each subagent a dedicated pool bot identity in Telegram groups.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables multiple autonomous agents to operate in a Telegram group by giving each subagent its own bot identity. This reduces confusion, improves attribution, and simplifies coordination in collaborative tasks that involve several agents.

Core Features & Use Cases

  • Agent Swarm support for Telegram groups with dedicated pool bots per subagent.
  • Pool bot management: initialization, round-robin assignment, and dynamic renaming to reflect speaker roles.
  • Lead bot coordination and per-agent messaging in group chats to maintain clarity.

Quick Start

Run the setup to enable agent teams 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 set up multi-agent group chat in Telegram with separate bot identities?▼

Setting up multi-agent group chat involves assigning each subagent a dedicated pool bot identity. This skill manages pool bot initialization, per-sender routing, and IPC routing changes to ensure clear speaker differentiation and controlled bot behavior.

What is an agent swarm in Telegram and how does it prevent confusion?▼

An agent swarm in Telegram enables multiple autonomous agents to collaborate in a group. It prevents confusion by giving each subagent a dedicated pool bot identity, ensuring clear attribution and simplified coordination.

How do I manage pool bots for a Telegram agent swarm?▼

Pool bot management includes initialization, round-robin assignment, and dynamic renaming to reflect speaker roles. The lead bot coordinates per-agent messaging to maintain clarity and controlled behavior in the group chat.

Does this approach support per-sender routing and IPC changes for Telegram bots?▼

Yes, this approach supports per-sender routing and IPC routing changes for Telegram bots. These features are implemented to ensure a robust multi-agent workflow and controlled bot behavior within group chats.

When do I need dedicated pool bots for Telegram group chat agents?▼

You need dedicated pool bots for Telegram group chat agents when multiple agents collaborate and require clear speaker differentiation. This approach reduces confusion and improves attribution in complex collaborative tasks.