← 返回
效率工具

AK RSS 24h Brief

Read RSS/Atom feeds from an OPML list, fetch articles from the last N hours, and generate a Chinese categorized brief. Use for requests like “generate a 24-h...
从OPML列表读取RSS/Atom订阅源,获取最近N小时的条目,生成中文分类摘要。用于“生成24小时简报”等请求。
seandong
效率工具 clawhub v0.1.2 1 版本 99937.2 Key: 无需
★ 1
Stars
📥 1,572
下载
💾 23
安装
1
版本
#latest

概述

AK RSS 24h Brief

Command

python3 scripts/generate_brief.py \
  --opml-url "https://gist.githubusercontent.com/emschwartz/e6d2bf860ccc367fe37ff953ba6de66b/raw/426957f043dc0054f95aae6c19de1d0b4ecc2bb2/hn-popular-blogs-2025.opml" \
  --hours 24 \
  --min-items 5 \
  --max-items 10

Parameters

  • --opml-url / --opml-file: OPML source (choose one)
  • --hours: time window (default 24)
  • --min-items: minimum output items (default 5)
  • --max-items: maximum output items (default 10)
  • --timeout: network timeout in seconds (default 15)
  • --max-feeds: max feeds to fetch (default 200)
  • --workers: concurrent workers (default 10)

Output Format (fixed)

  • Header line:
  • - RSS Source
  • Category heading: ## Category Name
  • Article item:
  • - Original Title
  • Next line: Chinese content summary (concise, content-based)
  • Footer line: Overall Summary: ...

Example Snippet

# 技术资讯简报(最近 24 小时)

- [RSS Source](https://gist.githubusercontent.com/emschwartz/e6d2bf860ccc367fe37ff953ba6de66b/raw/426957f043dc0054f95aae6c19de1d0b4ecc2bb2/hn-popular-blogs-2025.opml)

## **AI工程**
- [How I think about Codex](https://simonwillison.net/2026/Feb/22/how-i-think-about-codex/#atom-everything)
  重点澄清 Codex 相关概念与使用语境,帮助开发者在工具选择和工作流设计上减少认知偏差。

---
Overall Summary: 本期重点聚焦 AI 工程实践与开发效率优化。

Constraints

  • Keep original article titles and links
  • Do not output source domain, published time, or fetch stats
  • Each item must be a Chinese content summary (no boilerplate phrasing, no raw truncation, no embedded English sentences)
  • Never fabricate facts

版本历史

共 1 个版本

  • v0.1.2 当前
    2026-03-29 05:03 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

X Timeline Digest

seandong
使用bird构建X (Twitter)‘为你推荐’和‘关注’时间线的去重摘要,并输出用于上游投递的载荷。
★ 9 📥 2,851
productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 446 📥 226,504
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 440 📥 148,317