blogwatcher

Monitor blogs and RSS/Atom feeds to surface new articles.

Updated May 3, 2026
One-click install
npx skills add https://github.com/JuanMS20/solviora-agent --skill blogwatcher-juanms20
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/JuanMS20/solviora-agent/tree/main/skills/research/blogwatcher
Command: npx skills add https://github.com/JuanMS20/solviora-agent --skill blogwatcher-juanms20

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

People struggle to stay updated with multiple blogs and feeds; manual checking is time-consuming and error-prone.

Core Features & Use Cases

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

Quick Start

Run blogwatcher to start automatically discovering feeds and tracking new articles from your subscriptions.

Frequently Asked Questions about blogwatcher

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

FAQPage Schema
How do I automatically track new blog updates from RSS feeds?

You can automatically track RSS feed updates by running blogwatcher to discover feeds, monitor subscriptions, and surface new articles without manual checking.

Can I bulk import my existing RSS subscriptions via OPML?

Yes, you can bulk import RSS subscriptions via OPML to instantly migrate your existing feed list into the tracker.

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

Automatic feed discovery works by scanning blog homepages to locate RSS or Atom feeds, automatically adding them to your monitored subscriptions.

What is the best way to read and manage unread status for multiple articles?

The best way to manage multiple articles is using read and unread status tracking, which maintains a history of posts you have already viewed.

Does blogwatcher support tracking sites that do not have an RSS or Atom feed?

Yes, it supports tracking sites without feeds by using an HTML scraping fallback to check for and surface new content updates.

Do I need to install anything before I can start monitoring my blog subscriptions?

Yes, you need to install the blogwatcher-cli package before you can start discovering feeds and managing your read and unread articles.