π¦ ClawHub
Multi Source Tech News Digest
by @pyh-pan
Aggregates and scores technology news daily from 100+ RSS feeds, GitHub releases, and web sources, providing customizable, filtered tech news digests.
TERMINAL
clawhub install multi-source-news-digestπ About This Skill
Multi Source Tech News Digest
A comprehensive OpenClaw skill for aggregating, scoring, and delivering technology news from 109+ sources including RSS feeds, GitHub releases, and web sources.
Features
Installation
clawhub install multi-source-news-digest
Usage
# Generate daily digest
python skill.py digestList all news items
python skill.py listForce refresh news data
python skill.py refresh
Configuration
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 filteringSources
Default sources include:
Scoring System
News items are scored based on:
Testing
python test_skill.py
Author
hesamsheikh
License
MIT
π‘ Examples
# Generate daily digest
python skill.py digestList all news items
python skill.py listForce refresh news data
python skill.py refresh
βοΈ Configuration
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 filtering