What problem does it solve? Keeping up with many blogs and RSS/Atom feeds manually means repeatedly checking sites for new posts. This Skill tracks feeds in a local SQLite database, scans for new articles, and manages read/unread state so nothing is missed. ## Core Features & Use Cases - Feed tracking and discovery: Add blogs with automatic RSS/Atom feed discovery, HTML scraping fallback via CSS selectors, and bulk OPML import from readers like Feedly or Inoreader. - Scanning and read state: Scan all or individual blogs, list unread articles filtered by blog or category, and mark articles read or unread. - Recurring monitoring: Pair with the cronjob tool's monitor field to wake the agent only when new articles appear, and route digests to a chat or channel. - Use Case: Track a dozen engineering blogs, run scheduled scans, and receive a digest of only the new unread articles each morning. ## Quick Start Install blogwatcher-cli, then ask the agent to add https://xkcd.com and list any unread articles.