add-telegram-swarm

Configure a pool of Telegram bot tokens for multi-agent swarm support in NanoClaw.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users of NanoClaw who want multiple AI sub‑agents to interact in a Telegram group lack a way to differentiate each agent’s messages, leading to confusion and reduced collaboration effectiveness.

Core Features & Use Cases

  • Bot Pool Configuration: Define a set of Telegram bot tokens that act as a pool for sending messages on behalf of sub‑agents.
  • Dynamic Bot Renaming: Each sub‑agent’s messages appear from a distinct bot name matching its role, improving clarity in group chats.
  • Seamless Integration: Works with existing /add-telegram setup, extending it without altering the main bot’s functionality.
  • Use Cases: Coordinating research, coding, and planning tasks where each specialist agent should have its own visible identity in a shared Telegram channel.

Quick Start

Run the /add-telegram-swarm command in NanoClaw to configure a pool of Telegram bots for agent teams.

Frequently Asked Questions about add-telegram-swarm

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

FAQPage Schema
How do I add multiple AI agent bots to a Telegram group chat?

To add multiple AI agent bots to a Telegram group, you configure a pool of Telegram bot tokens and update environment variables, enabling each sub-agent to send messages with a distinct bot identity.

Can I give each sub-agent a distinct name in a Telegram channel?

Yes, dynamic bot renaming allows each sub-agent's messages to appear from a distinct bot name matching its role, which improves clarity and collaboration effectiveness in multi-agent Telegram channel interactions.

How do I configure a Telegram bot pool for a multi-agent team?

You configure a Telegram bot pool by running the setup command in NanoClaw, defining a set of Telegram bot tokens to act as a pool for sending messages on behalf of sub-agents in a group.

Does this multi-agent Telegram swarm setup require a new bot configuration?

No, the swarm setup works seamlessly with existing Telegram configurations, extending the setup without altering the main bot's functionality or requiring a completely new bot configuration.

Why do I need multiple Telegram bots for my AI assistant team?

You need multiple Telegram bots to differentiate each agent's messages in a shared channel, preventing confusion when an AI assistant coordinates research, coding, and planning tasks across multiple sub-agents.

What are the limitations of using a Telegram bot pool for sub-agents?

The setup requires updating the NanoClaw codebase and setting environment variables for the bot pool, meaning it is specifically tailored for NanoClaw environments and requires managing multiple bot tokens.