blogwatcher

Monitor blogs and RSS/Atom feeds for updates via CLI commands.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/Kastalien-Research/kastalien-factory --skill blogwatcher-kastalien-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/Kastalien-Research/kastalien-factory/tree/main/lettabot/.skills/blogwatcher
Command: npx skills add https://github.com/Kastalien-Research/kastalien-factory --skill blogwatcher-kastalien-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monitors blogs and RSS/Atom feeds for updates and surfaces new posts, helping you stay current without manual checking.

Core Features & Use Cases

  • Lightweight monitoring of multiple feeds from the CLI
  • Detects and lists new posts across tracked blogs
  • Suitable for personal reading, research curation, and content aggregation workflows

Quick Start

Add a blog by name and URL with blogwatcher add "My Blog" https://example.com, then run blogwatcher scan to fetch updates.

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

You can track multiple RSS and Atom feeds by adding blogs via a CLI command with a name and URL, then running a scan to detect and surface new posts.

Can I track Atom feeds alongside RSS feeds for research curation?

Yes, you can track Atom feeds alongside RSS feeds for research curation by adding them to the CLI watcher, which parses both formats to detect new posts.

What is the best way to aggregate content from multiple blogs without manual checking?

Aggregating content from multiple blogs is best handled by a CLI feed watcher that scans tracked URLs and surfaces new posts automatically without manual checking.

How do I list and mark articles as read after scanning RSS updates?

After scanning RSS updates, you can use CLI commands to list newly detected articles and mark them as read to manage your personal reading workflow.

Does the CLI feed watcher require any external dependencies to parse feeds?

No external dependencies are required to parse feeds, as the CLI watcher operates independently to fetch, parse, and detect updates across RSS and Atom URLs.