blogwatcher

Monitor blog and RSS/Atom feed updates using the blogwatcher CLI.

1.0k|59|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/SafeAI-Lab-X/ClawKeeper --skill blogwatcher-safeai-lab-x
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/SafeAI-Lab-X/ClawKeeper/tree/main/legacy/clawkeeper-watcher/skills/blogwatcher
Command: npx skills add https://github.com/SafeAI-Lab-X/ClawKeeper --skill blogwatcher-safeai-lab-x

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monitor blog updates and feed changes via the blogwatcher CLI, keeping you informed without manual checking.

Core Features & Use Cases

  • Real-time tracking across multiple blogs and RSS/Atom feeds.
  • CLI-driven workflows to add feeds, scan for updates, and list articles.
  • Use Case: Personal readers or teams who need centralized visibility into new posts from their favorite sources.

Quick Start

Run blogwatcher to start monitoring your configured blogs.

Frequently Asked Questions about blogwatcher

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

FAQPage Schema
How do I monitor multiple RSS blogs for updates from the CLI?

You can monitor multiple RSS blogs for updates from the CLI by using a command-line tool to add feeds, scan for new posts, and list articles without manual checking. This provides centralized visibility into feed changes.

How does CLI blog monitoring work for tracking new posts?

CLI blog monitoring works by executing commands to manage RSS and Atom feeds, scanning configured sources to detect new posts, and listing articles in the terminal. It relies on standard Go tooling to handle feed tracking operations.

Can I track both RSS and Atom feeds for a team using a command line tool?

Yes, you can track both RSS and Atom feeds for a team using a command line tool. It offers centralized visibility into new posts, making it applicable for teams who need real-time tracking across multiple blogs.

What is the best way to manage and scan feeds without checking blogs manually?

The best way to manage and scan feeds without manual checking is using a CLI-driven workflow to add sources and scan for updates. This approach automates the detection of new posts across your favorite blogs.

Do I need standard Go tooling to run blog feeds monitoring in the terminal?

Yes, you need standard Go tooling and the specific monitoring binary installed to run blog feeds monitoring in the terminal. These dependencies are required to manage feeds and scan for articles.