·rss-aggregator
</>

rss-aggregator

zephyrwang6/myskill

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.

25Installs·0Trend·@zephyrwang6

Installation

$npx skills add https://github.com/zephyrwang6/myskill --skill rss-aggregator

SKILL.md

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

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

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

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. Source: zephyrwang6/myskill.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/zephyrwang6/myskill --skill rss-aggregator
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is 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. Source: zephyrwang6/myskill.

How do I install rss-aggregator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zephyrwang6/myskill --skill rss-aggregator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/zephyrwang6/myskill