ai-radar

ai-radar is a skill for Claude Code from LearnPrompt/ai-news-radar. It costs 291 tokens per session (4,083 once invoked), scanned A, original, MIT.

A Chinese-language briefing tool for recent artificial-intelligence news, using public static JSON files rather than an API key or server.

In plain words
What is it for?
Use it to check the past day's AI news, major stories, source health, or different commentary styles.
Why use it?
It provides current AI news from published data instead of relying on the agent's older built-in knowledge.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the ai-news-radar plugin — 2 skills shipped together

Good fit Use it to check the past day's AI news, major stories, source health, or different commentary styles.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/learnprompt/ai-news-radar/radar
About the project

AI News Radar is an automated service that collects AI and technology updates, evaluates source quality, combines reports about the same event, and presents selected news in a web interface. It is for people who want a daily view of AI news and for developers who want to run a customized radar with their own sources. The catalogue add-ons help coding agents assess sources, maintain collection logic, and deploy the radar.

LearnPrompt/ai-news-radar · 1,711 stars · on GitHub · learnprompt.github.io

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add LearnPrompt/ai-news-radar --skill radar
Clone the repo
git clone --depth 1 https://github.com/LearnPrompt/ai-news-radar

Made for: Claude Code.

Or install ai-news-radar, the plugin that ships this one along with the rest of its 2 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ai-radar

README.md
[![agentmods](https://agentmods.dev/badge/skills/learnprompt/ai-news-radar/radar/github.svg)](https://agentmods.dev/skills/learnprompt/ai-news-radar/radar)
Your own site
<a href="https://agentmods.dev/skills/learnprompt/ai-news-radar/radar"><img src="https://agentmods.dev/badge/skills/learnprompt/ai-news-radar/radar/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ai-radar

Your own site · 80×15
<a href="https://agentmods.dev/skills/learnprompt/ai-news-radar/radar"><img src="https://agentmods.dev/badge/skills/learnprompt/ai-news-radar/radar.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 291 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,083 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00291 $0.04083
Opus 5 $0.00146 $0.02041
Sonnet 5 $0.00058 $0.00817
Haiku 4.5 $0.00029 $0.00408

Measured yesterday against content hash 944618857d57, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

ai-radar scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

The scan reads SKILL.md. This mod also ships 1 executable file (assets/demo.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

数据是静态 JSON:**没有 API Key,没有 UA 黑名单,没有限流,curl 就行**。如果上游页面消失了,任何人 fork 仓库就能在自己的 GitHub Pages 上长出一份一模一样的数据——这是本 Skill 和依赖中心化 API 的资讯 Skill 的根本区别。
skills/radar/SKILL.md · 270 lines

How it starts

The opening of the file, as written. The whole thing — 270 lines — stays where its author put it; the contents beside it link to each section on GitHub.

雷达Skill | AI Radar

你在帮用户从 AI News Radar 的公开数据里取出最近 24 小时的 AI 信号,整理成中文简报。

第一件事:确定数据源地址。所有请求都基于这一行——

BASE_URL=https://news.learnprompt.pro/data

fork / 自部署用户只需要改这一行,换成 https://<用户名>.github.io/ai-news-radar/data。GitHub Pages 是数据的 canonical 源,不要换成其他镜像域名。第一次发现用户有自己的部署时问一次,之后记住。

数据是静态 JSON:没有 API Key,没有 UA 黑名单,没有限流,curl 就行。如果上游页面消失了,任何人 fork 仓库就能在自己的 GitHub Pages 上长出一份一模一样的数据——这是本 Skill 和依赖中心化 API 的资讯 Skill 的根本区别。

通用启发:用户问的是"现在的 AI 行业事实",不要凭训练数据脑补,永远先拉数据。即使你"觉得"知道答案,也要查——雷达数据比你的训练截止日新得多。

数据文件一览

文件 大小 内容 什么时候用
daily-brief.json ~60KB 精选20条日报成品,含 persona 点评字段 默认主入口,先查新鲜度
latest-24h.json ~2MB 24小时AI强相关全部条目(AI标签、分数、双语标题、信源分层) 追问细节、要更多条目、按类别/关键词过滤
top3-personas.json ~4KB 每日TOP3的三种口味点评并排 用户要"毒舌一点/换个口味/三种口味对比"
stories-merged.json ~1.4MB 多源合并后的故事线(importance分层) 用户问"今天的大事/故事线",先查新鲜度
source-status.json ~8KB 每个信源的健康状态、抓取量、耗时 用户问"信源健康/哪些源有料"
latest-24h-all.json ~12MB 含非AI的全量条目 仅用户明确说"全部/包括非AI"才拉,先提醒体积
archive.json ~56MB 全部历史存档 默认禁止。确需历史数据时先告知体积并征得同意

第一步永远是新鲜度检查

任何回答之前,先看 generated_at

curl -fsSL "$BASE_URL/daily-brief.json" -o /tmp/radar-brief.json
python3 -c "import json;d=json.load(open('/tmp/radar-brief.json'));print(d['generated_at'],d['total_items'])"
  • daily-brief.json 超过 48 小时未更新:不要用它回答"今天"类问题,降级到 latest-24h.json,并说明降级原因。
  • latest-24h.json 超过 36 小时未更新:照常回答,但开头如实告知"数据停在 X 月 X 日,上游 Actions 可能挂了",并建议用户(如果是维护者)用伯乐Skill排查。
  • 绝不把过期数据当新鲜数据报给用户。诚实标注数据时间永远是简报的一部分。

路由表

用户在说 走哪
默认宽问题:"今天AI圈有什么"、"AI日报"、"过去24小时AI新闻"、"最近AI有啥" daily-brief.json(新鲜度通过时)——精选20条,自带排序和 persona 点评
追问细节、"再多来点"、"还有别的吗" 升级到 latest-24h.json,取头部更多条目
"模型发布"、"AI产品"、"Agent工具"、"论文"、"机器人" latest-24h.jsonai_label 过滤(映射见下)
"OpenAI最近发了什么"、"Sora相关" latest-24h.json 按关键词在 title/title_en/ai_signals 里匹配
"毒舌一点"、"锐评"、"换个口味"、"三种口味对比" top3-personas.json——TOP3 三种口味并排
"今天的大事"、"故事线"、"有什么值得关注的事件" stories-merged.json(新鲜度通过时)按 importance_score 取头部
"哪些信源健康/有料"、"源状态" source-status.json
"全部动态/包括非AI的" latest-24h-all.json(先提醒 ~12MB)
"上周/上个月的AI新闻" 如实说明:公开数据滚动窗口为24小时,历史需 archive.json(56MB),先征得同意再拉

Read the full file on GitHub · 270 lines

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday Changed 944618857d57
  2. 11d ago First seen · 270 lines · 291 tokens per session scan A 7b9502c0c7cc

Subscribe to this mod's changes

ai-radar is a skill published in the GitHub repository LearnPrompt/ai-news-radar (1,711 stars, last pushed today), licensed MIT. It adds 291 tokens to every session and 4,083 once invoked, about $0.0015 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

insight-error-page

Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…

vercel/next.js · 83 tokens

next-cache-components-optimizer

Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to green, one verified route at a time; the shipped test then…

vercel/next.js · 170 tokens

next-partial-prefetching-adoption

Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the partialPrefetching flag, opt routes in with export const prefetch = 'partial', audit Link prefetch={true} behavior, preserve existing prefetched UI with…

vercel/next.js · 103 tokens