blogwatcher

Track blog and RSS/Atom feed updates with a Go-based CLI.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/balic-AI-ML-R-D-Resources/eliza_autonomous_agents --skill blogwatcher-balic-ai-ml-r-d-resources
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/balic-AI-ML-R-D-Resources/eliza_autonomous_agents/tree/main/packages/skills/skills/blogwatcher
Command: npx skills add https://github.com/balic-AI-ML-R-D-Resources/eliza_autonomous_agents --skill blogwatcher-balic-ai-ml-r-d-resources

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monitor blogs and RSS/Atom feeds for updates with a lightweight CLI, helping you stay current without manual checks.

Core Features & Use Cases

  • Subscribe to blogs via RSS/Atom to receive automatic updates.
  • Track new articles across multiple feeds and view unread items.
  • Manage subscriptions by adding or removing feeds and marking posts as read.

Quick Start

Install blogwatcher and start tracking updates from your favorite blogs.

Frequently Asked Questions about blogwatcher

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

FAQPage Schema
How do I track updates from multiple RSS and Atom feeds automatically?

You can track RSS and Atom feeds automatically by subscribing to blogs via a lightweight CLI, which scans for new articles and manages subscriptions across multiple feeds to keep you current without manual checks.

What is the best way to monitor blog feeds without checking manually?

Monitoring blog feeds is best handled by subscribing to RSS or Atom sources through a CLI tool, which automatically detects new articles and tracks unread items so you do not have to check sites manually.

How do I install and run a Go-based CLI for managing blog subscriptions?

To install and run the Go-based CLI for managing blog subscriptions, execute the command go install github.com/Hyaxia/blogwatcher/cmd/blogwatcher@latest to enable local execution of blogwatcher commands on your system.

Can I manage RSS subscriptions and mark articles as read from the command line?

Yes, you can manage RSS subscriptions and mark articles as read from the command line by adding or removing feeds and marking posts as read directly through the CLI interface.

Do I need any external dependencies to start tracking RSS feeds with this CLI?

No external dependencies are required to start tracking RSS feeds with this CLI, as the metadata indicates an empty dependencies array, meaning it operates independently once installed.