A solid pipeline for pulling tech news from six different sources (RSS, Twitter, GitHub releases and trending, Reddit, web search) and scoring them into a unified digest. The quality scoring and deduplication are actually implemented, not just promised. You get parallel fetching with retry logic, multiple API backend options (it'll auto-detect Brave vs Tavily, official Twitter vs twitterapi.io), and template outputs for Discord, email, or PDF. The GitHub App token generation is a nice touch if you don't want to manage tokens manually. Worth noting it expects you to bring your own API keys for most sources, though it degrades gracefully without them. Best for teams running regular digests who want reproducible configs instead of manual curation.
npx skills add https://github.com/draco-agent/tech-news-digest --skill tech-news-digest