add-telegram

Add Telegram channel support to NanoClaw with deterministic code changes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Add Telegram channel support to NanoClaw by deterministically applying code changes and guiding interactive setup.

Core Features & Use Cases

  • Self-registers Telegram channel integration so agents can receive and respond to Telegram messages.
  • Applies deterministic code changes via the skills engine, including channel files, tests, and environment wiring.
  • Guides the user through a multi-phase setup (pre-flight, apply, setup, registration) to configure tokens and chat registrations.

Quick Start

Run the provided setup steps to configure Telegram integration for NanoClaw.

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 channel support to my agent platform?

To add Telegram channel support, this integration deterministically applies code changes and guides interactive setup. It wires the Telegram channel into the agent platform by adding channel files, tests, and environment configurations.

Do I need a Telegram bot token to set up Telegram channel integration?

Yes, a Telegram bot token is required for Telegram channel integration. The setup process guides you through pre-flight checks and final registration to configure token management and register chats.

How does the grammy library work with Telegram channel setup?

The grammy library is used to wire the Telegram channel into the agent platform. It acts as the underlying dependency enabling the agent to receive and respond to Telegram messages.

What are the steps to configure Telegram integration for an agent?

Configuring Telegram integration involves a multi-phase setup: pre-flight checks, applying deterministic code changes, interactive setup for tokens, and final chat registration to enable message responses.

Can I self-register a Telegram channel for agents to receive messages?

Yes, the integration self-registers Telegram channel support so agents can automatically receive and respond to messages. It applies deterministic code changes via the skills engine to enable this functionality.

What is included in the deterministic code changes for Telegram setup?

The deterministic code changes include adding channel files, tests, and environment wiring. These modifications are applied automatically to wire the Telegram channel into the agent platform.