This aggregates news from preset sources and compiles a daily markdown report with 20 filtered items. The architecture uses a main orchestrator that dispatches parallel workers across source tiers, stopping early once it hits quality thresholds. It starts with high-priority sources like HN and Hugging Face Papers, then escalates to tier 2 if needed, and falls back to headless browser scraping for JS-heavy sites like ProductHunt when direct fetches fail. The scoring and deduplication logic runs centrally after workers return, which keeps the SubAgents stateless. Good for passive monitoring if you've already curated your source list in sources.json, though the multi-tier dispatch feels overengineered for what amounts to a cron job with error handling.
npx -y skills add sickn33/antigravity-awesome-skills --skill daily-news-report --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills