blogwatcher

Monitors blogs and RSS/Atom feeds for new content using the blogwatcher CLI.

2|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/FatBy/DD-OS --skill blogwatcher-fatby
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/FatBy/DD-OS/tree/main/skills/blogwatcher
Command: npx skills add https://github.com/FatBy/DD-OS --skill blogwatcher-fatby

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of monitoring blogs and RSS/Atom feeds, ensuring you never miss new content.

Core Features & Use Cases

  • Feed Monitoring: Tracks specified blogs and RSS/Atom feeds for new articles.
  • Update Notifications: Scans feeds and reports new articles found.
  • Article Management: Allows marking articles as read or unread.
  • Use Case: Automatically check your favorite tech blogs every hour and get a summary of new posts.

Quick Start

Add a new blog to monitor by providing its name and URL.

Frequently Asked Questions about blogwatcher

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

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

To monitor RSS and Atom feeds for new blog posts automatically, you can add your favorite blog URLs to the scanner. It will periodically scan the feeds and report a summary of any new articles found.

What is the best way to track updates from multiple blogs without checking them manually?

Tracking updates from multiple blogs without manual checks is done by adding their RSS or Atom feed URLs to a centralized subscription list. The system then scans these feeds on a schedule to surface new content.

How do I add a new blog to my RSS feed monitoring list?

To add a new blog to your RSS feed monitoring list, you simply provide the blog's name and its feed URL. The system then registers the subscription and includes it in future automated scans.

Can I manage my blog articles by marking them as read or unread?

Yes, you can manage your blog articles by marking them as read or unread. This allows you to track which updates from your monitored RSS and Atom feeds you have already reviewed.

Do I need to install any specific software to use this RSS feed scanner?

Yes, you need the blogwatcher binary installed and available in your system's PATH to use this RSS feed scanner. This local command-line tool is required to execute the feed monitoring and scanning actions.

What types of feed formats are supported for tracking new content?

RSS and Atom feed formats are supported for tracking new content. The scanner parses these standard syndication formats to detect and extract new articles published on the blogs you monitor.