blogwatcher

Track blog and RSS feed updates via a Go CLI with local storage.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Track updates from blogs and RSS feeds to stay informed about new posts.

Core Features & Use Cases

  • Add and manage multiple feeds
  • Scan for new posts and surface updates
  • List articles and mark them read for efficient follow-up

Quick Start

Add a blog URL to monitor updates and surface 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 feed updates from the command line?

You can monitor RSS feed updates from the command line by adding blog URLs to a CLI watcher that scans feeds and surfaces new posts. It manages multiple feeds locally and lists unread articles for efficient follow-up.

Do I need Go installed to run a CLI RSS feed monitor?

Yes, a Go runtime is required to install and run this CLI RSS feed monitor. Once installed, it operates as a command-line tool and stores feed data locally on your machine for offline access.

Can I manage multiple blog feeds and mark articles as read?

Yes, you can manage multiple blog feeds and mark articles as read. The watcher allows you to add various RSS sources, scan for new posts, and track your reading progress by listing and marking articles as read.

What is the best way to monitor blog updates without a web browser?

Using a CLI watcher to monitor blog updates without a web browser lets you pull RSS feed data directly to your local machine. It scans for new posts and stores data locally, enabling quick offline access to recent articles.

Does this RSS feed watcher store data locally for offline access?

Yes, this RSS feed watcher stores data locally for offline access. By saving feed information and article lists directly on your machine, it allows you to review and mark posts as read without requiring an active internet connection.