blogwatcher

Monitor blog and RSS/Atom feed updates with read/unread tracking.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of monitoring blogs and RSS/Atom feeds, providing a streamlined way to stay updated with the latest content from your favorite sources.

Core Features & Use Cases

  • Blog and Feed Monitoring: Automatically scans and checks for new content on specified blogs and feeds.
  • Automatic Feed Discovery: Identifies RSS/Atom feeds from blog homepages when no specific feed URL is provided.
  • HTML Scraping Fallback: Falls back to HTML scraping if RSS/Atom feed access fails.
  • OPML Import: Allows importing blog subscriptions from OPML files for quick setup.
  • Read/Unread Article Management: Keep track of read and unread articles efficiently.

Quick Start

Use the blogwatcher skill to monitor updates for the blog at '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 feeds and blogs for new content automatically?

You can monitor RSS feeds and blogs by specifying a blog URL, and the system automatically scans for new content. It also supports automatic feed discovery to identify RSS or Atom feeds directly from blog homepages.

Can I import existing blog subscriptions from an OPML file?

Yes, you can import existing blog subscriptions from an OPML file. This allows for quick setup and immediate monitoring of all your tracked feeds without needing to add them individually.

What happens if an RSS or Atom feed access fails during blog monitoring?

When RSS or Atom feed access fails during blog monitoring, the system falls back to HTML scraping. This ensures you can still track content updates even when standard feed protocols are unavailable.

Do I need Python to run blog monitoring and feed tracking tasks?

Yes, you need Python to execute blog monitoring and feed tracking tasks. The system operates using a command-line interface tool that requires a Python environment to function properly.

How do I keep track of read and unread articles from monitored feeds?

The system provides automatic read and unread article management to help you keep track efficiently. This feature ensures you can easily distinguish which content updates you have already reviewed across your monitored feeds.

What is the best way to start monitoring a blog when I don't have the specific feed URL?

The best way to start monitoring a blog without a specific feed URL is to provide the homepage link. The system features automatic feed discovery to identify and subscribe to the correct RSS or Atom feeds automatically.