blogwatcher

Monitor RSS/Atom feeds and OPML subscriptions via CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Tracking updates across multiple blogs can be tedious and time-consuming. This Skill automates monitoring RSS/Atom feeds and OPML subscriptions using the blogwatcher-cli tool, delivering timely visibility into new posts.

Core Features & Use Cases

  • Automatic feed discovery from blog homepages.
  • OPML import to bulk-subscribe to feeds.
  • Read/unread article management and simple reporting.
  • HTML scraping fallback if feeds are unavailable.

Quick Start

Configure blogwatcher-cli to start tracking your feeds and report new posts automatically.

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

You can monitor RSS and Atom feeds from the command line by using a CLI watcher to track updates, detect changes, and persist local state for read and unread articles across multiple blogs.

Can I bulk subscribe to blog feeds using an OPML import?

Yes, you can bulk subscribe to blog feeds by importing an OPML file, which allows the CLI watcher to automatically process multiple subscriptions and begin tracking updates.

How does automatic feed discovery work for blogs without a known RSS link?

Automatic feed discovery works by scraping a blog's homepage to locate available RSS or Atom feeds, and it falls back to HTML scraping to detect new posts if those feeds are unavailable.

Does this CLI feed reader support Linux, macOS, and Windows environments?

Yes, this CLI feed reader supports Linux, macOS, and Windows environments, allowing you to manage multi-blog subscriptions and track feed updates across different operating systems.

What is the best way to manage read and unread articles across multiple blog subscriptions?

The best way to manage read and unread articles across multiple blog subscriptions is using a CLI watcher that persists local state, ensuring your reading progress is tracked and reported accurately.