telegram-reader

仓库创建 2026年3月14日最近提交 1 个月前SkillHot 收录 21 天前
▸ 精选理由

适合做金融舆情与频道历史抓取的只读数据源。

▸ 风险提示

运行依赖第三方 tdl 并需登录 Telegram,会使用外部网络与账号凭证。

这个 Skill 做什么

使用 tdl 读取 Telegram 频道/群组的金融新闻与消息导出(只读)。

用 tdl 只读地读取 Telegram 频道与群组信息,方便导出消息、列出聊天或在金融/加密群里检索新闻与信号。适合做市场情报、追踪讨论或把重要消息导出保存分析。同样只读,不会发送消息或加入/退出群组,保证不会误操作账户。

▸ 展开 SKILL.md 英文原文

Read Telegram channels and groups for financial news and market research using tdl (read-only). Use this skill whenever the user wants to read Telegram channels, export messages from financial Telegram groups, list their Telegram chats, search for news in Telegram channels, or gather market intelligence from Telegram. Triggers include: "check my Telegram", "read Telegram channel", "Telegram news", "what's new in my Telegram channels", "export messages from", "list my Telegram chats", "financial news on Telegram", "crypto Telegram", "market news Telegram", any mention of Telegram in context of reading financial news, crypto signals, or market research. This skill is READ-ONLY — it does NOT support sending messages, joining channels, or any write operations.

研究检索Telegram金融情报只读消息导出通用
3.0k
Stars
334
Forks
25
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/himself65/finance-skills/main/plugins/social-readers/skills/telegram-reader/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/himself65/finance-skills/main/plugins/social-readers/skills/telegram-reader/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Telegram News Skill (Read-Only)

Reads Telegram channels and groups for financial news and market research using [tdl](https://github.com/iyear/tdl), a Telegram CLI tool.

**This skill is read-only.** It is designed for financial research: reading channel messages, monitoring financial news channels, and exporting message history. It does NOT support sending messages, joining/leaving channels, or any write operations.

---

## Step 1: Ensure tdl Is Installed

**Current environment status:**

```
!`(command -v tdl && tdl version 2>&1 | head -3 || echo "TDL_NOT_INSTALLED") 2>/dev/null`
```

If the status above shows a version number, tdl is installed — skip to Step 2.

If `TDL_NOT_INSTALLED`
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有