Skip to content
Skill

telegram-assistant

by majiayu000

AI Summary

Telegram 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

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 1mo ago
Active
AdoptionUnder 100 stars
2 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars2
Forks2
Issues0
Updated1mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code