telegram-automation

Automate Telegram messaging, chat management, and media sharing via Rube MCP.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/BoraPerusic/agents --skill telegram-automation-boraperusic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: telegram-automation
Source: https://github.com/BoraPerusic/agents/tree/main/skills/to%20try/telegram-automation
Command: npx skills add https://github.com/BoraPerusic/agents --skill telegram-automation-boraperusic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate Telegram operations through Composio's Telegram toolkit via Rube MCP, enabling sending messages, managing chats, sharing photos and documents, and handling bot commands with a single workflow.

Core Features & Use Cases

  • Send Messages: compose and dispatch text to chats with optional formatting.
  • Share Media: send photos or documents to chats.
  • Manage Chats: retrieve chat details, admins, member counts, and export invite links.
  • Bot Commands: configure bot command lists and respond to callbacks.

Quick Start

Start by verifying Rube MCP is available, activate the Telegram bot connection, then run a workflow to send a message to a chat.

Frequently Asked Questions about telegram-automation

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

FAQPage Schema
How do I automate sending Telegram messages and media through a bot?

Automate sending Telegram messages and media by configuring a workflow via Rube MCP. You can compose and dispatch text with optional formatting, share photos, and send documents directly to private chats, groups, or channels.

Do I need a Telegram Bot Token to manage chats and share files via Rube MCP?

Yes, a Telegram Bot Token is required to manage chats and share files via Rube MCP. You must also verify RUBE_SEARCH_TOOLS readiness and establish an active connection using RUBE_MANAGE_CONNECTIONS with the telegram toolkit.

Can I retrieve chat details and export invite links for Telegram groups?

Yes, you can retrieve chat details and export invite links for Telegram groups. The workflow supports retrieving chat admins, member counts, and generating invite links for private, group, or channel contexts.

How do I configure bot commands and handle callbacks in Telegram automation?

Configure bot commands and handle callbacks in Telegram automation by applying workflow actions that set bot command lists and respond to user interactions. This requires an active Telegram connection through the Rube MCP toolkit.

What's the best way to integrate Telegram chat management into an existing automation workflow?

Integrate Telegram chat management into an existing automation workflow by activating the Telegram connection via Rube MCP. This allows you to send messages, manage chats, and share media within a single automated process.

Why does my Telegram bot workflow fail to send messages or documents?

Your Telegram bot workflow fails to send messages or documents if RUBE_SEARCH_TOOLS is not ready or the connection is inactive. Ensure you have configured the Telegram toolkit via RUBE_MANAGE_CONNECTIONS and provided a valid Bot Token.