add-telegram

Add a Telegram channel adapter and pairing workflow to NanoClaw Fleet.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Telegram channel integration enables NanoClaw Fleet to coordinate master/worker workflows through Telegram channels by connecting a Telegram bot via the Chat SDK and a pairing workflow.

Core Features & Use Cases

  • Adds Telegram adapter and pairing support via the Chat SDK to connect channels to agent groups.
  • Manages credentials and environment configuration for secure bot operation.
  • Use Case: Wire a Telegram group to a master agent group to coordinate tasks, receive updates, and manage channels.

Quick Start

Initiate the Telegram channel integration by following the setup flow to wire Telegram channels to an agent group.

Frequently Asked Questions about add-telegram

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

FAQPage Schema
How do I connect a Telegram channel to an agent group?

Connect a Telegram channel to an agent group by adding a Telegram adapter and completing the pairing workflow via the Chat SDK to wire bot messages to master/worker commands.

Can I manage Telegram bot credentials across different environments?

Telegram bot credentials are managed across environments by specifying environment variables for secure bot operation, ensuring a repeatable and secure integration setup process.

How does the pairing process work for Telegram channel automation?

The pairing process works by establishing a secure connection between the Chat SDK and Telegram channels, linking the Telegram bot to the agent group for task coordination and updates.

Do I need the Chat SDK to wire Telegram bot messages to commands?

The Chat SDK is required to wire Telegram bot messages to commands, providing the adapter and pairing support necessary to connect Telegram channels to master agent groups.

What's the best way to automate Telegram group tasks for agent workflows?

Automating Telegram group tasks is best handled by wiring a Telegram group to a master agent group, enabling coordination of master/worker workflows, task assignment, and channel updates.

Why does Telegram channel integration require a pairing workflow?

Telegram channel integration requires a pairing workflow to securely establish the connection between the Telegram bot and the Chat SDK, ensuring credentials are correctly applied across environments.