blogwatcher

Track blog and RSS/Atom feed updates using the blogwatcher CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Track blogs and RSS/Atom feeds from multiple sources to stay updated with new posts.

Core Features & Use Cases

  • Add blogs to monitor specific feeds.
  • Scan for updates to fetch new articles.
  • List articles and mark them read across tracked blogs.

Quick Start

Add a blog to track, then run a scan to fetch new articles.

Frequently Asked Questions about blogwatcher

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

FAQPage Schema
How do I track RSS and Atom feed updates from the command line?

You can track RSS and Atom feed updates by adding blogs to a monitoring list and running a scan to fetch new articles. The CLI manages this process, allowing you to list articles and mark them read across tracked feeds.

What is the best way to automate blog tracking for multiple sources?

Automating blog tracking for multiple sources involves using a CLI to add feeds, trigger scans for new posts, and list unread articles. This centralizes monitoring and keeps you updated on new posts across various blogs.

Do I need any external dependencies to monitor RSS feeds with a CLI?

No external dependencies are required to monitor RSS feeds with this approach. The tool operates standalone, relying solely on the declared blogwatcher command to handle adding feeds, scanning, and listing articles.

Can I mark articles as read across multiple tracked blogs?

Yes, you can mark articles as read across multiple tracked blogs. The CLI provides a command surface that lists fetched articles and allows you to mark items read, ensuring you only see new updates during subsequent scans.

How do I add a new blog to my feed monitoring workflow?

To add a new blog to your feed monitoring workflow, use the CLI to register the specific feed. Once added, the tool includes it in future scans to fetch new articles and track updates alongside your other sources.

What are the limitations of using a CLI for blog tracking compared to other tools?

The limitations of using a CLI for blog tracking include lacking a graphical interface for visual article management. It provides a documented command surface suitable for integration, focusing on adding blogs, scanning, and listing articles.