blogwatcher

Monitor blog and RSS/Atom feeds while managing read/unread article statuses.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires blogwatcher-cli, and includes scripts (resource) components.

What problem does it solve?

Keeping up with multiple blogs and feeds can be time-consuming. This Skill automates the monitoring of blogs and RSS/Atom feeds, ensuring you stay updated without manual checking.

Core Features & Use Cases

  • Automatic Feed Discovery: Automatically discovers RSS/Atom feeds from blog homepages.
  • HTML Scraping Fallback: Falls back to HTML scraping if RSS fails.
  • OPML Import: Imports blogs from OPML files.
  • Read/Unread Article Management: Tracks read/unread articles.
  • Use Case: Use this Skill to monitor your favorite tech blogs and be the first to read new posts.

Quick Start

Use the blogwatcher skill to add a new blog feed: blogwatcher-cli add "My Blog" https://example.com

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 for new blog updates?

To monitor RSS and Atom feeds for blog updates, this Skill automates scanning and tracks read/unread articles. It discovers feeds from blog homepages and falls back to HTML scraping if RSS fails, keeping you informed without manual checks.

Can I import my existing RSS blog subscriptions from an OPML file?

Yes, you can import RSS blog subscriptions from an OPML file. This Skill uses blogwatcher-cli to process OPML imports, allowing you to quickly migrate your existing feed collection and start monitoring blogs immediately.

Does blog monitoring work if a website does not have an RSS or Atom feed?

Blog monitoring works even without an RSS or Atom feed by using an HTML scraping fallback. If standard feed discovery fails, the Skill automatically scrapes the blog homepage to ensure you still receive content updates.

How do I add a new blog feed for content tracking?

To add a new blog feed for content tracking, run the blogwatcher-cli command with the blog name and URL. This registers the site for automated scanning and read/unread article management.

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

The best way to manage read and unread articles across multiple feeds is through automated feed scanning. This Skill tracks article status natively, ensuring you never miss new posts while filtering out content you have already read.

Do I need blogwatcher-cli to use this feed reader Skill?

Yes, you need blogwatcher-cli installed to use this feed reader Skill. It serves as the underlying engine required to perform feed scans, discover RSS links, and manage article read statuses.