opml-rss-reader

Discover and query OPML/RSS feeds from URLs using SPARQL/SPASQL templates.

35|8|Updated Dec 19, 2025
One-click install
npx skills add https://github.com/OpenLinkSoftware/ai-agent-skills --skill opml-rss-reader
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opml-rss-reader
Source: https://github.com/OpenLinkSoftware/ai-agent-skills/tree/main/opml-rss-reader
Command: npx skills add https://github.com/OpenLinkSoftware/ai-agent-skills --skill opml-rss-reader

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

OPML and RSS feed authors and readers often struggle to discover, organize, and troubleshoot feeds from various sources. This skill provides automated discovery, querying, and troubleshooting workflows against linked-data infrastructure to help users explore OPML/RSS/Atom feeds, retrieve feed content, and diagnose issues.

Core Features & Use Cases

  • Auto-discovery of feeds from web pages (HTML link tags, HTTP headers, and common paths)
  • Query-driven exploration of OPML/RSS/Atom feeds using predefined SPARQL/SPASQL templates
  • Supports cached (P1/P3) and live (P2/P4) editions for feed content
  • Troubleshooting guidance and configuration support for feed-related workflows

Quick Start

Provide a feed URL and ask to explore its OPML or RSS/Atom feeds using the built-in templates.

Frequently Asked Questions about opml-rss-reader

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

FAQPage Schema
How do I auto-discover RSS and Atom feeds from a webpage?

To auto-discover RSS and Atom feeds, this Skill analyzes HTML link tags, HTTP headers, and common paths from a provided webpage URL to locate available feed sources for exploration.

Can I query OPML feed content using SPARQL?

Yes, you can query OPML feed content using SPARQL/SPASQL. This Skill executes predefined query templates against linked-data infrastructure to retrieve and explore feed data.

What is the best way to troubleshoot a broken RSS feed?

The best way to troubleshoot a broken RSS feed is to use this Skill's diagnostic workflows, which query linked-data infrastructure to identify issues and provide configuration guidance for feed-related problems.

Does this Skill support retrieving live and cached feed content?

Yes, this Skill supports retrieving both cached (P1/P3) and live (P2/P4) feed content editions, allowing you to explore current or historical feed data using predefined SPARQL templates.

Why does my SPARQL feed query time out after 30 seconds?

Your SPARQL feed query times out because this Skill enforces a 30-second execution limit via the underlying linked-data infrastructure to prevent long-running queries from blocking the system.