blogwatcher

Aggregate RSS/Atom blog feeds and track read/unread articles.

31|3|Updated May 7, 2026
One-click install
npx skills add https://github.com/markwang2658/hermes-windows-native --skill blogwatcher-markwang2658
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/markwang2658/hermes-windows-native/tree/main/hermes-agent/skills/research/blogwatcher
Command: npx skills add https://github.com/markwang2658/hermes-windows-native --skill blogwatcher-markwang2658

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically tracks blog updates by discovering RSS/Atom feeds, aggregating new items, and managing read/unread status across many sources.

Core Features & Use Cases

  • Automatic feed discovery from blog homepages
  • OPML import for bulk subscriptions
  • Read/unread tracking and filtering
  • HTML scraping fallback when feeds are unavailable
  • Lightweight CLI for cross-platform use

Quick Start

Install blogwatcher-cli and run a scan to start aggregating your tracked feeds.

Frequently Asked Questions about blogwatcher

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

FAQPage Schema
How do I track unread articles across multiple RSS feeds?

Aggregate RSS feeds by running a cross-platform CLI that discovers blog updates and manages read/unread status across multiple sources. This enables personal content curation and subscription management without missing new posts.

Can I import OPML files for bulk blog subscriptions?

Yes, you can import OPML files to bulk subscribe to blogs. The tool processes the OPML import to automatically add multiple feed sources, streamlining the initial setup for tracking numerous blogs simultaneously.

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

When a blog lacks an RSS or Atom feed, the tool uses an HTML scraping fallback to extract updates directly from the homepage. This ensures continuous tracking even when standard feed discovery fails.

Does the blog feed aggregator work on Windows, macOS, and Linux?

Yes, the feed aggregator works on Windows, macOS, and Linux through a lightweight CLI. It provides cross-platform support for discovering feeds, importing OPML, and tracking unread articles consistently.

How does automatic feed discovery work for blog homepages?

Automatic feed discovery works by scanning blog homepages to locate available RSS or Atom feeds. Once discovered, the tool aggregates new items automatically, ensuring you receive content updates without manual URL input.