Claude Skill
jacob-bd/openclaw-newsroom
OpenClaw Newsroom 是一个自动化 AI 新闻扫描管道,聚合 5 个数据源,进行质量评分,并使用 Gemini Flash 进行编辑策划,每月成本约 5 美元。
概览
仓库信息
安装这个 Skill
git clone https://github.com/jacob-bd/openclaw-newsroom.gitRegistry 信息
项目简介
OpenClaw Newsroom 是一个自动化 AI 新闻扫描管道,聚合来自 5 个数据源的内容,进行质量评分,并使用 Gemini Flash 进行编辑策划——每月成本约 5 美元。
Automated AI news scanning pipeline for OpenClaw — 5 data sources, quality scoring, Gemini Flash editorial curation. ~$5/month.
要点
- 从 5 个不同数据源聚合新闻
- 自动质量评分以过滤内容
- 由 Gemini Flash 驱动的编辑策划
- 低运营成本(约 5 美元/月)
- 构建为全自动管道
使用场景
- 针对小众话题的个性化新闻聚合
- 小团队的性价比媒体监控
- 自动内容策划用于新闻简报
- 从多个来源收集研究数据
README 摘要
# OpenClaw Automated News Scanner  [](CHANGELOG.md) [](https://buymeacoffee.com/jacobbd) <a href="https://t.me/genaispot"><img src="assets/gen-ai-spotlight-logo.jpg" width="120" align="left" style="margin-right: 16px;" /></a> **See it in action:** This pipeline powers [Gen AI Spotlight](https://t.me/genaispot) on Telegram — a fully automated AI news channel. Join to see what the output looks like in production. <br clear="left"/> ### Video Walkthroughs <table> <tr> <td width="50%"> <a href="https://youtu.be/2nk5CqrXX9E"><img src="assets/video-thumbnail-1.jpg" width="100%" /></a> <br/><a href="https://youtu.be/2nk5CqrXX9E">Building the News Scan Pipeline</a> </td> <td width="50%"> <a href="https://youtu.be/cvdAqCM1wGs"><img src="assets/video-thumbnail-2.jpg" width="100%" /></a> <br/><a href="https://youtu.be/cvdAqCM1wGs">Pipeline Deep Dive & Demo</a> </td> </tr> </table> --- A complete, automated AI news scanning pipeline for [OpenClaw](https://github.com/openclaw/openclaw). Scans 5 data sources every 2 hours, scores and deduplicates results with a persistent SQLite database, enriches top articles with full text, and uses a 3-tier LLM failover chain (Gemini Flash Lite → Grok via OpenRouter → Gemini Flash) to curate the best stories for your channel. **Pipeline cost:** ~$5/month (Gemini Flash Lite API + Tavily free tier) --- ## How This Fits Into OpenClaw This pipeline is designed to run as an **OpenClaw cron job**. Here's how it integrates: ``` OpenClaw Gateway ├── Cron scheduler fires every 2 hours │ └─
话题
暂无话题