blogwatcher

Monitor RSS/Atom feeds and manage articles via a command-line interface.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the challenge of keeping track of updates across multiple blogs and RSS/Atom feeds by centralizing monitoring and management into a single command-line interface.

Core Features & Use Cases

  • Automated Feed Tracking: Automatically discover and monitor RSS/Atom feeds from blog URLs.
  • Flexible Management: Import OPML files, manage read/unread states, and filter articles by category or blog.
  • Use Case: If you follow dozens of engineering blogs, use this skill to scan for new posts daily and mark them as read once you have reviewed the content, ensuring you never miss an update.

Quick Start

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

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 blog updates automatically?

To monitor RSS feeds automatically, you need a tool that centralizes feed tracking and content discovery. This skill scans tracked blogs for new articles and lists unread ones for organized research reading.

Can I import OPML files to manage multiple RSS feeds at once?

Yes, you can import OPML files to manage multiple RSS feeds. The system supports flexible management by importing existing feed lists, tracking read and unread states, and filtering articles by category or blog.

Do I need a local SQLite database to run a blog monitoring command-line tool?

Yes, running a blog monitoring command-line tool requires a local SQLite database. This persistent storage is necessary to save your feed tracking data, read states, and discovered articles across sessions.

What is the best way to scrape HTML content and discover feeds from blog URLs?

The best way to scrape HTML content and discover feeds is using an automated tracking tool that parses blog URLs. This skill facilitates automated content discovery to find RSS or Atom feeds directly from the links you provide.

How do I organize article reading for research and filter posts by category?

To organize article reading for research, you can filter posts by category or blog to isolate relevant content. This skill centralizes monitoring and allows you to mark articles as read once reviewed, ensuring you track information gathering efficiently.