Simple news feed reader (RSS)
Fetch latest news headlines from major RSS feeds (BBC, Reuters, AP, Al Jazeera, NPR, The Guardian, DW). No API keys required.
Fetch latest news headlines from major RSS feeds (BBC, Reuters, AP, Al Jazeera, NPR, The Guardian, DW). No API keys required.
Real data. Real impact.
Growing
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Fetch current news headlines and summaries from major international RSS feeds. Zero API keys, zero dependencies — uses only Python stdlib and HTTP.
What it does: Fetch latest headlines from all configured feeds (or a specific source). How to execute:
python3 {baseDir}/scripts/news.py
What it does: Fetch headlines from one source only. How to execute:
python3 {baseDir}/scripts/news.py --source bbc python3 {baseDir}/scripts/news.py --source reuters python3 {baseDir}/scripts/news.py --source ap python3 {baseDir}/scripts/news.py --source guardian python3 {baseDir}/scripts/news.py --source aljazeera python3 {baseDir}/scripts/news.py --source npr python3 {baseDir}/scripts/news.py --source dw
What it does: Fetch headlines filtered to a specific topic/keyword.
python3 {baseDir}/scripts/news.py --topic "climate" python3 {baseDir}/scripts/news.py --source bbc --topic "ukraine"
What it does: Control how many items per feed (default 8).
python3 {baseDir}/scripts/news.py --limit 20
What it does: Show all available feed sources and their categories.
python3 {baseDir}/scripts/news.py --list-sources
| Source | Categories |
|---|---|
| bbc | top, world, business, tech, science, health |
| reuters | top, world, business, tech, science, health |
| ap | top |
| guardian | top, world, business, tech, science |
| aljazeera | top |
| npr | top |
| dw | top |
Returns markdown with headlines, short descriptions, publication times, and links. Grouped by source.
No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.