blogwatcher

Monitor blog and RSS/Atom feeds with automated discovery and HTML scraping.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The blogwatcher Skill simplifies the process of monitoring blogs and RSS/Atom feeds, automatically fetching updates and managing read/unread status.

Core Features & Use Cases

  • Automated Feed Discovery: Finds and monitors new content from blogs and RSS/Atom feeds.
  • HTML Scraping: Extracts information when RSS feeds are unavailable.
  • OPML Import: Imports feeds from other feed readers like Feedly or Inoreader.
  • Read/Unread Management: Marks articles as read or unread easily.

Quick Start

Install the blogwatcher Skill and use the blogwatcher-cli scan command to start scanning for new content on the specified feeds.

Frequently Asked Questions about blogwatcher

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

FAQPage Schema
How do I automate RSS and Atom feed monitoring for new blog content?

You can automate RSS and Atom feed monitoring by running the `blogwatcher-cli scan` command to fetch updates and discover new content. The Skill automatically manages read/unread status for tracked articles.

Can I import existing OPML feeds from other feed readers?

Yes, you can import OPML feeds from other feed readers like Feedly or Inoreader. The Skill processes the OPML file to automatically populate your tracked feed list.

What is the best way to track blogs that do not have RSS feeds available?

Tracking blogs without RSS feeds requires HTML scraping to extract content updates. This Skill performs automated HTML scraping to fetch new articles when standard feeds are unavailable.

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

Yes, blogwatcher-cli is a required dependency. You must have it installed to execute feed scanning, manage read/unread status, and perform automated HTML scraping.

How does automated feed discovery work for content tracking?

Automated feed discovery works by scanning specified blogs and RSS/Atom feeds for new articles. The Skill automatically fetches these updates and manages your read/unread status.