add-telegram

Integrates Telegram as a communication channel for an AI assistant.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires grammy, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill integrates Telegram as a communication channel for the AI assistant, enabling users to interact with the AI directly through Telegram messages, either for notifications or full conversations.

Core Features & Use Cases

  • Channel Integration: Seamlessly adds Telegram support to the AI assistant.
  • Flexible Modes: Can be configured as a control channel (triggering actions), a passive channel (receiving notifications), or a full conversational interface.
  • Use Case: Interact with your AI assistant from anywhere using your Telegram app, receiving alerts or engaging in complex tasks without needing to be at your computer.

Quick Start

Follow the on-screen prompts to add Telegram as a channel for your AI assistant.

Frequently Asked Questions about add-telegram

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

FAQPage Schema
How do I connect Telegram to an AI assistant for chat?

To connect Telegram to an AI assistant for chat, you need to configure a bot token and register your chat. This integration enables interactive chat sessions and notification delivery directly through the Telegram messaging platform.

Can I use Telegram for AI assistant notifications only, without interactive chat?

Yes, you can use Telegram for AI assistant notifications without interactive chat. The integration supports flexible configuration as a passive channel for receiving alerts, a control channel for triggering actions, or a full conversational interface.

Do I need git and npm to set up Telegram bot integration with an AI assistant?

Yes, you need git and npm to set up Telegram bot integration with an AI assistant. Git is required for code merging, while npm is necessary for dependency management and restarting the service after configuration.

What is the grammy dependency used for in a Telegram AI chatbot?

The grammy dependency is used to facilitate Telegram bot integration within an AI assistant environment. It supports the underlying channel integration, handling bot token configuration, chat registration, and message delivery for interactive sessions.

What's the best way to trigger actions in an AI assistant from a mobile device?

The best way to trigger actions in an AI assistant from a mobile device is by configuring Telegram as a control channel. This allows you to send messages via the Telegram app to interact with your AI assistant and execute tasks remotely.

How does bot token configuration work when adding Telegram as a channel?

Bot token configuration works by registering your Telegram bot credentials with the AI assistant during the on-screen prompt process. This authenticates the connection and enables the assistant to send and receive messages through your specific Telegram chat.