rss-reader
Installation
SKILL.md
RSS Reader
Fetch, parse, and process RSS/Atom feeds to monitor content sources and extract updates.
When to Use
- Monitoring news feeds for specific topics
- Tracking blog updates from multiple sources
- Aggregating content from various RSS sources
- Extracting structured data from feed entries
Feed Fetching
Using the Script
python scripts/fetch_rss.py <feed_url> [--limit N] [--format json|text]