telegram-summary

Export Telegram chats via tdl and summarize messages by time range.

6|1|Updated May 13, 2026
One-click install
npx skills add https://github.com/Xipher-Labs/walter-os --skill telegram-summary
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: telegram-summary
Source: https://github.com/Xipher-Labs/walter-os/tree/main/skills/telegram-summary
Command: npx skills add https://github.com/Xipher-Labs/walter-os --skill telegram-summary

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you turn hard-to-scan Telegram conversations in your own account into a clear summary without needing a long-running Telegram integration.

Core Features & Use Cases

  • Reads your personal Telegram data: exports DMs, groups, and channels from your MTProto account for one-off analysis and summarization.
  • Supports chat discovery and message range export: lists chats and exports message ranges by time or message ID for targeted summaries or investigations.
  • Enforces safety-oriented workflow habits: relies on operator-invoked, discrete tdl commands and includes guidance for minimizing sensitive data exposure (e.g., deleting plaintext exports).

Quick Start

Ask the agent to export the last 7 days of messages from @some_username and then summarize the conversation.

Frequently Asked Questions about telegram-summary

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I summarize Telegram chats from my personal account?

To summarize Telegram chats, you can export messages from DMs, groups, or channels using your MTProto account credentials and generate a conversation summary on demand.

Can I export Telegram messages by specific dates or message IDs?

Yes, you can export Telegram messages by specifying a time-range or message ID to retrieve targeted chat content for analysis and summarization.

Do I need a long-running Telegram integration to export chat history?

No, you do not need a long-running integration; the tool uses operator-invoked, discrete commands to read your personal Telegram data for one-off analysis.

How does this method handle privacy when exporting Telegram data?

It enforces safety-oriented workflow habits by using discrete commands and includes guidance for minimizing sensitive data exposure, such as deleting plaintext exports after analysis.

What is needed to authenticate and export Telegram chat content?

You need tdl, a tdlib-based Go CLI, configured with your MTProto session credentials to authenticate and retrieve your personal Telegram chat content.