AI SummaryTelegram automation assistant that helps users digest unread messages, analyze writing style, and draft/publish posts to Telegram channels. Ideal for content creators, community managers, and Telegram power users seeking workflow automation.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "telegram-assistant" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (2 files) mkdir -p .claude/skills/telegram-assistant && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/telegram-assistant/SKILL.md "https://raw.githubusercontent.com/majiayu000/claude-skill-registry-data/main/data/telegram-assistant/SKILL.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/telegram-assistant/metadata.json "https://raw.githubusercontent.com/majiayu000/claude-skill-registry-data/main/data/telegram-assistant/metadata.json" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Telegram automation assistant using telegram-mcp. Use when users want to: (1) Get a digest of unread Telegram messages (2) Analyze their writing style from channel posts (3) Draft and publish posts to Telegram channels (4) Search and reply to messages across chats Triggers: "telegram digest", "unread messages", "morning summary", "post to channel", "draft telegram post", "analyze writing style", "extract style from channel", "telegram workflow"
Telegram Assistant
Automate Telegram workflows with AI: digests, channel posting, and style-matched drafts.
Quick Start
` Need morning digest? → Use Digest Workflow Want to post to channel? → Use Style + Post Workflow Replying to messages? → Use Reply Workflow ` ---
Workflow 1: Digest
Goal: Summarize unread messages across all chats.
Step 1: Get Unread Chats
` Use list_chats to find chats with unread messages. Look for "Unread:" in the output (both count and "marked" flag). `
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster