blogwatcher

Track blog updates and RSS/Atom feeds via a CLI workflow.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/jonnytacos8/closed_claw --skill blogwatcher-jonnytacos8
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/jonnytacos8/closed_claw/tree/main/skills/blogwatcher
Command: npx skills add https://github.com/jonnytacos8/closed_claw --skill blogwatcher-jonnytacos8

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Track blog updates and RSS/Atom feeds automatically.

Core Features & Use Cases

  • Feed tracking: Monitor multiple blogs and feeds and surface new posts.
  • CLI control: Add, scan, list, and mark posts read from a single tool.
  • Use Case: Create a personal knowledge hub by aggregating posts from your favorite blogs into a local log.

Quick Start

Tell blogwatcher to start tracking your feeds by adding a feed URL and running a scan.

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 and track blog updates from the command line?

To track RSS feeds via CLI, add your feed URLs and run a scan to fetch new posts. The tool maintains a local store of articles, allowing you to list unread items and mark them as read directly from the terminal.

Can I aggregate posts from multiple blogs into a local knowledge hub?

Aggregating posts from multiple blogs into a local knowledge hub is supported by adding multiple RSS or Atom feed URLs. Running scans compiles recent updates into a single local log for personal content curation.

What is the best way to manage RSS feeds without a web-based reader?

Managing RSS feeds without a web-based reader is best achieved using a CLI-based approach that stores data locally. You add feeds, scan for updates, list articles, and mark items read, ensuring complete control over your feed data.

Does a CLI RSS feed tracker require external dependencies to scan for new posts?

No, this CLI RSS feed tracker operates without external dependencies to scan for new posts. It maintains a local store to track feed state and manage article read status independently on your machine.

How do I mark RSS articles as read using a terminal workflow?

To mark RSS articles as read using a terminal workflow, execute a specific CLI command after listing your fetched posts. This updates the local store to filter out content you have already reviewed.