add-telegram

Integrate Telegram as a communication channel using the grammy npm package.

4|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/Lcollection/AcademiClaw --skill add-telegram-lcollection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-telegram
Source: https://github.com/Lcollection/AcademiClaw/tree/main/.claude/skills/add-telegram
Command: npx skills add https://github.com/Lcollection/AcademiClaw --skill add-telegram-lcollection

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of integrating Telegram as a communication channel for AcademiClaw, enabling notifications and interactive chat sessions.

Core Features & Use Cases

  • Channel Integration: Seamlessly adds Telegram as a supported messaging platform.
  • Flexible Configuration: Supports control-only, passive notification, or full chat modes.
  • Use Case: Integrate your personal Telegram account to receive important AI-generated summaries or to interact with your AI assistant directly from your phone.

Quick Start

Follow the on-screen prompts to configure your Telegram bot token and chat ID.

Frequently Asked Questions about add-telegram

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

FAQPage Schema
How do I integrate Telegram notifications into my AI assistant?

Telegram chat integration supports three modes: control-only for restricted access, passive notification for receiving alerts, and full chat for interactive two-way messaging with your AI assistant.

Do I need the grammy package to set up a Telegram bot?

Yes, the grammy npm package is required for Telegram API interaction during bot setup. It manages the underlying API requests necessary for bot token authentication and delivering messages to registered chat IDs.

What is the best way to connect a Telegram bot for chat sessions?

The best way to connect a Telegram bot for chat is using the full chat configuration mode. This authenticates your bot token and registers your specific chat ID to enable interactive message exchanges directly from your phone.

Can I use this Telegram integration to only receive messages without replying?

Yes, you can configure the Telegram integration to use a passive notification mode. This restricts the channel to one-way communication, allowing your AI assistant to push summaries and alerts without enabling interactive replies.