blogwatcher

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

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/brianwan19801015/labopenclaw --skill blogwatcher-brianwan19801015
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/brianwan19801015/labopenclaw/tree/main/skills/blogwatcher
Command: npx skills add https://github.com/brianwan19801015/labopenclaw --skill blogwatcher-brianwan19801015

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users stay updated with the latest content from their favorite blogs and RSS/Atom feeds without manually checking each one.

Core Features & Use Cases

  • Feed Monitoring: Automatically scans specified blogs and RSS/Atom feeds for new articles.
  • Update Notifications: Informs the user about newly published content.
  • Content Management: Allows users to view, mark as read, and remove tracked blogs.
  • Use Case: A user wants to keep track of new posts from several tech blogs and news sites. They can add these to blogwatcher and receive notifications whenever new articles are published.

Quick Start

Use the blogwatcher skill to scan all tracked blogs for new articles.

Frequently Asked Questions about blogwatcher

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

FAQPage Schema
How do I monitor blogs and RSS feeds for new content?

To monitor RSS feeds and Atom feeds for new content, this Skill automatically scans specified sources and notifies you when new articles are published. It relies on the blogwatcher executable to track blogs and fetch updates.

Do I need to install any software to use RSS feed monitoring?

Yes, RSS feed monitoring requires the blogwatcher executable to be installed and available in your system's PATH. This CLI tool handles the background scanning of your tracked blogs and Atom feeds.

What is the best way to track new posts from multiple tech blogs?

The best way to track new posts from multiple tech blogs is to add their URLs to a feed monitoring tool. This Skill lets you view, mark as read, and remove tracked blogs to manage content discovery from various online sources.

Can I manage the blogs and Atom feeds I am tracking?

Yes, you can manage the blogs and Atom feeds you are tracking. The Skill allows you to view your tracked sources, mark content as read after viewing, and remove blogs you no longer need from your monitoring list.

Why does blog monitoring require a CLI tool in my system PATH?

Blog monitoring requires a CLI tool in your system PATH because the Skill acts as a facilitator that invokes the blogwatcher executable directly. This architecture allows the command-line tool to scan and fetch updates from your RSS and Atom feeds.