Pulls the latest posts from RSS feeds defined in an OPML file and summarizes them when you ask for recent updates. Defaults to the last 3 days if you don't specify a timeframe. It uses feedparser under the hood and outputs titles, authors, 500-word summaries, timestamps, and links. Honestly, this is most useful if you've got a steady list of feeds you check regularly and want Claude to digest them for you instead of opening a dozen tabs. The OPML configuration means you set your feeds once and forget about it. Simple tool that does exactly what it says.
npx skills add https://github.com/zephyrwang6/myskill --skill rss-aggregator