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.
npx agentmods add skills/sabahudin-web/competitive-intelligence-radar/radar-diff-changesnpx skills add sabahudin-web/competitive-intelligence-radar --skill radar-diff-changesgit clone --depth 1 https://github.com/sabahudin-web/competitive-intelligence-radarWrote 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.
[](https://agentmods.dev/skills/sabahudin-web/competitive-intelligence-radar/radar-diff-changes)<a href="https://agentmods.dev/skills/sabahudin-web/competitive-intelligence-radar/radar-diff-changes"><img src="https://agentmods.dev/badge/skills/sabahudin-web/competitive-intelligence-radar/radar-diff-changes.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00075 | $0.00543 |
| Opus 5 | $0.00037 | $0.00271 |
| Sonnet 5 | $0.00015 | $0.00109 |
| Haiku 4.5 | $0.00007 | $0.00054 |
Grade A, and why
radar-diff-changes 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 5d 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.
What it actually says
radar-diff-changes
Automation level: AUTONOMOUS.
Goal: compute an honest, freshness-aware change set between the current run and the last one.
Steps
-
Read
radar.config.jsonto findlast_run.dossier_dir(the previous run) and the current run directory from the caller. If there is no previous run, this is the baseline: every competitor is markedNewand there are no deltas to compute. Say so. -
Load all dossier JSON files from both runs, matched by competitor domain (the stable key).
-
For each competitor and each field, compare ONLY when the field is within its recency window on BOTH runs (see freshness.md). A comparison across a stale value is not a real change; skip it and note the field as "not comparable this run."
-
Classify each material change with a type the dashboard understands:
RISING: competitor improved SERP rank, gained funding, ramped hiring, sentiment up.FALLING: competitor lost rank, negative news, sentiment down.PRICE: pricing or packaging changed.NEWS: a fresh in-window headline that did not exist last run.NEW: a competitor appearing for the first time, or newly ranking for a tracked keyword. Each change carries the supportingsource_urlandfetched_atfrom the dossier. No source, no change entry.
-
Rank changes by materiality (rank jumps on core keywords and price moves rank highest), and produce a one-line change digest for the briefing headline plus the structured change array for the dashboard.
-
Return the change set to the caller. Do not write surfaces here; that is the merge and publish skills.
Edge cases
- A competitor present last run but absent now: mark
droppedin notes (do not invent a reason). - A field blocked this run but present last run: report "could not verify this run" rather than a
false
FALLING. - Timestamps missing on an old dossier: treat that field as not comparable.
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.
- 5d ago First seen · 46 lines · 75 tokens per session scan A 7f1fa668430e
radar-diff-changes is a skill published in the GitHub repository sabahudin-web/competitive-intelligence-radar (3 stars, last pushed 2mo ago), licensed MIT. It adds 75 tokens to every session and 543 once invoked, about $0.0004 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.
Other skills, from other repositories
falsify
Adversarial falsification of sigint research findings. Generates disconfirming queries, executes web-only adversarial search, assigns ordinal verdicts (falsified | weakened | survived | inconclusive), and applies remediation (quarantine, confidence downgrade, follow-up queue). Invocable standalone via /sigint:falsify…
regulatory-review
This skill should be used when the user asks to "analyze regulations", "regulatory landscape", "compliance requirements", "legal considerations", "regulatory risk", "industry regulations", "compliance analysis", "regulatory trends", or needs guidance on understanding regulatory environments, compliance requirements…
tech-assessment
This skill should be used when the user asks to "assess technology", "technology evaluation", "tech stack analysis", "technical feasibility", "technology trends", "build vs buy", "technology roadmap", "architecture assessment", or needs guidance on evaluating technologies, technical due diligence, or technology…
market-sizing
This skill should be used when the user asks to "calculate market size", "TAM SAM SOM analysis", "estimate market opportunity", "market sizing", "total addressable market", "serviceable market", "market potential", or needs guidance on market size estimation methodologies, market opportunity calculations, or growth…
report-writing
This skill should be used when the user asks to "write a report", "executive summary", "research report format", "report structure", "present findings", "business writing", "analysis documentation", or needs guidance on structuring research outputs, executive communication, or professional report formatting.
customer-research
This skill should be used when the user asks to "understand customers", "customer research", "user personas", "customer needs analysis", "buyer journey mapping", "voice of customer", "customer segmentation", "user research", or needs guidance on customer discovery methodologies, persona development, or understanding…