rss-catchup

Installation
SKILL.md

Catch up on RSS feeds by auto-summarizing new articles.

Prerequisites

Requires feedparser:

pip install feedparser

Helper Script

Use scripts/rss_helper.py for fetching data:

# List recent articles from a feed
python3 scripts/rss_helper.py feed URL [limit]

# Get article content (fetches full page)
python3 scripts/rss_helper.py article URL
Related skills

More from taylorhuston/local-life-manager

Installs
10
GitHub Stars
42
First Seen
Jan 26, 2026