blogwatcher

Track blog updates from multiple RSS/Atom feeds via CLI.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Luzzer/Kraken --skill blogwatcher-luzzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/Luzzer/Kraken/tree/main/skills/blogwatcher
Command: npx skills add https://github.com/Luzzer/Kraken --skill blogwatcher-luzzer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you stay informed by automatically tracking updates from multiple blogs and RSS/Atom feeds, eliminating manual checking.

Core Features & Use Cases

  • Add and monitor multiple blogs: configure blog names and URLs to track in a single place.
  • Scan and surface new posts: regularly fetch latest articles and surface new items.
  • Use Case: Content teams or researchers who need to monitor many sources can rely on blogwatcher to keep a live feed of updates.

Quick Start

Add your first blog and run a scan to view updates.

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 without checking manually?

You can track RSS and Atom feed updates by adding blog URLs to a CLI tool that scans feeds and surfaces new posts. It fetches latest articles automatically and maintains a local state store to keep you informed across dozens of sources.

What is the best way to monitor blog updates across dozens of sources for a content team?

Monitoring blog updates across many sources works best with a CLI that aggregates RSS and Atom feeds. Content teams can add blogs, scan for new posts, list articles, and mark items read to maintain a live feed of updates.

How do I add a blog and scan for new posts using a feed monitoring CLI?

To add a blog and scan for new posts, use CLI commands to configure the blog name and URL, then run a scan. The tool fetches the latest articles, parses the feed data, and surfaces new items for you to review.

Can I maintain a local state store to mark RSS feed items as read?

Yes, you can maintain a local state store to mark RSS feed items as read. The CLI tracks which articles you have already seen, ensuring that only new posts are surfaced during subsequent scans.

Does this feed monitoring approach work with both RSS and Atom formats?

Yes, this feed monitoring approach works with both RSS and Atom formats. The CLI parses data from both feed types, allowing you to track updates from any blog that provides a standard syndication feed.

Are there limitations to using a command line tool for blog management instead of a web interface?

Using a command line tool for blog management requires CLI access and local state storage. It is designed for developers and researchers comfortable with terminal commands rather than users needing a graphical web interface for feed monitoring.