blogwatcher

Track RSS and Atom feeds using the blogwatcher CLI tool.

14|2|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/ex3ndr/daycare --skill blogwatcher-ex3ndr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/ex3ndr/daycare/tree/main/packages/daycare/sources/skills/research/blogwatcher
Command: npx skills add https://github.com/ex3ndr/daycare --skill blogwatcher-ex3ndr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a lightweight, local solution for tracking updates from RSS and Atom feeds, eliminating the need for constant manual checking or reliance on external services.

Core Features & Use Cases

  • Feed Tracking: Monitor blogs, changelogs, and other recurring online content.
  • Local Storage: Keeps track of subscribed feeds and their articles directly on your system.
  • Use Case: Automatically stay updated on new posts from your favorite tech blogs or software release notes without visiting each site individually.

Quick Start

Add a new blog feed to track by providing its name and URL.

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 locally without external services?

You can monitor RSS and Atom feeds locally by tracking them with a CLI tool that stores subscriptions and articles directly on your system, eliminating the need for external services or manual site visits.

Can I track blog updates and changelogs without installing external dependencies?

Tracking blog updates requires installing the blogwatcher Go binary, which acts as the local engine for adding, scanning, and reading feed subscriptions natively on your system.

What is the best way to stay updated on new posts from multiple tech blogs?

The best way to stay updated is to add your favorite tech blog URLs as RSS or Atom feeds, allowing the tool to automatically scan for and store new posts locally for later reading.

How do I add and manage recurring online content subscriptions?

You can manage recurring content by adding new feeds with a name and URL, then using commands to list, scan, read, and remove your active subscriptions as needed.

Does local feed monitoring support both RSS and Atom formats?

Yes, local feed monitoring supports both RSS and Atom formats, allowing you to track a wide variety of blogs, research sources, and software release notes within a single interface.