rss-aggregator

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.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "rss-aggregator" with this command: npx skills add zephyrwang6/myskill/zephyrwang6-myskill-rss-aggregator

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.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

web-scraper

No summary provided by upstream source.

Repository SourceNeeds Review
General

youtube-transcript-cn

No summary provided by upstream source.

Repository SourceNeeds Review
General

content-topic-generator

No summary provided by upstream source.

Repository SourceNeeds Review