blogwatcher

Monitor blogs and RSS/Atom feeds, categorizing new content as read or unread.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

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

Core Features & Use Cases

  • Automatic Feed Discovery: Finds RSS/Atom feeds automatically from blog homepages.
  • HTML Scraping: Fallback method to scrape content if RSS fails.
  • OPML Import: Bulk import blogs from popular feed readers like Feedly, Inoreader.
  • Read/Unread Management: Keeps track of read and unread articles for efficient content consumption.

Quick Start

Set up your feed watch with the 'blogwatcher' skill to monitor new posts on your favorite blogs.

Frequently Asked Questions about blogwatcher

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

FAQPage Schema
How do I automate monitoring of blogs and RSS feeds without manual checks?

Automating blog monitoring involves scanning RSS and Atom feeds for new content and categorizing articles as read or unread. This process eliminates manual checks by automatically discovering feeds from blog homepages and fetching updates.

Can I bulk import RSS feeds from readers like Feedly or Inoreader?

You can bulk import RSS feeds from readers like Feedly or Inoreader using OPML import. This allows you to quickly migrate and monitor a large number of existing content sources automatically.

What happens if an RSS or Atom feed fails to load?

When an RSS or Atom feed fails, HTML scraping acts as a fallback method to extract content directly from the blog. This ensures continued monitoring even if the standard feed is broken or unsupported.

Do I need a command-line tool to manage feed updates?

Yes, managing feed updates requires the blogwatcher-cli command-line tool to fetch and process new content. This dependency handles the backend scanning and read/unread tracking operations.

How does tracking read and unread articles improve content consumption?

Tracking read and unread articles improves content consumption by categorizing scanned feeds, allowing you to efficiently process only new updates. This management system prevents information overload when monitoring numerous blogs.