What problem does it solve? Keeping up with new posts across many blogs and RSS/Atom feeds requires manually checking each site, which is tedious and easy to forget. This Skill centralizes feed tracking, scanning, and read-status management through the blogwatcher-cli tool. ## Core Features & Use Cases - Feed Management: 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 & Tracking: Scan all or individual blogs for new articles, list unread items, and filter by blog or category. - Read Status Control: Mark articles read or unread individually or in bulk, with state persisted in a local SQLite database. - Use Case: Add 20 engineering blogs via an OPML export, run a daily scan, and list only unread articles in the "Engineering" category each morning. ## Quick Start Install blogwatcher-cli, then ask the agent to add a blog by URL and scan it for new unread articles.