rss-reader
Installation
SKILL.md
RSS Reader Skill
Read and parse RSS/Atom feeds.
When to Use
- Get latest articles from a feed
- Subscribe to news sources
- Monitor blog updates
- Aggregate multiple feeds
Feed Information
Get Feed Details
# Get feed info
curl -s "https://example.com/feed.xml" | head -20