blogwatcher

Monitor blogs and RSS/Atom feeds for new content.

1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill blogwatcher-brittaniebuffiecsu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/brittaniebuffiecsu/zerogravityclaw/tree/main/src/hermes-core/skills/research/blogwatcher
Command: npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill blogwatcher-brittaniebuffiecsu

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of monitoring blogs and RSS/Atom feeds, allowing users to stay updated with new content without manual checks.

Core Features & Use Cases

  • Feed Monitoring: Automatically detect new content in specified blogs and RSS/Atom feeds.
  • Automatic Feed Discovery: Automatically discovers feeds from blog homepages.
  • HTML Scraping Fallback: Falls back to HTML scraping if RSS fails.
  • OPML Import: Import subscriptions from OPML files.
  • Read/Unread Article Management: Manage read and unread articles.

Quick Start

Use the blogwatcher skill to add a new blog to monitor: blogwatcher-cli add "My Blog" https://example.com

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 blogs for new content automatically?

You can monitor RSS feeds and blogs for new content automatically by adding them to a feed reader that checks for updates. This Skill discovers feeds from blog homepages and tracks new articles.

Can I import OPML files to bulk subscribe to RSS feeds?

Yes, you can import OPML files to bulk subscribe to RSS feeds. This allows you to migrate subscriptions from another feed reader and manage read/unread article states in one place.

What happens when RSS feed monitoring fails for a specific blog?

When RSS feed monitoring fails for a specific blog, the tool falls back to HTML scraping. This ensures you continue receiving content updates even if the site lacks a valid RSS or Atom feed.

Do I need a specific CLI tool to enable blog monitoring from the command line?

Yes, you need the blogwatcher-cli tool installed to enable blog monitoring from the command line. It is a required dependency for adding feeds and executing monitoring commands.

How do I track read and unread articles across multiple RSS feeds?

You can track read and unread articles across multiple RSS feeds using the tool's article state management. This feature automatically organizes new content so you only see what you have not read.

What is the best way to discover RSS feeds from blog homepages?

The best way to discover RSS feeds from blog homepages is using a tool with automatic feed detection. This Skill scans specified URLs to find and subscribe to available RSS or Atom feeds without manual searching.