rss_subscribe

Subscribe to RSS feeds and monitor keywords via Google News.

3|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/glwlg/X-bot --skill rss-subscribe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rss_subscribe
Source: https://github.com/glwlg/X-bot/tree/main/skills/builtin/rss_subscribe
Command: npx skills add https://github.com/glwlg/X-bot --skill rss-subscribe

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires feedparser, httpx, and includes scripts (resource) components.

What problem does it solve?

RSS feeds and keyword monitoring are often scattered across tools. This Skill centralizes RSS subscriptions and keyword-based news monitoring to deliver timely, organized updates.

Core Features & Use Cases

  • Subscribes to RSS feeds and monitors keywords to deliver consolidated news updates.
  • Manages subscriptions with add/list/remove/refresh operations, and supports keyword monitoring via Google News across multiple sources.
  • Use Case: Imagine you want daily updates from favorite blogs and you want to track mentions of a topic across sources.

Quick Start

Subscribe to a feed: /subscribe https://example.com/rss.xml Monitor a keyword: /monitor "AI safety" List subscriptions: /list_subs

Frequently Asked Questions about rss_subscribe

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

FAQPage Schema
How do I monitor keywords and consolidate RSS feeds into a single news update?

You can monitor keywords and consolidate RSS feeds by subscribing to feed URLs and tracking specific topics across sources like Google News. The Skill centralizes these subscriptions to deliver organized, timely news updates via a unified context.

How do I manage my RSS subscriptions using feedparser and httpx?

You manage RSS subscriptions by adding, listing, removing, and refreshing feeds. Using the feedparser and httpx libraries, the Skill fetches and parses feed data, storing your subscriptions to return structured results for your tracked sources.

Can I track mentions of a topic across multiple news sources automatically?

Yes, you can track mentions across multiple sources by setting up keyword monitoring. The Skill uses Google News to monitor specified keywords, consolidating the updates from various sources into a single, organized news feed.

What is the best way to subscribe to a new RSS feed or keyword monitor?

The best way to subscribe is by using the quick start commands: use a subscribe command with the feed URL, or a monitor command with your target keyword. This adds the source to your managed list for automated news updates.

Does this RSS subscription tool require a stable environment to fetch feeds and store data?

Yes, the RSS subscription tool requires a stable environment to consistently fetch feeds, store subscription data, and return structured results. A stable setup ensures continuous monitoring and reliable news delivery.

What are the limitations of using Google News keyword monitoring for RSS updates?

The limitations of using Google News keyword monitoring include dependency on external source availability and the need for a stable network environment to fetch feeds. If a source changes its structure or goes offline, the consolidated news updates may be incomplete.