rss-fetch
OfficialFetch RSS/Atom feeds via curl.
Authorvm0-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you fetch and parse RSS/Atom feeds to stay updated with news and blog content, directly from the command line.
Core Features & Use Cases
- Fetch public RSS/Atom feeds
- Parse with xmllint or convert to JSON
- Aggregate and monitor multiple feeds
Quick Start
Fetch Hacker News front page: curl -s "https://hnrss.org/frontpage" | head -100
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rss-fetch Download link: https://github.com/vm0-ai/vm0-skills/archive/main.zip#rss-fetch Please download this .zip file, extract it, and install it in the .claude/skills/ directory.