blogwatcher

Monitor RSS/Atom feeds and track blog updates via the blogwatcher CLI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/RJB07/RX01 --skill blogwatcher-rjb07
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/RJB07/RX01/tree/main/core/skills/blogwatcher
Command: npx skills add https://github.com/RJB07/RX01 --skill blogwatcher-rjb07

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monitors blogs and RSS/Atom feeds to notify you of new posts, consolidating updates in a single CLI workflow.

Core Features & Use Cases

  • Add a blog: provide a name and URL to start tracking a new source
  • List blogs: view all tracked blogs and their URLs
  • Scan for updates: fetch latest posts from all tracked feeds
  • List articles: see new and existing articles across blogs
  • Mark read: mark articles or posts as read to track progress
  • Remove a blog: stop tracking a source

Quick Start

Run blogwatcher to add a blog and scan for updates.

Frequently Asked Questions about blogwatcher

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

FAQPage Schema
How do I monitor RSS and Atom feeds for new blog posts from the command line?

You can monitor RSS and Atom feeds for new blog posts by adding the feed URLs to the blogwatcher CLI, which then scans all tracked sources to fetch and list the latest articles.

What is the best way to track updates across multiple blogs without a dedicated reader application?

Tracking updates across multiple blogs is handled by the blogwatcher CLI, which consolidates RSS and Atom feed monitoring into a single command-line workflow to list new articles.

How do I add a new blog URL and scan it for recent articles?

To add a new blog URL, use the add command with a chosen name and the feed link, then run the scan command to fetch recent articles from all tracked blogs.

Can I mark blog posts as read to track my progress through the feed list?

Yes, you can mark blog posts as read directly within the blogwatcher CLI, allowing you to track your reading progress and distinguish new articles from existing ones.

How do I remove a tracked blog or RSS feed from my monitoring list?

You can remove a tracked blog or RSS feed by using the remove command in the blogwatcher CLI, which stops the tool from scanning that source for future updates.

Does the blogwatcher CLI require any external dependencies to scan feeds?

No, the blogwatcher CLI operates without external dependencies, allowing you to add blogs, scan RSS and Atom feeds, and list articles directly in your environment.