blogwatcher

Monitor blog and RSS/Atom feeds for new posts via the blogwatcher CLI.

Updated Jan 28, 2026
One-click install
npx skills add https://github.com/tamireslaeao-prog/ONI_V30 --skill blogwatcher-tamireslaeao-prog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/tamireslaeao-prog/ONI_V30/tree/main/moltbot-main/skills/blogwatcher
Command: npx skills add https://github.com/tamireslaeao-prog/ONI_V30 --skill blogwatcher-tamireslaeao-prog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.

Core Features & Use Cases

  • Track updates from multiple feeds in a single view.
  • Generate lightweight summaries or alerts when new posts are found.
  • Simple, scriptable CLI for automation and integration.

Quick Start

Ask BlogWatcher to start tracking updates from your subscribed feeds.

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

You can monitor RSS and Atom feeds for new blog posts by running the blogwatcher CLI, which reads feeds over HTTP and tracks updates from multiple sources in a single view.

Can I automate scheduled checks for RSS feed updates?

Yes, you can automate scheduled checks for RSS feed updates using the scriptable blogwatcher CLI, which supports real-time or scheduled checks across multiple feeds to trigger alerts.

Do I need to install Go to use the blogwatcher binary for feed monitoring?

Yes, you need to install the blogwatcher binary to monitor feeds, and you can install it using the Go command shown in the metadata to enable CLI tracking.

What is the best way to track updates from multiple RSS feeds in one place?

The best way to track updates from multiple RSS feeds in one place is using a CLI tool like blogwatcher, which generates lightweight summaries or alerts when new posts are found.

How do I generate alerts when new posts are found in subscribed feeds?

To generate alerts when new posts are found in subscribed feeds, use the blogwatcher CLI to automate monitoring and trigger summaries for newly detected content.

Are there limitations to monitoring blog feeds with a basic CLI script?

Monitoring blog feeds with a basic CLI script is limited to reading RSS and Atom feeds over HTTP, meaning it lacks built-in GUI management and relies on manual script integration for automation.