blogwatcher

Aggregate RSS/Atom feeds and display new blog posts in a CLI.

1|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/karaabd23-crypto/openclaw --skill blogwatcher-karaabd23-crypto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/karaabd23-crypto/openclaw/tree/main/skills/blogwatcher
Command: npx skills add https://github.com/karaabd23-crypto/openclaw --skill blogwatcher-karaabd23-crypto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps you up to date on new blog posts by polling RSS/Atom feeds and surfacing updates in a simple CLI.

Core Features & Use Cases

  • Subscribe and monitor multiple blogs or feeds
  • Fetch and display new articles with timestamps
  • Maintain a local list of tracked sources and articles
  • Use case: content creators or researchers who want to stay informed without checking sources manually.

Quick Start

Add a blog source with blogwatcher add "Blog Name" https://example.com and run a scan to fetch new posts.

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 from the command line?

You can monitor RSS and Atom feeds using a CLI watcher that polls blog sources and surfaces new posts with timestamps in a compact terminal view. It tracks multiple sources locally and displays updates quickly without manual checking.

What is the best way to track multiple blog updates without checking each site manually?

Tracking multiple blog updates is handled by subscribing to RSS or Atom feeds via a CLI tool that scans sources and lists new articles. It maintains a local list of tracked blogs and fetches changes automatically on demand.

How do I add a new blog source and fetch new posts in a CLI feed reader?

To add a blog source and fetch new posts, run a subscription command with the blog name and URL, then execute a scan command. The CLI reader polls the feed, retrieves new articles, and displays them with timestamps.

Can I use a command line tool for personal knowledge workflows and content curation?

A command line tool supports personal knowledge workflows and content curation by aggregating RSS feeds and listing new posts. Researchers and content creators can scan subscribed sources to stay informed efficiently.

Does the blogwatcher CLI tool require any external dependencies or components?

The blogwatcher CLI tool operates with no external dependencies or additional components required. It functions as a lightweight standalone utility for subscribing to feeds, scanning for updates, and listing articles with basic error handling.