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/unread article management through a single CLI tool. ## Core Features & Use Cases - Feed Management: Add blogs with automatic RSS/Atom feed discovery, explicit feed URLs, or HTML scraping selectors, and import subscriptions in bulk from OPML files. - Scanning & Reading: Scan all or individual blogs for new articles, list unread items, filter by blog or category, and mark articles as read or unread. - Flexible Deployment: Run via Go install, prebuilt binaries for Linux and macOS, or Docker with persistent SQLite storage. - Use Case: Export your subscriptions from Feedly as OPML, import them with blogwatcher-cli, then run periodic scans to get a consolidated list of unread articles across all your blogs. ## Quick Start Ask the assistant to add a blog by name and URL, then scan it and list the unread articles using blogwatcher-cli.