blogwatcher

Monitor blogs and RSS/Atom feeds with read/unread article management.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/samuelbonifacio015/obsidian-notes --skill blogwatcher-samuelbonifacio015
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/samuelbonifacio015/obsidian-notes/tree/main/obsidian/Sistema/Skills/Vendor/research/blogwatcher
Command: npx skills add https://github.com/samuelbonifacio015/obsidian-notes --skill blogwatcher-samuelbonifacio015

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the monitoring of blogs and RSS/Atom feeds, allowing users to stay updated on the latest content without manual checks.

Core Features & Use Cases

  • Automatic Feed Discovery: 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 for bulk subscription management.
  • Read/Unread Article Management: Tracks and manages read/unread status of articles.
  • Use Case: Ideal for researchers, content curators, or anyone needing to stay updated on a large number of blogs or feeds.

Quick Start

Use the blogwatcher skill to add a new blog subscription to monitor updates from '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 adding blog subscriptions to track updates automatically. The system discovers RSS or Atom feeds from blog homepages, manages read and unread articles, and eliminates manual content checks.

What is automatic feed discovery and how does it work for blog tracking?

Automatic feed discovery detects RSS or Atom feeds directly from blog homepages to initiate blog tracking. If standard feed discovery fails, the system falls back to HTML scraping to capture content updates.

Can I import OPML files for bulk blog subscription management?

Yes, you can import OPML files to manage bulk blog subscriptions. OPML import allows you to add multiple blogs and RSS feeds simultaneously, streamlining the initial setup for large scale content tracking.

Do I need blogwatcher-cli installed to monitor RSS feeds?

Yes, blogwatcher-cli must be installed and configured to monitor RSS feeds. The blog monitoring system integrates directly with the blogwatcher-cli tool to execute automated content tracking and feed management operations.

What happens when RSS feed discovery fails during blog monitoring?

When RSS feed discovery fails during blog monitoring, the system uses an HTML scraping fallback. This ensures content tracking continues by extracting updates directly from the blog's webpage structure.