blogwatcher

Monitors blogs and RSS/CFM feeds, importing and filtering them by category.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/photonics-dhl/Hermes --skill blogwatcher-photonics-dhl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/photonics-dhl/Hermes/tree/main/hermes-home/skills/research/blogwatcher
Command: npx skills add https://github.com/photonics-dhl/Hermes --skill blogwatcher-photonics-dhl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps you informed by automatically monitoring multiple blogs and RSS/Atom feeds, surfacing new articles so you never miss important updates.

Core Features & Use Cases

  • Automatic feed discovery: identifies feeds from blog homepages when an explicit feed URL is not provided.
  • Read/unread management: marks items as read or unread and tracks progress across sessions.
  • OPML import: enables bulk subscription of many blogs from OPML files.
  • HTML scraping fallback: retrieves article content when feeds are unavailable or incomplete.
  • Category filtering: supports filtering articles by category to focus on relevant topics.

Use Case: You manage a tech blog pile and want a single command-line tool to stay current—add all sources, scan for new posts, and review unread items in one place.

Quick Start

Add a blog to track and run a scan to fetch new articles.

Frequently Asked Questions about blogwatcher

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

FAQPage Schema
How do I automatically track new blog posts from RSS feeds?

To automatically track RSS feeds, you add blog URLs to the tool and run a scan to fetch new articles. It features automatic feed discovery from homepages and HTML scraping fallback to ensure you surface updates reliably.

Can I import OPML files to bulk subscribe to multiple blogs?

Yes, you can bulk subscribe to multiple blogs using the OPML import feature. This allows you to add many RSS or Atom feed sources at once from an OPML file, making it easy to scale your blog monitoring.

How do I manage read and unread status for RSS articles across sessions?

You manage read and unread status using the tool's persistent read-state tracking. It marks items as read or unread and saves your progress across sessions, so you always know which articles you have already reviewed.

What is the best way to filter RSS articles by category?

The best way to filter RSS articles by category is using the built-in category filtering feature. This allows you to focus on relevant topics and scan through your unread items without being overwhelmed by unrelated updates.

Does blog monitoring require an explicit RSS or Atom feed URL?

No, blog monitoring does not require an explicit RSS or Atom feed URL. The tool features automatic feed discovery that identifies feeds directly from blog homepages, and falls back to HTML scraping when feeds are unavailable.

What do I need to set up a command-line RSS feed reader environment?

To set up this command-line RSS feed reader, you need to install the blogwatcher-cli package and configure your environment. Once configured, you can add sources, scan for new posts, and review unread articles in one place.