blogwatcher

Monitor blogs and RSS/Atom feeds with automatic discovery and OPML import.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of monitoring blogs and RSS/Atom feeds, ensuring you stay up-to-date with the latest content without manual checks.

Core Features & Use Cases

  • Automatic Feed Discovery: Automatically finds and tracks RSS/Atom feeds from blog homepages.
  • HTML Scraping Fallback: Falls back to HTML scraping if RSS is not available.
  • OPML Import: Allows bulk import of blog subscriptions from OPML files.
  • Read/Unread Article Management: Keeps track of read and unread articles.
  • Use Case: Use this Skill to automatically scan and manage updates from multiple tech blogs and keep a comprehensive record of all the new content.

Quick Start

Add a new blog to watch by running: blogwatcher-cli add "My Tech 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 automate RSS feed monitoring for multiple blogs?

Automate RSS feed monitoring by using a CLI tool to add blog URLs, which automatically discovers RSS or Atom feeds and tracks new articles in a single interface.

Can I import OPML files to bulk subscribe to RSS feeds?

Yes, you can bulk subscribe to RSS feeds by importing OPML files, transferring all your existing blog subscriptions into the tracking system at once.

What is the best way to track blog updates when a site has no RSS feed?

Track blog updates without RSS by using an automated HTML scraping fallback, which extracts content directly from the webpage when standard feed discovery fails.

How do I manage read and unread articles from automated feed tracking?

Manage read and unread articles through the monitoring interface, which automatically records article status as you review tracked updates from your aggregated feeds.

Does automated blog monitoring support Atom feeds as well as RSS?

Yes, automated blog monitoring supports Atom feeds alongside RSS, automatically discovering and parsing both formats to ensure comprehensive content tracking.