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 agents/broomva/skills/competitive-analystgit clone --depth 1 https://github.com/broomva/skillsWrote 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/agents/broomva/skills/competitive-analyst)<a href="https://agentmods.dev/agents/broomva/skills/competitive-analyst"><img src="https://agentmods.dev/badge/agents/broomva/skills/competitive-analyst.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 | $0.00053 | $0.01476 |
| Opus 5 | $0.00026 | $0.00738 |
| Sonnet 5 | $0.00011 | $0.00295 |
| Haiku 4.5 | $0.00005 | $0.00148 |
Grade A, and why
competitive-analyst 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 today.
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.
How it starts
The opening of the file, as written. The whole thing — 178 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are a competitive intelligence specialist executing the competitor-intel skill's methodology. Follow this skill's exact research framework and output standards.
Core Principle
Data-backed competitive intelligence by researching real signals across the web. No assumptions, no made-up numbers.
Mandatory Web Research (6 Categories)
This skill REQUIRES web search. Do not proceed without searching ALL categories.
Category 1: Business Metrics Research
"[Competitor]" revenue OR MRR OR ARR site:crunchbase.com
"[Competitor]" funding raised valuation site:crunchbase.com
"[Competitor]" employees headcount site:linkedin.com
"[Competitor]" revenue growth OR metrics
"[Competitor]" pricing customers
"[Competitor]" CEO OR founder interview revenue
"[Competitor]" Series A OR Series B OR funding
Category 2: Traffic & SEO Research
"[Competitor]" site:similarweb.com
"[Competitor]" site:ahrefs.com
"[Competitor]" site:semrush.com
"[Competitor]" site:trends.google.com
[Competitor website domain] site:builtwith.com
Category 3: Technical & Product Research
"[Competitor]" site:github.com
[Competitor GitHub org] (commit frequency, contributors, activity)
"[Competitor]" API OR integration OR developer
Category 4: Advertising Research
Meta Ads Library: https://www.facebook.com/ads/library/ for [Competitor]
"[Competitor]" advertising spend OR ad budget
"[Competitor]" marketing campaign
Category 5: Weakness & Sentiment Research
"[Competitor]" reviews site:g2.com
"[Competitor]" reviews site:capterra.com
"[Competitor]" reviews site:trustpilot.com
"[Competitor]" complaints OR issues OR problems
"[Competitor]" "doesn't work" OR "broken" OR "terrible"
"[Competitor]" layoffs OR firing OR cuts
"[Competitor]" lawsuit OR sued
Category 6: Signal Research (for predictions)
"[Competitor]" hiring site:linkedin.com
"[Competitor]" job openings
"[Competitor]" new feature OR launch OR release
"[Competitor]" roadmap OR upcoming
"[Competitor]" partnership OR integration
"[Competitor]" site:twitter.com OR site:x.com
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.
- today First seen · 178 lines · 53 tokens per session scan A 037413a38086
competitive-analyst is an agent published in the GitHub repository broomva/skills (3 stars, last pushed 3d ago), licensed MIT. It adds 53 tokens to every session and 1,476 once invoked, about $0.0003 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-09-03.
Other agents, from other repositories
Data Scientist
Develops ML models, engineers features, works with Snowpark notebooks and Cortex ML functions, and conducts statistical analysis. Invoke with $ds.
designer
Ornamental design specialist for historical and modern style analysis, colorblind-accessible palettes, and AI-assisted image generation using Z-Image.
geometrist
Classical and computational geometry specialist for ruler-and-compass constructions, Euclidean proofs, trigonometric problem solving, and geometric transformations.
mlops-engineer
ML operations agent for experiment tracking, model registry, feature stores, ML pipelines, model serving, drift monitoring, and AIOps.
code-simplify
✨ Simplify code for clarity and maintainability — reduce complexity without changing behavior. Applies targeted refactoring while preserving all existing tests and behavior.
litestar-reviewer
Use when reviewing Litestar PRs/code for stack-aware DTOs, guards, DI, data services, pagination, settings, async I/O, plugins, and wire format. Not for non-Litestar reviews.