blogwatcher

Track blog and RSS/Atom feed updates with the blogwatcher CLI.

Updated May 6, 2026
One-click install
npx skills add https://github.com/Uniquecrete/ThinkFasterv1 --skill blogwatcher-uniquecrete
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/Uniquecrete/ThinkFasterv1/tree/main/Skills/blogwatcher
Command: npx skills add https://github.com/Uniquecrete/ThinkFasterv1 --skill blogwatcher-uniquecrete

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Blog and RSS updates often get missed when you track many sources manually, causing you to lose timely information and opportunities.

Core Features & Use Cases

  • Track feed sources: Add and manage blogs or RSS/Atom feed URLs so they can be scanned on demand.
  • Detect new items: Run scans to find new articles since the last check and summarize how many were found.
  • Manage read state: Mark specific articles or everything as read to keep your backlog current.
  • Use Case: Track updates from multiple niche resources (e.g., product blogs or research feeds) and quickly surface only newly published posts for review.

Quick Start

Run the command blogwatcher add "My Blog" https://example.com to start tracking the feed for future scans.

Frequently Asked Questions about blogwatcher

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

FAQPage Schema
How do I track RSS feed updates via command line?

To track RSS feed updates via command line, you use a CLI tool to add specific blog or feed URLs and periodically run scan commands to detect newly published articles. The tool maintains a read and unread history to manage your backlog.

What is the best way to monitor multiple blogs for new articles without missing updates?

Monitoring multiple blogs for new articles is best handled by adding their RSS or Atom feed URLs to an automated tracking system. Running periodic scans summarizes how many new items were found since your last check, preventing missed updates.

How do I manage read state for tracked RSS articles in a CLI workflow?

To manage read state for tracked RSS articles in a CLI workflow, you use specific commands to mark individual articles or all current items as read. This keeps your review backlog current and ensures future scans only surface newly published posts.

Can I use a command line tool to scan niche research feeds for new posts?

Yes, you can use a command line tool to scan niche research feeds for new posts. By adding specific source URLs, the tool periodically checks these feeds on demand and reports the exact count of newly found items for your review workflow.

Does feed monitoring via CLI require external dependencies or components?

Feed monitoring via this CLI does not require external dependencies or components. The tool operates independently to store tracking state and manage your read and unread history directly through its add, scan, list, and read commands.