blogwatcher

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

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/PotLock/foxfang --skill blogwatcher-potlock
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/PotLock/foxfang/tree/main/skills/blogwatcher
Command: npx skills add https://github.com/PotLock/foxfang --skill blogwatcher-potlock

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually monitoring multiple blogs and RSS/Atom feeds is time-consuming and error-prone; this skill automates the process to keep you informed with minimal effort.

Core Features & Use Cases

  • Feed monitoring: Continuously watch multiple blogs and feeds for new posts.
  • Article management: List new articles, review content, and mark items as read.
  • Use Case: Imagine following tech blogs and news feeds in one CLI workflow to stay updated without visiting each site.

Quick Start

Run blogwatcher scan to fetch fresh posts from your configured feeds.

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

You can track RSS and Atom feed updates by running a CLI utility to add feeds, scan for new posts, list articles, and mark items as read. This automates monitoring multiple blogs without manual checking.

What is the best way to automate blog monitoring for multiple feeds?

Automating blog monitoring involves using a CLI tool that continuously watches your configured RSS and Atom feeds for new posts. You add your desired feeds, then run periodic scans to fetch fresh content automatically.

Can I manage and mark read articles from RSS feeds in a terminal workflow?

Yes, you can manage read articles directly in a terminal workflow. The CLI allows you to list new articles, review content, and mark items as read, keeping your feed tracking organized without leaving the command line.

Do I need any specific binary to monitor RSS feeds with this CLI approach?

Yes, this CLI approach requires the blogwatcher binary to function. Once installed, you use it to add feeds, scan for updates, and manage your curated reading list across multiple sources.

How does content curation work when tracking tech blogs via RSS?

Content curation via RSS involves adding multiple tech blog feeds to a CLI monitor, scanning for new posts, and reviewing aggregated articles in one workflow. This centralizes topic tracking and personal content discovery.

Why does manually checking multiple blogs waste time compared to feed monitoring?

Manually checking multiple blogs is error-prone and inefficient compared to automated feed monitoring. A CLI tool scans all configured RSS and Atom feeds simultaneously, fetching fresh posts and listing them for quick review.