blogwatcher

Monitor and aggregate updates from blogs and RSS/Atom feeds.

1|Updated May 21, 2026
One-click install
npx skills add https://github.com/blueskies1818/hermesALIone --skill blogwatcher-blueskies1818
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/blueskies1818/hermesALIone/tree/main/Agent/skills/research/blogwatcher
Command: npx skills add https://github.com/blueskies1818/hermesALIone --skill blogwatcher-blueskies1818

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you monitor and stay updated with the latest blog posts and RSS/Atom feeds, ensuring you never miss important updates.

Core Features & Use Cases

  • Monitor Blogs: Track blog updates and RSS/Atom feeds.
  • Automatic Feed Discovery: Automatically discover feeds from blog homepages.
  • HTML Scraping: Fallback to HTML scraping if RSS fails.
  • OPML Import: Import blogs in bulk from OPML files.
  • Read/Unread Article Management: Manage read and unread articles.
  • Use Case: Keep up with your favorite tech blogs by automatically scanning them for new posts.

Quick Start

Use the blogwatcher skill to add a new blog and start monitoring updates.

Frequently Asked Questions about blogwatcher

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

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

You can monitor RSS and Atom feeds for blog updates automatically by adding blogs to track, which handles feed discovery and aggregates new posts as they are published.

Can I import an OPML file to monitor multiple blogs in bulk?

Yes, you can import multiple blogs in bulk using an OPML file, which adds all listed feeds to your monitoring queue to track updates simultaneously.

How does HTML scraping work when RSS feed discovery fails for a blog?

HTML scraping serves as a fallback mechanism when RSS feed discovery fails, directly parsing blog homepage HTML to extract and aggregate new article updates.

What's the best way to manage read and unread articles from aggregated RSS feeds?

The best way to manage read and unread articles from aggregated RSS feeds is using built-in article management, which tracks your reading status across all monitored blogs.

Do I need to manually find RSS feed URLs to start monitoring a blog?

No, you do not need to manually find RSS feed URLs because the system features automatic feed discovery, which detects and configures feeds directly from blog homepages.