telegram-read
CommunityRead and search your synced Telegram messages.
System Documentation
What problem does it solve?
This Skill helps you read and search Telegram conversations that are synced locally, eliminating the need to manually scroll through chat histories and extract relevant messages.
Core Features & Use Cases
- Read recent messages from a synced Telegram group or chat, making it easy to review discussions without opening the app.
- Search messages by keyword, phrase, or topic across your stored Telegram history.
- Filter results by date or by group so you can narrow down conversations quickly during audits or reviews.
Quick Start
Use the telegram_read tool to access locally synced messages: Read all messages from the default group: python ${CLAUDE_PLUGIN_ROOT}/tools/telegram_read.py
Read from a specific group: python ${CLAUDE_PLUGIN_ROOT}/tools/telegram_read.py --group 1234567890
Show last N messages: python ${CLAUDE_PLUGIN_ROOT}/tools/telegram_read.py --last 20
Search for keyword: python ${CLAUDE_PLUGIN_ROOT}/tools/telegram_read.py --search "meeting"
Filter by date: python ${CLAUDE_PLUGIN_ROOT}/tools/telegram_read.py --date 2026-01-06
Output as JSON: python ${CLAUDE_PLUGIN_ROOT}/tools/telegram_read.py --json
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: telegram-read Download link: https://github.com/lycfyi/community-agent-plugin/archive/main.zip#telegram-read Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.