add-telegram

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

1|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/yf8578/clawomics --skill add-telegram-yf8578
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-telegram
Source: https://github.com/yf8578/clawomics/tree/main/skills/add-telegram
Command: npx skills add https://github.com/yf8578/clawomics --skill add-telegram-yf8578

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill integrates Telegram as a messaging channel, offering an alternative or supplement to existing channels like WhatsApp for AI-driven bioinformatics orchestration.

Core Features & Use Cases

  • Flexible Channel Integration: Add Telegram as a primary, secondary, or notification-only channel.
  • User-Friendly Setup: Guides users through creating a Telegram bot, obtaining chat IDs, and configuring privacy settings.
  • Use Case: A user wants to receive bioinformatics analysis updates and interact with the AI via Telegram, either exclusively or in addition to their current WhatsApp setup.

Quick Start

Follow the instructions to set up your Telegram bot token and register your chat ID with the system.

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 messaging into an AI orchestration system?

To integrate Telegram messaging, this Skill configures a bot using BotFather and retrieves chat IDs to enable message exchange and notifications. It uses the grammy framework to connect Telegram as a communication channel for your system.

What do I need to set up a Telegram bot for notifications?

Setting up a Telegram bot for notifications requires creating a bot via BotFather, obtaining the chat ID, and configuring group privacy settings. The process also requires installing the grammy npm package to handle the bot framework functionality.

Can I use Telegram alongside WhatsApp for AI message exchange?

Yes, you can use Telegram alongside WhatsApp for AI message exchange. This Skill supports flexible channel integration, allowing you to add Telegram as a primary, secondary, or notification-only channel to supplement existing communication setups.

Does the Telegram bot integration require the grammy framework?

Yes, the Telegram bot integration requires the grammy npm package. Grammy provides the necessary bot framework functionality to facilitate seamless message exchange and notification delivery within the AI orchestration system.

Why do I need to configure group privacy settings for a Telegram bot?

Configuring group privacy settings for a Telegram bot ensures it receives the correct messages within group chats. Proper privacy configuration enables seamless interaction and accurate message exchange between the AI system and the Telegram channel.

How do I get a chat ID for Telegram bot configuration?

To get a chat ID for Telegram bot configuration, the Skill guides you through retrieving it after bot creation via BotFather. Registering the chat ID with the system connects your specific chat to the AI messaging channel.