blogwatcher

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

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Aevonix/colony-ai --skill blogwatcher-aevonix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/Aevonix/colony-ai/tree/main/skills/research/blogwatcher
Command: npx skills add https://github.com/Aevonix/colony-ai --skill blogwatcher-aevonix

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Track blogs and RSS/Atom feeds for updates using the blogwatcher CLI.

Core Features & Use Cases

  • Add a blog to track
  • Scan for new articles and view unread items
  • Mark articles read and manage your reading list

Quick Start

Add a blog to track and run a scan to fetch the latest articles.

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 for new blog updates from the command line?

You can monitor RSS feeds by adding blogs and running a scan to fetch the latest articles. The blogwatcher CLI automates checking RSS and Atom feeds to surface unread content for easy reading and curation.

What's the best way to track multiple blogs and organize a reading list?

Tracking multiple blogs is done by adding feeds to your list, scanning for updates, and marking articles read. This organizes unread items into a manageable reading list for content discovery and personal knowledge management.

Do I need a Go toolchain to install and run blogwatcher?

Yes, you need a Go toolchain to install and run the blogwatcher CLI. The command set, including add, scan, blogs, articles, read, and remove, requires the Go environment to compile and execute feed monitoring tasks.

Can I use blogwatcher for content curation and personal knowledge management?

Yes, blogwatcher is applicable to personal knowledge management and content discovery workflows. It enables you to add RSS and Atom feeds, scan for new articles, and organize read content for easy curation.

How do I add a new blog and scan for unread articles?

To add a new blog, use the add command with the feed URL, then run the scan command to fetch updates. You can view unread items with the articles command and mark them read after viewing.

Does blogwatcher work with both RSS and Atom feeds?

Yes, blogwatcher automates monitoring of both RSS and Atom feeds. It scans these feed formats to surface new content, allowing you to track blog updates across different syndication standards.