← 返回 Skills 市场
hohobohan

News Curator

作者 Hobohan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
44
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install hobohan-news-curator
功能描述
Fetch, filter, dedup, and deliver curated news briefings to Telegram. Benzinga for finance, AI News RSS for tech.
使用说明 (SKILL.md)

News Curator

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

Sources

Type Source
Finance Benzinga Markets feed (site:benzinga.com markets)
AI/Tech Artificial Intelligence News RSS + The Verge AI
Backup Web 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

Time Description Model
7:30am Morning briefing deepseek/deepseek-v4-flash
3:00pm Afternoon briefing deepseek/deepseek-v4-flash
10:00pm Night briefing deepseek/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.

安全使用建议
Install this only if you want an agent to run on a schedule and send generated news briefings to Telegram automatically. Before enabling it, confirm which Telegram chat or channel receives the posts and whether you want manual review before recurring delivery.
能力标签
crypto
能力评估
Purpose & Capability
The stated purpose, allowed tools, and instructions align: web fetch/search are used to gather public finance and AI news, cron schedules recurring briefings, and Telegram delivery is explicitly part of the skill.
Instruction Scope
The instructions clearly describe three automatic daily runs and auto-delivery, but they do not add much user-facing detail about Telegram channel selection, approval gates, or disabling delivery.
Install Mechanism
The artifact contains only SKILL.md and CHANGELOG.md with no executable install script, dependency package, obfuscation, or hidden setup behavior.
Credentials
The requested web and cron capabilities are proportionate to scheduled news curation; exec is declared but the skill tells users to prefer direct cron agent turns over deprecated shell scripts and no scripts are included.
Persistence & Privilege
Recurring cron execution is a form of persistence, but it is central to the advertised briefing use case and is disclosed with specific run times.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install hobohan-news-curator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /hobohan-news-curator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release. Benzinga + AI news curation, web search fallback, Telegram delivery, cron schedule.
元数据
Slug hobohan-news-curator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

News Curator 是什么?

Fetch, filter, dedup, and deliver curated news briefings to Telegram. Benzinga for finance, AI News RSS for tech. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 44 次。

如何安装 News Curator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install hobohan-news-curator」即可一键安装,无需额外配置。

News Curator 是免费的吗?

是的,News Curator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

News Curator 支持哪些平台?

News Curator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 News Curator?

由 Hobohan(@hohobohan)开发并维护,当前版本 v1.0.0。

💬 留言讨论