blogwatcher

Manage RSS/Atom feed updates and track article read status via blogwatcher-cli.

Updated May 4, 2026
One-click install
npx skills add https://github.com/InverterNetwork/hermes-agent --skill blogwatcher-inverternetwork
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/InverterNetwork/hermes-agent/tree/main/skills/research/blogwatcher
Command: npx skills add https://github.com/InverterNetwork/hermes-agent --skill blogwatcher-inverternetwork

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of information overload by centralizing updates from various blogs and RSS/Atom feeds into a single, manageable command-line interface.

Core Features & Use Cases

  • Feed Management: Add, list, and remove blogs or import subscriptions via OPML files.
  • Smart Scanning: Automatically discover feeds from homepages or use HTML scraping as a fallback when standard feeds are unavailable.
  • Article Organization: Track read/unread status, filter articles by category or blog, and mark items as read in bulk.
  • Use Case: A researcher can track updates from multiple engineering blogs and news sites, scanning them periodically to catch new articles without visiting each website individually.

Quick Start

Use the blogwatcher skill to scan all tracked blogs for new articles and display the unread list.

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 from the command line?

You can monitor RSS feeds and blogs from the command line by using blogwatcher to centralize updates into a single interface. It tracks feed updates and manages article discovery automatically.

Can I import existing RSS subscriptions from an OPML file?

Yes, you can import existing RSS subscriptions from an OPML file. The feed management feature allows you to add feeds individually or bulk import them via OPML.

How do I track new articles on websites without a standard RSS feed?

You can track new articles on websites without a standard RSS feed using HTML scraping. The tool uses this as a fallback to automatically discover and monitor content updates.

Do I need a local database to track RSS feed read status?

Yes, you need a local SQLite database to track RSS feed read status. This persistent storage retains your feed metadata and read or unread tracking information locally.

What is the best way to organize unread articles from multiple news feeds?

The best way to organize unread articles from multiple news feeds is by filtering them by category or blog. You can track read status and mark items as read in bulk.