telegram-automation
Automate Telegram tasks via Rube MCP (Composio): send messages, manage chats, share photos/documents, and handle bot commands. Always search tools first for current schemas.
Content Preview
--- name: telegram-automation description: "Automate Telegram tasks via Rube MCP (Composio): send messages, manage chats, share photos/documents, and handle bot commands. Always search tools first for current schemas." requires: mcp: [rube] category: communication --- # Telegram Automation via Rube MCP Automate Telegram operations through Composio's Telegram toolkit via Rube MCP. **Toolkit docs**: [composio.dev/toolkits/telegram](https://composio.dev/toolkits/telegram) ## Prerequisites -
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/telegram-automation.md \
https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/all-skills/skills/telegram-automation/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/davepoon/buildwithclaudeThen reference at plugins/all-skills/skills/telegram-automation/SKILL.md
Related Skills
telegram
Telegram messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /telegram:access.
pluginpluginmarketplacetelegram
by Anthropic · anthropic-official-plugins
telegram
Integracao completa com Telegram Bot API. Setup com BotFather, mensagens, webhooks, inline keyboards, grupos, canais. Boilerplates Node.js e Python.
developmentmessagingtelegrambots
by sickn33 (Antigravity) · antigravity-awesome-skills
telegram/access
Manage Telegram channel access — approve pairings, edit allowlists, set DM/group policy. Use when the user asks to pair, approve someone, check who's allowed, or change policy for the Telegram channel.
skilltelegramaccess
by Anthropic · anthropic-official-plugins
telegram/configure
Set up the Telegram channel — save the bot token and review access policy. Use when the user pastes a Telegram bot token, asks to configure Telegram, asks "how do I set this up" or "who can reach me," or wants to check channel status.
skilltelegramconfigure
by Anthropic · anthropic-official-plugins