Telegram Assistant Skill
Description
Claude Code skill for Telegram automation: digests, style extraction, channel posting
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Telegram Assistant Skill
A Claude Code skill for automating Telegram workflows: digests, channel posting, and style-matched drafts.
Features
- Digest Workflow: Summarize unread messages across all chats with priority classification
- Style Extraction: Analyze channel posts to capture writing style patterns
- Post Workflow: Draft posts matching your authentic voice, saved as drafts for review
Requirements
- Claude Code or compatible agent
- telegram-mcp server configured
- Telegram API credentials from https://my.telegram.org
Installation
- Clone this repo:
git clone https://github.com/BayramAnnakov/telegram-assistant-skill.git
- Symlink to Claude skills directory:
ln -s /path/to/telegram-assistant-skill ~/.claude/skills/telegram-assistant
Restart Claude Code
Verify the skill is detected:
Ask Claude: "use the telegram-assistant skill to show my unread messages"
Usage
Digest Workflow
Triggers: "telegram digest", "unread messages", "morning summary"
"Show me a digest of my unread Telegram messages"
"Summarize what I missed in Telegram today"
Style Extraction
Triggers: "analyze writing style", "extract style from channel"
"Analyze the writing style of my ProductsAndStartups channel"
"Extract style patterns from @cryptoEssay"
Post Workflow
Triggers: "post to channel", "draft telegram post", "write for channel"
"Draft a post about MCP for my channel using my style"
"Write a channel post about AI agents"
Safety
This skill follows a **draft-first** policy:
- Never sends messages directly via
send_message - Always uses
save_draftso you can review in Telegram before sending - Drafts appear in the chat input field in your Telegram app
Dependencies
This skill works best with the following PRs merged into telegram-mcp:
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://