Claude Skill
jacob-bd/openclaw-newsroom
OpenClaw Newsroom is an automated AI news scanning pipeline that aggregates 5 data sources, applies quality scoring, and uses Gemini Flash for editorial curation at ~$5/month.
Overview
Repository
Install this Skill
git clone https://github.com/jacob-bd/openclaw-newsroom.gitRegistry
Summary
OpenClaw Newsroom is an automated AI news scanning pipeline that aggregates content from 5 data sources, applies quality scoring, and uses Gemini Flash for editorial curation—all for approximately $5 per month.
OpenClaw的自动化AI新闻扫描管道——5个数据源、质量评分、Gemini Flash编辑精选。每月约5美元。
Key features
- Aggregates news from 5 diverse data sources
- Automated quality scoring for content filtering
- Gemini Flash-powered editorial curation
- Low operational cost (~$5/month)
- Built as a fully automated pipeline
Use cases
- Personalized news aggregation for niche topics
- Cost-effective media monitoring for small teams
- Automated content curation for newsletters
- Research data collection from multiple sources
README excerpt
# 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 │ └─
Topics
No topics yet.