int-telegram

Automate Telegram messaging tasks via MCP with chat_id and message_id.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/DavidsonGomes/claude_cowork_workspace --skill int-telegram-davidsongomes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: int-telegram
Source: https://github.com/DavidsonGomes/claude_cowork_workspace/tree/main/.claude/skills/int-telegram
Command: npx skills add https://github.com/DavidsonGomes/claude_cowork_workspace --skill int-telegram-davidsongomes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Telegram messaging is time-consuming and error-prone when performed manually across multiple chats. This Skill automates sending, replying, reacting, and editing Telegram messages via MCP, reducing manual effort and speeding up team communications.

Core Features & Use Cases

  • Send and respond to messages in Telegram chats using MCP, given a chat_id and text.
  • Edit messages after sending to fix mistakes without re-sending.
  • Add reactions to messages to signal status or feedback.
  • Download attachments from Telegram messages when needed for record-keeping or review.

Quick Start

Send a message to a Telegram chat by specifying the chat_id and the text to send.

Frequently Asked Questions about int-telegram

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

FAQPage Schema
How do I automate sending Telegram messages to multiple chats?

Automate sending Telegram messages by specifying the target chat_id and text content via MCP, which removes manual effort and speeds up team communications across multiple chats.

Can I edit a Telegram message after it has been sent?

Yes, you can edit Telegram messages after sending them via MCP to fix mistakes without needing to delete and re-send the original message.

What do I need to reply to Telegram messages and add reactions automatically?

Replying to Telegram messages and adding reactions requires the Telegram MCP plugin, a target chat_id, and the specific message_id you want to interact with.

How does downloading Telegram attachments work with MCP?

Downloading Telegram attachments works by retrieving files from messages via MCP when needed for record-keeping or review, using optional file parameters during the request.

Are there limitations when automating Telegram messaging tasks with MCP?

Automating Telegram messaging tasks with MCP requires adhering to built-in safety rules and providing valid chat_id and message_id parameters to successfully send, react, or edit messages.