blogwatcher

Track blog updates and unread posts across RSS/Atom feeds.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/HugoAlmeidaMoreira/zeus-agent --skill blogwatcher-hugoalmeidamoreira
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/HugoAlmeidaMoreira/zeus-agent/tree/main/skills/research/blogwatcher
Command: npx skills add https://github.com/HugoAlmeidaMoreira/zeus-agent --skill blogwatcher-hugoalmeidamoreira

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically monitors RSS/Atom feeds and blogs to keep you up to date on new posts without manual checking.

Core Features & Use Cases

  • Automatic feed discovery for blogs
  • HTML scraping fallback when feeds are unavailable
  • OPML import to bulk subscribe
  • Read/unread article management across tracked blogs

Quick Start

Add the blogs you want to track using blogwatcher-cli and run a scan to fetch the latest posts.

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 feeds automatically without manual checking?

Track RSS and Atom feeds automatically by using blogwatcher-cli to scan subscribed sources, fetching new posts and maintaining read/unread status without manual checking.

Can I bulk import RSS subscriptions from an OPML file?

Yes, you can bulk import RSS subscriptions from an OPML file into blogwatcher-cli to instantly subscribe to multiple tracked feeds at once.

What is the best way to monitor blog updates when a site has no RSS feed?

Monitor blog updates without RSS by using the HTML scraping fallback, which extracts new posts directly from the website when standard feeds are unavailable.

Does blogwatcher-cli support read and unread article management?

Yes, blogwatcher-cli supports read and unread article management, allowing you to track which posts you have already reviewed across multiple monitored feeds.

How does automatic feed discovery work for tracking new blogs?

Automatic feed discovery works by detecting RSS or Atom feed links embedded in a blog's HTML, allowing you to quickly subscribe to new sources without manually locating the exact feed URL.