add-telegram

Integrate Telegram channel support into NanoClaw instances via the chat-adapter.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

NanoClaw does not include native Telegram channel support out of the box, leaving users unable to connect their AI agents to Telegram for user interactions without manual, error-prone setup steps.

Core Features & Use Cases

  • Automated Adapter Installation: Fetches and installs the official Telegram chat adapter, pairing helpers, and markdown sanitization tools directly from the NanoClaw channels branch.
  • Guided Bot Configuration: Walks users through creating a Telegram bot via BotFather, configuring group privacy settings, and setting up required environment variables.
  • Use Case: An instructor running a NanoClaw classroom can use this skill to quickly connect their AI teaching assistant to Telegram, allowing students to send direct messages or join group chats to interact with the agent.

Quick Start

Use the add-telegram skill to connect your NanoClaw instance to a Telegram bot for user interactions.

Frequently Asked Questions about add-telegram

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

FAQPage Schema
How do I add Telegram bot integration to a NanoClaw classroom?

To add Telegram bot integration to a NanoClaw classroom, this skill automates fetching adapter code from the upstream channels branch, configuring bot credentials, and installing the @chat-adapter/telegram dependency.

Why does NanoClaw lack native Telegram channel support out of the box?

NanoClaw lacks native Telegram channel support out of the box, leaving users unable to connect AI agents to Telegram for user interactions without manual, error-prone setup steps that this skill automates.

How do I set up a Telegram bot for an academic assistant agent?

Setting up a Telegram bot for an academic assistant involves guided configuration through BotFather, adjusting group privacy settings, and defining required environment variables to link the agent to direct messages or group chats.

Can I use this skill to connect a NanoClaw instance to Telegram group chats?

Yes, you can use this skill to connect a NanoClaw instance to Telegram group chats, supporting both direct messages and group interactions for academic classroom deployments and personal NanoClaw use cases.

What do I need to install to enable Telegram chat adapters in NanoClaw?

To enable Telegram chat adapters in NanoClaw, you need to install the @chat-adapter/telegram dependency, pairing helpers, and markdown sanitization tools directly from the NanoClaw channels branch.