rss-reader

Fetch and manage RSS/Atom feeds with caching and OPML import/export.

2|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/hailingu/llm-prompts --skill rss-reader-hailingu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rss-reader
Source: https://github.com/hailingu/llm-prompts/tree/main/skills/rss-reader
Command: npx skills add https://github.com/hailingu/llm-prompts --skill rss-reader-hailingu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

RSS/Atom feed management with reliable subscriptions, health checks, and automated updates.

Core Features & Use Cases

  • Concurrently fetch and cache articles from multiple feeds to support offline access.
  • Validate feed health and automatically fall back to backup URLs to maintain coverage.
  • Synchronize default feeds into user subscriptions and export/import via OPML for portability.

Quick Start

Add a feed and then fetch recent articles from all subscriptions using the default feeds.

Frequently Asked Questions about rss-reader

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage RSS feeds with automated health checks and fallback URLs?

Managing RSS feeds with automated health checks involves validating feed availability and automatically switching to backup URLs to maintain coverage. This Skill synchronizes default feeds and performs health checks to keep subscriptions reliable.

Can I import and export RSS subscriptions using OPML for portability?

Yes, you can import and export RSS subscriptions using OPML for portability. This Skill supports OPML import and export alongside category-based organization to synchronize and move your feed lists.

How do I concurrently fetch and cache RSS articles for offline access?

To concurrently fetch and cache RSS articles for offline access, this Skill processes multiple feeds simultaneously and stores the articles locally. This caching mechanism delivers recent content without requiring live network connectivity.

What is the best way to organize RSS feeds by category and synchronize defaults?

Organizing RSS feeds by category and synchronizing defaults is handled through category-based grouping. This Skill synchronizes default feeds into user subscriptions across categories to ensure structured and healthy feed management.

Does this RSS reader work without external dependencies for feed validation?

Yes, this RSS reader operates without external dependencies for feed validation. It delivers built-in health checks, concurrent fetching, and local caching without requiring additional packages or external API integrations.