blogwatcher

Track multiple RSS/Atom feeds and report new posts from a CLI.

4|2|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/bitan-del/gods-eye --skill blogwatcher-bitan-del
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/bitan-del/gods-eye/tree/main/skills/blogwatcher
Command: npx skills add https://github.com/bitan-del/gods-eye --skill blogwatcher-bitan-del

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidate blog updates by tracking multiple RSS/Atom feeds from a single CLI.

Core Features & Use Cases

  • RSS/Atom feed monitoring: Continuously watch blogs and sources for updates.
  • CLI-driven updates: Quickly add blogs, scan for new articles, and list items from the command line.
  • Use Case: Imagine you follow a dozen tech blogs; use blogwatcher to aggregate new posts in one place and surface the latest articles.

Quick Start

Install blogwatcher and start scanning your configured feeds to see new posts.

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 from the command line?

You can monitor RSS and Atom feeds from the command line by registering multiple blog sources and using deterministic CLI commands to scan for new posts. This approach consolidates feed updates into a single local reporting interface.

What is the best way to aggregate new posts from multiple blogs in one place?

Aggregating new posts from multiple blogs involves tracking diverse RSS and Atom feeds through a unified CLI. This allows rapid monitoring and content curation by applying local state management to surface the latest articles.

Can I track blog updates without using a web-based reader?

Yes, you can track blog updates without a web-based reader by using a CLI-driven tool to parse feeds and manage blog registrations locally. This provides a lightweight alternative for personal knowledge management.

How do I add new blogs and scan for articles via a CLI?

To add new blogs and scan for articles via a CLI, you use specific commands to register feed URLs and trigger updates. The system then parses the feeds and lists the latest items using local state management.

Does this RSS feed monitoring tool require any external dependencies?

No external dependencies are required for this RSS feed monitoring tool. It operates independently using local state management to handle feed parsing, blog registration, and CLI reporting.