blogwatcher

Monitor blogs and RSS/Atom feeds to detect newly published content.

1|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/automatedigital/spark --skill blogwatcher-automatedigital
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/automatedigital/spark/tree/main/skills/research/blogwatcher
Command: npx skills add https://github.com/automatedigital/spark --skill blogwatcher-automatedigital

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually checking multiple blogs and RSS/Atom feeds for new content is time-consuming, error-prone, and makes it easy to miss important updates from sources you follow.

Core Features & Use Cases

  • Automated Feed Tracking: Auto-discovers RSS/Atom feeds from blog homepages, falls back to HTML scraping for sites without public feeds, and tracks read/unread status of all articles.
  • Bulk Content Management: Import OPML files from popular feed readers like Feedly or Inoreader, filter articles by category, and mark content as read in bulk to keep your feed queue organized.
  • Use Case: If you follow 20+ industry blogs for tech news, use this skill to automatically scan all feeds daily, surface unread articles filtered by your preferred categories, and clear out old content without manual effort.

Quick Start

Use the blogwatcher skill to scan all your tracked blogs for new unread articles and list them filtered by the 'Technology' category.

Frequently Asked Questions about blogwatcher

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

FAQPage Schema
How do I automatically monitor RSS feeds for new blog posts?

You can track new blog updates by auto-discovering RSS and Atom feeds from blog homepages and monitoring them for newly published content automatically, which eliminates manual checking across multiple web publications.

Can I import OPML files from Feedly or Inoreader to track my existing feeds?

Yes, you can import OPML files from feed readers like Feedly or Inoreader to bulk import your existing RSS and Atom feed subscriptions, enabling seamless migration of your tracked content sources.

What happens if a blog does not have a public RSS feed available?

If a blog lacks a public RSS or Atom feed, the system falls back to HTML scraping to detect newly published articles, ensuring content monitoring continues even for web publications without standard feed infrastructure.

How do I filter unread articles by category to manage my feed queue?

You can filter unread articles by specific categories to surface relevant content and mark articles as read in bulk, keeping your feed queue organized without manually clearing out old or irrelevant posts.

Do I need a command-line tool to set up automated blog tracking?

Yes, automated blog tracking requires the blogwatcher-cli command-line tool to handle feed discovery, HTML scraping fallback, OPML import, and read status tracking for all monitored articles.