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]
Installs
3
First Seen
Apr 14, 2026
rss-reader — memorysaver/looplia-skills