blogwatcher

Monitor blogs and RSS/Atom feeds for new articles.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/VYRE-Studios/Windows-Agentic-Framework --skill blogwatcher-vyre-studios
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/VYRE-Studios/Windows-Agentic-Framework/tree/main/skills/research/blogwatcher
Command: npx skills add https://github.com/VYRE-Studios/Windows-Agentic-Framework --skill blogwatcher-vyre-studios

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeping track of multiple blogs and RSS/Atom feeds manually is time‑consuming and easy to miss new content.

Core Features & Use Cases

  • Add and manage blogs: Store blog names and URLs for quick access.
  • Scan for updates: Retrieve the latest articles across all tracked feeds with a single command.
  • Read tracking: Mark individual articles or all items as read to stay organized.

Quick Start

Ask the skill to add a new blog URL and scan for 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 multiple RSS and Atom feeds for new articles?

You can monitor RSS and Atom feeds by adding blog URLs to your tracking list and running a scan command to retrieve the latest articles across all sources. This eliminates manually checking each blog for updates.

What is the best way to track read status across monitored blog feeds?

Tracking read status across blog feeds involves marking individual articles or all items as read. This organizes your feed monitoring workflow by clearing reviewed updates from scan results.

Do I need Go installed to use the blogwatcher CLI for feed monitoring?

Yes, you need Go installed because the blogwatcher CLI is installed via Go. This prerequisite provides the runtime to execute commands for adding feeds, scanning updates, and managing read status.

Can I manage all my blog sources and RSS feeds from the command line?

Yes, you can manage blog sources and RSS feeds entirely from the command line. The CLI supports adding URLs, scanning for content, and updating read status for personal feed monitoring workflows without a GUI.

How does scanning for updates work across multiple RSS feeds?

Scanning for updates retrieves the latest articles across all tracked RSS and Atom feeds with a single command. It fetches new content from every stored blog URL so you can review recent posts in one batch.