telegram

Integrate an AI assistant with Telegram for real-time messaging and media exchange.

2|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/RockaRhymeLLC/kithkit --skill telegram-rockarhymellc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: telegram
Source: https://github.com/RockaRhymeLLC/kithkit/tree/main/.claude/skills/telegram
Command: npx skills add https://github.com/RockaRhymeLLC/kithkit --skill telegram-rockarhymellc

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables your AI assistant to seamlessly communicate with users via Telegram, allowing for real-time messaging, media sharing, and proactive notifications.

Core Features & Use Cases

  • Bi-directional Messaging: Send and receive text messages, photos, and documents through Telegram.
  • Channel Management: Control message routing with different modes (terminal, telegram, silent) for flexible interaction.
  • Use Case: An AI assistant can notify a user about a critical system alert via Telegram, or engage in a conversation with a user who prefers Telegram as their communication channel.

Quick Start

Use the telegram skill to send a message to the user.

Frequently Asked Questions about telegram

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

FAQPage Schema
How do I integrate an AI assistant with Telegram for real-time messaging?

You can integrate an AI assistant with Telegram by using a daemon and webhook architecture that handles incoming messages, media, and outgoing responses. This enables seamless real-time communication and bi-directional messaging.

Can I send proactive notifications to users through a Telegram bot?

Yes, you can send proactive notifications through a Telegram bot. The integration supports proactive communication, allowing your AI assistant to alert users about critical system updates or engage them in conversations directly.

How does channel management work for routing messages in Telegram?

Channel management controls message routing using different modes such as terminal, telegram, and silent. This provides flexible interaction by dictating how and where the AI assistant sends or suppresses outgoing responses.

What types of media can an AI assistant share via Telegram?

An AI assistant can share photos and documents via Telegram. The integration supports bi-directional messaging, allowing it to send and receive both text messages and various media types for flexible user interaction.

Do I need a webhook to handle incoming Telegram messages for my AI?

Yes, a webhook architecture is used to handle incoming Telegram messages for your AI. Combined with a daemon, it processes real-time messages and media, ensuring your assistant responds promptly to user interactions.