blogwatcher

Monitor blogs and RSS/Atom feeds to detect and surface new posts.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/Glour/ai-office-v2 --skill blogwatcher-glour
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/Glour/ai-office-v2/tree/main/skills/blogwatcher
Command: npx skills add https://github.com/Glour/ai-office-v2 --skill blogwatcher-glour

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keep up with multiple blogs and RSS/Atom feeds by automatically collecting new posts and updates, so you never miss important content.

Core Features & Use Cases

  • Add feeds with a name and URL to start tracking
  • Scan all tracked feeds to fetch new posts and store them in a unified view
  • List articles by feed and mark items as read to maintain a clean workflow
  • Use case: content creators, researchers, and knowledge workers who need centralized monitoring of blog activity

Quick Start

Install blogwatcher and run a single command to add your first feed to start monitoring updates.

Frequently Asked Questions about blogwatcher

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

FAQPage Schema
How do I monitor RSS and Atom feeds for new posts?

To monitor RSS and Atom feeds, you can use an automation tool to automatically fetch and surface new posts from tracked sources. This process requires network access to fetch feeds and a Go toolchain to run the necessary binary for scanning and storing updates.

How do I track multiple blogs and collect updates in one place?

Track multiple blogs by adding their feed URLs with a recognizable name to a centralized monitoring system. You can then run a scan command to fetch new posts and list articles by feed, maintaining a unified view of all blog activity.

Do I need a Go toolchain to monitor RSS feeds with CLI automation?

Yes, you need a Go toolchain and the specific blogwatcher binary installed in your environment to monitor RSS feeds. Network access is also required to fetch updates from the target blogs and Atom sources.

What is the best way to manage read and unread articles from RSS feeds?

The best way to manage read and unread articles is by using CLI commands to list articles by feed and mark items as read. This maintains a clean workflow and ensures you only see new content during subsequent feed scans.