blogwatcher

Monitor blogs and RSS/Atom feeds for updates using blogwatcher-cli.

2|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/AlexiosBluffMara/mercury --skill blogwatcher-alexiosbluffmara
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/AlexiosBluffMara/mercury/tree/main/skills/research/blogwatcher
Command: npx skills add https://github.com/AlexiosBluffMara/mercury --skill blogwatcher-alexiosbluffmara

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monitor blogs and RSS/Atom feeds for updates using the blogwatcher-cli tool. Add blogs, scan for new articles, track read status, and filter by category.

Core Features & Use Cases

  • Automatic feed discovery from blog homes when no feed is provided
  • HTML scraping fallback to extract content when feeds are limited
  • OPML import to bulk-subscribe to multiple feeds
  • Read/unread management and category filtering for organized reading

Quick Start

Install blogwatcher-cli, then add your blogs and run a scan to start tracking updates.

Frequently Asked Questions about blogwatcher

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

FAQPage Schema
How do I track blog updates from RSS and Atom feeds?

You can track blog updates by adding RSS or Atom feeds to a monitoring tool that scans subscribed sources for new articles. The system uses persistent storage and configurable filters to manage subscriptions and track read/unread states.

Can I bulk subscribe to RSS feeds using an OPML file?

Yes, you can bulk subscribe to RSS feeds by importing an OPML file. This allows you to add multiple feed sources at once instead of entering them individually.

What happens if a blog does not have an RSS or Atom feed?

When a blog lacks an RSS or Atom feed, the system uses automatic feed discovery from the blog's homepage. If that fails, it falls back to HTML scraping to extract content directly.

Is there a way to organize tracked blog articles by category?

Yes, you can organize tracked blog articles using category filtering. This feature works alongside read and unread management to help you sort and prioritize your reading list.

Does command line RSS feed monitoring support read and unread tracking?

Yes, command line RSS feed monitoring supports read and unread tracking. It uses a CLI workflow with persistent storage to manage article states and configurable filters to control updates.