Loading...
Loading...
Agentic RSS digest using the feed CLI. Fetch, triage, and summarize RSS feeds to surface high-signal posts. Use when: (1) reading RSS feeds or catching up on news, (2) user asks for a digest, roundup, or summary of recent posts, (3) user asks what's new or interesting today, (4) user mentions feed, RSS, or blogs.
npx skill4agent add odysseus0/feed rss-digestfeedbrew install odysseus0/tap/feedfeed get entries --limit 50feed get statsfeed import https://github.com/odysseus0/feed/raw/main/hn-popular-blogs-2025.opmlfeed get entries --limit N # list unread entries (table)
feed get entries --feed <id> --limit N # filter by feed
feed fetch # pull latest from all feeds
feed search "<query>" # full-text search
feed update entries --read <id> ... # batch mark read
feed get feeds # list feeds with unread counts
feed get stats # database statsfeed get entry-o json--feed <feed_id>