blogwatcher

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

1|1|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/Rlier/clawdbot --skill blogwatcher-rlier
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/Rlier/clawdbot/tree/main/skills/blogwatcher
Command: npx skills add https://github.com/Rlier/clawdbot --skill blogwatcher-rlier

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you keep track of new posts from blogs and RSS/Atom feeds without manually checking each one.

Core Features & Use Cases

  • Monitor Feeds: Track multiple blogs and RSS/Atom feeds for new content.
  • Scan for Updates: Automatically check all tracked sources for new articles.
  • View New Articles: See a list of recently published posts.
  • Use Case: You follow several tech blogs. This Skill can notify you whenever a new article is published on any of them, so you don't miss important updates.

Quick Start

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

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?

You can track multiple RSS and Atom feeds by using this Skill to scan all configured sources for new content. It facilitates content aggregation by checking each tracked blog and listing recently published posts in one place.

Do I need to install anything to track blogs with this Skill?

Yes, using this Skill requires the blogwatcher CLI tool to be installed and accessible in your system's PATH. Without this binary, the Skill cannot scan RSS or Atom feeds for new articles.

How do I check all my tracked blogs for updates at once?

You can scan for updates across all tracked blogs by triggering the Skill's update checking feature. It queries every monitored RSS and Atom feed and presents a list of new articles published since the last scan.

What is the best way to aggregate content from multiple RSS feeds?

The best way to aggregate content from multiple RSS feeds is to configure your tracked sources and initiate a scan. The Skill queries all feeds and compiles a unified list of newly published articles for review.

Why does my blog monitoring Skill fail to scan feeds?

Feed scanning fails when the blogwatcher binary is not installed or is not accessible in the system's PATH. Verifying that the CLI tool is correctly installed and available in your environment resolves this issue.