blogwatcher

Track blog and RSS/Atom feed updates using blogwatcher-cli.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Tracks updates from blogs and RSS/Atom feeds automatically, keeping you informed with minimal effort by using the blogwatcher-cli tool.

Core Features & Use Cases

  • Automatic feed discovery from blog homepages
  • HTML scraping fallback when feeds are unavailable
  • OPML import for bulk subscriptions and read/unread tracking
  • Use cases include research monitoring, content curation, and regular knowledge updates

Quick Start

Provide one or more blog URLs or an OPML file and let blogwatcher-cli fetch, track, and surface new posts.

Frequently Asked Questions about blogwatcher

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

FAQPage Schema
How do I monitor multiple RSS feeds and track read unread articles?

You can monitor RSS feeds and track read unread articles by providing blog URLs or an OPML file. The Skill automatically fetches updates, tracks state, and surfaces new posts using a writable data directory.

What happens when a blog does not have an RSS or Atom feed?

When a blog lacks an RSS or Atom feed, the Skill uses an HTML scraping fallback to extract updates. It also features automatic feed discovery from blog homepages to locate available feeds.

How do I bulk import RSS subscriptions from an OPML file?

You can bulk import RSS subscriptions by providing an OPML file to the Skill. It processes the OPML file to track multiple feeds simultaneously and maintains read unread state for all imported articles.

Do I need a specific binary to track blog updates automatically?

Yes, you need the blogwatcher-cli binary and a writable data directory to track blog updates. These prerequisites allow the Skill to store tracked articles and maintain update state.

What is the best way to automate research monitoring for multiple blogs?

The best way to automate research monitoring is to provide multiple blog URLs for automatic discovery or import an OPML file. The Skill then continuously surfaces new content for researchers and content creators.