ai_radar

ai_radar is a skill for Claude Code, Codex from Rayan55050/progressive-agent. It costs 19 tokens per session (599 once invoked), scanned A, original, MIT.

An AI-news monitoring skill for finding updates about models, tools, research, and industry trends. It can also monitor selected sources and send filtered digests through Telegram in the background.

In plain words
What is it for?
Use it to find current AI news, model releases, tool launches, research, or deeper coverage of a selected AI topic.
Why use it?
It gathers scattered AI news and filters it so you do not have to check many sites yourself. Search guidance helps focus research on recent or topic-specific developments.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to find current AI news, model releases, tool launches, research, or deeper coverage of a selected AI topic.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rayan55050/progressive-agent/ai_radar
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 Rayan55050/progressive-agent --skill ai_radar
Clone the repo
git clone --depth 1 https://github.com/Rayan55050/progressive-agent

Made for: Claude Code, Codex.

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/rayan55050/progressive-agent/ai_radar.svg)](https://agentmods.dev/skills/rayan55050/progressive-agent/ai_radar)
Your own site
<a href="https://agentmods.dev/skills/rayan55050/progressive-agent/ai_radar"><img src="https://agentmods.dev/badge/skills/rayan55050/progressive-agent/ai_radar.svg" alt="Measured on agentmods" height="20"></a>
Per session 19 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 599 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00019 $0.00599
Opus 5 $0.00010 $0.00300
Sonnet 5 $0.00004 $0.00120
Haiku 4.5 $0.00002 $0.00060

Measured 8d ago against content hash 194ef99f6358, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

ai_radar scanned grade A with 0 findings 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 8d ago.

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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/ai_radar/SKILL.md · 78 lines

What it actually says

AI Radar

Мониторинг новостей и трендов в мире искусственного интеллекта.

Стратегия поиска

Последние новости

  • "AI news today" (topic: news, time_range: day)
  • "artificial intelligence news this week" (topic: news, time_range: week)

Новые модели

  • "new AI model release 2026" (topic: news)
  • "Claude Anthropic update", "GPT OpenAI update", "Gemini Google update"

Инструменты и продукты

  • "AI tools launch" (topic: news, time_range: week)
  • "AI automation tools new" (topic: general)

Глубокий анализ

Если просят ресёрч — используй web_research для комплексного анализа темы.

Источники (приоритет)

  • The Verge, TechCrunch, Ars Technica
  • Anthropic Blog, OpenAI Blog
  • Habr.com (русскоязычный)
  • Twitter/X через поиск

Формат ответа

Новости — блоками с эмодзи-маркерами:

🔥 *Название*
Краткое описание + [ссылка](url)

📌 *Название*
Описание + [ссылка](url)

NewsRadar (фоновый мониторинг)

Работает автоматически каждые 4 часа:

  • Источники: Hacker News, HuggingFace Daily Papers, Reddit (r/LocalLLaMA, r/MachineLearning), GitHub Trending
  • Фильтрует через LLM — пушит только реально важное
  • Дайджест приходит в Telegram автоматически

Когда владелец спрашивает про AI-новости — я могу дополнить свежим поиском через web_search.

Правила

  1. Релевантность для владельца: фокус на агентах, автоматизации, Claude, инструментах (уточняется по OWNER.md)
  2. Без хайпа: факты, не спекуляции
  3. Практичность: если модель/тул может быть полезен владельцу — отметь это
  4. Язык: если нашёл на русском — отвечай на русском, на английском — переведи ключевые моменты
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. 8d ago First seen · 78 lines · 19 tokens per session scan A 194ef99f6358

Subscribe to this mod's changes

ai_radar is a skill published in the GitHub repository Rayan55050/progressive-agent (2 stars, last pushed yesterday), licensed MIT. It adds 19 tokens to every session and 599 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories