blogwatcher

Automate blog update tracking across RSS and Atom feeds.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps you informed about new articles from multiple blogs by automatically monitoring RSS/Atom feeds, aggregating updates, and marking read/unread status.

Core Features & Use Cases

  • Automatic feed discovery from blog homepages.
  • HTML scraping fallback when feeds are not available.
  • OPML import to batch-subscribe blogs.
  • Read/unread management and category filtering to organize updates.

Quick Start

Add blogs to monitor and run a scan to fetch new posts, then manage read status across feeds.

Frequently Asked Questions about blogwatcher

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

FAQPage Schema
How do I monitor multiple RSS and Atom feeds for new blog updates?

You can track blog updates by adding feeds to your list and running a scan to fetch new posts automatically. The tool aggregates updates across RSS and Atom feeds and organizes unread articles.

Can I import an OPML file to batch-subscribe to multiple blogs?

Yes, you can import an OPML file to batch-subscribe to multiple blogs at once. This allows you to quickly add many feeds to your monitoring list without entering them individually.

What happens if a blog doesn't have an RSS or Atom feed available?

When a blog does not have an RSS or Atom feed available, the tool uses an HTML scraping fallback. This allows it to automatically discover updates directly from the blog's homepage HTML structure.

How do I organize and manage read status across tracked blog feeds?

You can manage read status and organize tracked blog feeds using category filters. This allows you to separate unread articles from those you have already reviewed and group updates by topic.

Do I need blogwatcher-cli installed to track blog updates?

Yes, installing blogwatcher-cli is required to use this tracking functionality. The command-line interface provides the necessary commands to add blogs, run scans, and manage read status.