askill
rss-aggregator

rss-aggregatorSafety 100Repository

Aggregates and summarizes recent updates from a predefined list of RSS feeds. Use when the user asks for "recent updates", "what's new", or "RSS updates" within a specific timeframe.

48 stars
1.2k downloads
Updated 2/7/2026

Package Files

Loading files...
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.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

85/100Analyzed 2/9/2026

A well-defined skill for aggregating RSS feeds using a local script. It includes clear triggers, specific commands with dependency management, and configuration details.

100
95
40
90
95

Metadata

Licenseunknown
Version-
Updated2/7/2026
Publisherzephyrwang6

Tags

No tags yet.