← 返回
未分类 中文

News Curator

Fetch, filter, dedup, and deliver curated news briefings to Telegram. Benzinga for finance, AI News RSS for tech.
抓取、过滤、去重后通过Telegram推送精选新闻简报,金融来源Benzinga,科技来源AI新闻RSS。
hohobohan
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 111
下载
💾 0
安装
1
版本
#latest

概述

News Curator

Three daily briefings: morning (7:30am), afternoon (3pm), night (10pm). Each fetches live web content, filters, curates, and delivers to Telegram.

Sources

TypeSource
--------------
FinanceBenzinga Markets feed (site:benzinga.com markets)
AI/TechArtificial Intelligence News RSS + The Verge AI
BackupWeb search: "latest AI artificial intelligence news today" + "latest finance markets news today"

Filter OUT: personal finance, crypto, forex, NFT, spam, low-quality content, price predictions, lifestyle junk.

Delivery format (via Telegram)

📰 News Briefing — June 3

💰 Finance & Markets:
• Title — one-line summary (source) | link

🤖 AI & Tech:
• Title — one-line summary (source) | link

Curated by Patch

Cron schedule

TimeDescriptionModel
--------------------------
7:30amMorning briefingdeepseek/deepseek-v4-flash
3:00pmAfternoon briefingdeepseek/deepseek-v4-flash
10:00pmNight briefingdeepseek/deepseek-v4-flash

All pin model explicitly. Timeout: 600s (web search + curation in one turn).

Flow

  1. Cron fires isolated agentTurn
  2. Agent searches web for news (4 searches: finance, AI, Benzinga, The Verge)
  3. Filters out junk content
  4. Selects 6-8 most important items (mix finance + AI)
  5. Formats into briefing block
  6. Agent's response auto-delivers to Telegram via announce delivery mode

Dedup (within single run)

Built into agent prompt: "Filter OUT personal finance, crypto, forex, NFT, spam" — implicit dedup via web search result freshness.

News pending (legacy)

Old flow used news-pending/ directory with curated-news.py fetching RSS at 7:30am. Replaced by direct web search in agentTurn crons. No longer in use.

Scripts

  • deliver-news.sh — legacy shell wrapper (deprecated)
  • send-news-today.sh — legacy delivery (deprecated)

Prefer direct cron agentTurn over shell scripts.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-06-04 14:10

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

Cron Hardening

hohobohan
可靠的 OpenClaw 定时任务指南:模型固定、绝对路径、超时设置、投递配置和错误恢复。
★ 0 📥 140

Dashboard Generator

hohobohan
生成自包含的 HTML 仪表板,用于内存日志、费用图表和 token 使用情况,按 cron 每小时运行。
★ 0 📥 135

Sync Adapter

hohobohan
本地 .md 文件同步至 Google 表格,使用去重哈希,适用于支出、投资及任意键值数据。
★ 0 📥 137