blogwatcher

Monitor blogs and RSS/Atom feeds to detect new articles and track read status.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps users informed by monitoring blogs and RSS/Atom feeds for new articles, reducing the overhead of manual checks.

Core Features & Use Cases

  • Automatic feed discovery and OPML import for scalable monitoring across many sources
  • Unread/read status tracking and filtering by category
  • HTML scraping fallback when feeds are unavailable, plus flexible deployment via blogwatcher-cli

Quick Start

Set up blogwatcher-cli and begin scanning your tracked blogs to see new articles automatically.

Frequently Asked Questions about blogwatcher

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

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

You can monitor RSS feeds and track unread articles using a tool that automatically discovers feeds, imports OPML files, and filters content by category to consolidate updates from many sources.

Can I import my existing RSS subscriptions from an OPML file?

Yes, you can import RSS subscriptions from an OPML file. This allows you to scale your blog monitoring across many sources without manually adding each individual feed URL.

What is the best way to track blog updates when a site does not have an RSS feed?

The best way to track blogs without RSS feeds is using an HTML scraping fallback. This mechanism detects new articles by monitoring page content directly when standard feeds are unavailable.

How do I filter monitored blog feeds by category?

You can filter monitored blog feeds by category by applying category filters during the tracking process. This tailors your output to show only relevant updates from your consolidated sources.

Do I need blogwatcher-cli to set up automated blog monitoring?

Yes, you need blogwatcher-cli to set up automated blog monitoring. It provides the flexible deployment mechanism required to scan tracked blogs and detect new articles automatically.

Does feed monitoring work for both personal and team content trackers?

Feed monitoring works for both personal and team content trackers who need consolidated, up-to-date feeds. It reduces the overhead of manual checks by automatically detecting new articles across many sources.