Install
openclaw skills install multi-source-news-digestAggregates and scores technology news daily from 100+ RSS feeds, GitHub releases, and web sources, providing customizable, filtered tech news digests.
openclaw skills install multi-source-news-digestA comprehensive OpenClaw skill for aggregating, scoring, and delivering technology news from 109+ sources including RSS feeds, GitHub releases, and web sources.
clawhub install multi-source-news-digest
# Generate daily digest
python skill.py digest
# List all news items
python skill.py list
# Force refresh news data
python skill.py refresh
Edit config.json to customize:
rss_sources: List of RSS feed URLsgithub_repos: GitHub repositories to monitorweb_sources: Web pages to scrapemax_news_per_source: Maximum news items per sourcemin_score_threshold: Minimum score threshold for news filteringDefault sources include:
News items are scored based on:
python test_skill.py
hesamsheikh
MIT