blogwatcher

Track RSS and Atom blog feeds via CLI commands with local state.

5|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/p-sree-sai-pavan/P.A.R.K.E.R --skill blogwatcher-p-sree-sai-pavan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/p-sree-sai-pavan/P.A.R.K.E.R/tree/main/gateway/skills/blogwatcher
Command: npx skills add https://github.com/p-sree-sai-pavan/P.A.R.K.E.R --skill blogwatcher-p-sree-sai-pavan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Track blog updates from multiple feeds to stay informed. This blogwatcher-based workflow helps individuals and teams stay current with new posts across multiple RSS/Atom sources, consolidating updates in one CLI-driven view.

Core Features & Use Cases

  • Add blogs and feeds to track using the blogwatcher CLI.
  • Scan feeds periodically to detect new articles.
  • List and review articles, and mark items as read to manage your reading queue.
  • Use-case: continuously monitor industry blogs and release notes to surface relevant content quickly.

Quick Start

Install blogwatcher and start tracking feeds, then run a scan to fetch new articles.

Frequently Asked Questions about blogwatcher

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

FAQPage Schema
How do I track RSS and Atom feeds from the command line?

You can track RSS and Atom feeds from the command line by using CLI commands to add sources, scan for updates, list new articles, and manage your reading queue with locally persisted state.

What is the best way to monitor multiple blogs for new posts without a web interface?

Monitoring multiple blogs without a web interface is best handled by a CLI utility that periodically scans RSS and Atom feeds, detects new articles, and consolidates updates in a single terminal view.

How do I manage my RSS reading queue using a terminal?

You manage your RSS reading queue in the terminal by listing fetched articles and running commands to mark items as read, ensuring per-feed state is persisted locally for ongoing tracking.

Can I track industry blogs and release notes using a command line feed reader?

Yes, you can continuously monitor industry blogs and release notes by adding their RSS or Atom feeds to a command line reader, scanning periodically to surface relevant content quickly.

Does command line feed monitoring require external dependencies to scan updates?

No external dependencies are required to scan updates, as the utility operates independently with local state persistence to track feed changes and mark articles as read.

Why use a CLI tool for personal knowledge management instead of a standard feed reader?

A CLI tool for personal knowledge management consolidates updates from multiple RSS and Atom sources into one terminal-driven view, allowing quick scanning and direct queue management without leaving the command line.