blogwatcher

Track blog and RSS/Atom feeds with blogwatcher-cli.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/nadicodeai/argo-agent --skill blogwatcher-nadicodeai
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/nadicodeai/argo-agent/tree/main/skills/research/blogwatcher
Command: npx skills add https://github.com/nadicodeai/argo-agent --skill blogwatcher-nadicodeai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Track blog and RSS/Atom feeds using blogwatcher-cli to surface new articles.

Core Features & Use Cases

  • Automatic feed discovery from blog homepages.
  • OPML import to batch-subscribe.
  • Read/unread article management across multiple blogs.
  • HTML scraping fallback when RSS is unavailable.
  • Local storage and persistence for long-running monitoring.

Quick Start

Configure blogwatcher-cli to scan your tracked feeds and start receiving updates.

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 to surface new articles automatically?▼

You can track RSS and Atom feeds to surface new articles by configuring the blogwatcher-cli to scan your sources, automatically discover feeds from blog homepages, and persist new updates to local storage.

Can I import OPML subscriptions to batch-subscribe to multiple blogs?▼

Yes, you can batch-subscribe to multiple blogs by importing your existing OPML subscription files, allowing you to quickly aggregate and monitor numerous feeds at once.

How do I manage read and unread article state across multiple blog feeds?▼

You manage read and unread article state across multiple blogs using the blogwatcher-cli, which tracks your reading progress and maintains persistent local storage for long-running feed monitoring.

What is the best way to monitor blogs that do not have an RSS feed available?▼

To monitor blogs without an RSS feed, you can use the HTML scraping fallback feature, which extracts updates directly from the webpage when standard feed discovery methods are unavailable.

Does blogwatcher-cli support automatic feed discovery from blog homepages?▼

Yes, blogwatcher-cli supports automatic feed discovery from blog homepages, automatically detecting RSS or Atom feeds so you can start tracking updates without manual configuration.

How do I configure persistent storage options for long-running feed monitoring?▼

You configure persistent storage for long-running feed monitoring by setting specific environment variables, ensuring your tracked articles and read/unread state are saved locally across sessions.