blogwatcher

Monitor blogs and RSS/Atom feeds for new content and updates.

Updated Jun 15, 2026
One-click install
npx skills add https://github.com/Piaoxuemoli/qoobeeHermes --skill blogwatcher-piaoxuemoli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/Piaoxuemoli/qoobeeHermes/tree/main/hermes/skills/research/blogwatcher
Command: npx skills add https://github.com/Piaoxuemoli/qoobeeHermes --skill blogwatcher-piaoxuemoli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires blogwatcher-cli, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of monitoring blogs and RSS/Atom feeds, providing updates and tracking new content without manual checks.

Core Features & Use Cases

  • Automatic Feed Discovery: Identifies and tracks RSS/Atom feeds from blog homepages.
  • HTML Scraping Fallback: Extracts content when RSS/Atom feeds are unavailable.
  • OPML Import: Imports subscriptions from popular feed readers.
  • Read/Unread Article Management: Keeps track of read and unread articles.

Quick Start

Use the blogwatcher skill to add a new blog subscription for 'example.com'.

Frequently Asked Questions about blogwatcher

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

FAQPage Schema
How do I automatically monitor new articles across multiple RSS feeds?

You can automatically monitor new articles by adding blog subscriptions to track RSS feeds. The Skill discovers feeds from blog homepages, scrapes HTML as a fallback, and alerts you to content updates without manual checks.

Can I import existing RSS subscriptions from an OPML file?

Yes, you can import RSS subscriptions from an OPML file. This feature allows you to migrate existing subscription lists from popular feed readers directly into the article management system for immediate tracking.

Does blog monitoring work for sites without an RSS or Atom feed?

Yes, blog monitoring works for sites without RSS or Atom feeds by using an HTML scraping fallback. This mechanism extracts content updates directly from the webpage, ensuring you stay informed even when standard feeds are unavailable.

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

Yes, you need the blogwatcher-cli dependency installed to execute feed tracking and update alerts. This command-line interface powers the background processing required for article monitoring and subscription management.

How do I keep track of read and unread articles from my feed tracking?

The Skill provides built-in read and unread article management to track feed updates. It automatically organizes monitored content, ensuring you can easily distinguish which blog posts you have already reviewed.

What is the best way to manage content update alerts for multiple blogs?

The best way to manage content update alerts is using an automated feed tracking system with OPML import and HTML scraping. This approach centralizes subscriptions, providing read and unread article tracking without manual checks.