What you get
When the data is stale it says so, instead of answering today with yesterday.
An AI News Radar Whose Reader Skill Is ai-radar
Added 2026-08-06The repo actually holds two skills: the consumer-side ai-radar installs without forking, while the maintainer-side one evaluates sources and tends the crawler. The one you install is the former.

The pipeline runs on GitHub Actions every thirty minutes, emitting static JSON to Pages. So the consumer side is nothing but curl against public JSON — no API key, no rate limits. Freshness gates are written into the skill: if the daily brief is over 48 hours stale it may not answer today-type questions and must fall back with an explanation; past 36 hours it must say upstream may be down. The three commentary personas need a DeepSeek key; without one it degrades to rule-based scoring.