blogwatcher

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

117|8|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/geezerrrr/motive --skill blogwatcher-geezerrrr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/geezerrrr/motive/tree/main/Motive/Resources/Skills.bundle/blogwatcher
Command: npx skills add https://github.com/geezerrrr/motive --skill blogwatcher-geezerrrr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps teams and developers stay updated by monitoring blogs and RSS/Atom feeds from a single command-line tool.

Core Features & Use Cases

  • Continuous monitoring of blogs and feeds via simple commands.
  • Add, list, and scan feeds to surface new posts quickly.
  • Integrates into automation workflows for content monitoring and research.

Quick Start

Install blogwatcher and start tracking your favorite feeds from the command line.

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 from the command line by using a CLI tool to add, list, and scan configured sources, quickly surfacing new posts without a graphical interface. It requires network access and a compatible binary.

What is the best way to track blog updates for a developer team?

Tracking blog updates for a developer team is best handled by a CLI monitoring tool that scans feeds and surfaces content changes. This centralizes post tracking and integrates directly into existing automation workflows.

Can I integrate RSS feed monitoring into my automation workflows?

Yes, you can integrate RSS feed monitoring into automation workflows by executing command-line operations to scan feeds. This allows scripts to automatically detect and surface new blog posts as they are published.

Do I need network access to scan RSS and Atom feeds via CLI?

Yes, network access is required to scan RSS and Atom feeds via CLI. The monitoring tool needs to connect to the internet to fetch updates and surface new posts from the configured blogs.

Does blogwatcher support feeds that require authentication?

Yes, feed monitoring supports authentication where needed. You must configure the CLI tool with the proper credentials to access and monitor multiple feeds that are protected or require login.

What are the limitations of using a CLI tool for blog monitoring?

Limitations of using a CLI tool for blog monitoring include the need for manual configuration and a compatible binary. It lacks a visual dashboard, meaning all feed management and post scanning must be handled through text commands.