blogwatcher

Monitor blogs and RSS/Atom feeds for new posts via CLI.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/MaxSaiets/myOpenCL --skill blogwatcher-maxsaiets
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/MaxSaiets/myOpenCL/tree/main/openclaw/skills/blogwatcher
Command: npx skills add https://github.com/MaxSaiets/myOpenCL --skill blogwatcher-maxsaiets

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps you informed by monitoring blogs and RSS/Atom feeds for updates using the blogwatcher CLI.

Core Features & Use Cases

  • Automatically track new posts from multiple blogs and feeds.
  • View, filter, and access updated articles from a single CLI interface.
  • Use case: stay up-to-date on tech blogs or news feeds by compiling new articles for review.

Quick Start

Install the blogwatcher CLI and start tracking feeds with a command like blogwatcher add 'My Blog' https://example.com.

Frequently Asked Questions about blogwatcher

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

FAQPage Schema
How do I monitor RSS feeds for new blog updates from the command line?

You can monitor RSS feeds for new blog updates by using a CLI tool to add feeds, scan for new posts, and mark articles as read. This tracks new content automatically from a single command-line interface.

What is the best way to track multiple blogs and Atom feeds without a GUI?

Tracking multiple blogs and Atom feeds without a GUI is done via CLI feed management. You add specific feed URLs and run periodic scans to surface new posts, keeping you informed without a graphical interface.

Can I use a CLI to manage personal knowledge management content from RSS feeds?

Yes, you can use a CLI to manage personal knowledge management content from RSS feeds. It aggregates new posts from configured feeds, allowing you to view and filter updated articles for your knowledge workflow.

How do I add and scan new feeds using a command line interface?

To add and scan new feeds, execute a command to register the blog name and RSS URL, then run a scan operation. The tool reads your configuration to compile a list of new articles for review.

Does feed management via CLI require any external dependencies?

Feed management via CLI requires no external dependencies. You only need the blogwatcher CLI installed to start adding feeds, listing content, and marking articles as read.

Are there limitations to monitoring RSS and Atom feeds through a command line tool?

Monitoring RSS and Atom feeds through a command line tool is limited to text-based interactions without graphical dashboards. It is designed for tracking updates and managing feeds via terminal commands rather than visual feed organization.