skills/zephyrwang6/myskill/rss-aggregator

rss-aggregator

SKILL.md

RSS Aggregator

This skill fetches and aggregates the latest updates from a curated list of RSS feeds defined in references/feeds.opml.

Usage

When the user asks for updates (e.g., "recent updates", "last 3 days", "what's new"), use the scripts/aggregate.py script.

Command

uv run --with feedparser scripts/aggregate.py --days <number_of_days>

If the user doesn't specify a timeframe, default to 3 days.

Output

The script outputs a list of updates in the following format:

  • Title
  • Author
  • Summary (~500 words, extracted from feed content)
  • Update Time
  • Link

Configuration

The list of feeds is stored in references/feeds.opml.

Weekly Installs
93
GitHub Stars
88
First Seen
Feb 4, 2026
Installed on
opencode80
codex75
cursor75
gemini-cli74
openclaw71
github-copilot69