telegram
Installation
SKILL.md
Telegram Message Skill
Fetch, search, download, and send Telegram messages with flexible filtering and output options.
Prerequisites
Authentication must be configured in ~/.telegram_dl/. Run setup command to check status or get instructions:
python3 scripts/telegram_fetch.py setup
If not configured, follow these steps:
- Get API credentials from https://my.telegram.org/auth
- Clone telegram_dl: https://github.com/glebis/telegram_dl
- Run
python telegram_dl.pyand follow interactive prompts - Verify with
python3 scripts/telegram_fetch.py setup
Quick Start
Related skills
More from pytaichukbohdan/danacockfightbot
creating-new-skills
Creates new Agent Skills for AI Agents following best practices and documentation. Use when the user wants prompts 'create a new skill ...' or 'use your meta skill to ...'.
6start orchestrator
Starts the Orchestrator 3 Stream application (backend + frontend) in background mode. Use when the user asks to start orchestrator, launch orchestrator, run orchestrator, or open the orchestrator UI. Supports --session and --cwd flags for backend.
4