Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Fetch latest news headlines from major RSS feeds (BBC, Reuters, AP, Al Jazeera, NPR, The Guardian, DW).
Fetch latest news headlines from major RSS feeds (BBC, Reuters, AP, Al Jazeera, NPR, The Guardian, DW).
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
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 scripts/news.py
What it does: Fetch headlines from one source only. How to execute: python3 scripts/news.py --source bbc python3 scripts/news.py --source reuters python3 scripts/news.py --source ap python3 scripts/news.py --source guardian python3 scripts/news.py --source aljazeera python3 scripts/news.py --source npr python3 scripts/news.py --source dw
What it does: Fetch headlines filtered to a specific topic/keyword. python3 scripts/news.py --topic "climate" python3 scripts/news.py --source bbc --topic "ukraine"
What it does: Control how many items per feed (default 8). python3 scripts/news.py --limit 20
What it does: Show all available feed sources and their categories. python3 scripts/news.py --list-sources
SourceCategoriesbbctop, world, business, tech, science, healthreuterstop, world, business, tech, science, healthaptopguardiantop, world, business, tech, sciencealjazeeratopnprtopdwtop
User asks for latest news, current events, headlines User wants a news briefing or daily digest User asks "what's happening in the world" User asks about news on a specific topic User asks for a morning briefing
Returns markdown with headlines, short descriptions, publication times, and links. Grouped by source.
Messaging, meetings, inboxes, CRM, and teammate communication surfaces.
Largest current source with strong distribution and engagement signals.