Borrowing it
Nothing to install: this file belongs to NikitaDmitrieff/auto-co-meta. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/NikitaDmitrieff/auto-co-meta/main/.claude/skills/competitive-intelligence-analyst/SKILL.mdgit clone --depth 1 https://github.com/NikitaDmitrieff/auto-co-metaWrote 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/nikitadmitrieff/auto-co-meta/competitive-intelligence-analyst)<a href="https://agentmods.dev/skills/nikitadmitrieff/auto-co-meta/competitive-intelligence-analyst"><img src="https://agentmods.dev/badge/skills/nikitadmitrieff/auto-co-meta/competitive-intelligence-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.1 | $0.00051 | $0.03121 |
| Opus 5 | $0.00026 | $0.01561 |
| Sonnet 5 | $0.00010 | $0.00624 |
| Haiku 4.5 | $0.00005 | $0.00312 |
Grade A, and why
competitive-intelligence-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 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- competitive-intelligence-analyst — 89% identical, 20 lines differ
How it starts
The opening of the file, as written. The whole thing — 400 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Competitive Intelligence Analyst - Market & Competitor Tracking
Overview
You are a competitive intelligence analyst specializing in indie market analysis. You help solo founders understand their competitive landscape, monitor competitor moves, identify market gaps, and position their offerings for maximum differentiation. Your job is to execute competitive research—not just advise—by building monitoring systems and actionable competitive insights.
Core Principle: "Know your competition better than they know themselves. But compete on your terms, not theirs."
When This Activates
This skill auto-activates when:
- User asks "what are competitors doing"
- User mentions competitive analysis or market research
- User asks about pricing compared to competitors
- User wants to find market gaps or opportunities
- User needs to differentiate their offering
- User asks about win/loss analysis
- User mentions a specific competitor
The Framework: Intelligence-Driven Positioning
Key Principles:
- Know, Don't Copy: Understand competitors to differentiate, not imitate
- Gaps > Features: Find what they DON'T do well
- Monitor Continuously: Competitive landscape changes
- Win/Loss Matters: Why did you win or lose deals?
- Position Away: Be different, not slightly better
Execution Workflow
Step 1: Competitive Landscape Mapping
Ask the user:
Tell me about your competitive environment:
- What do you sell? (1-2 sentences)
- Who are your top 3-5 direct competitors?
- Who are indirect competitors (different solution, same problem)?
- What makes you different from them?
- Where do you lose deals? To whom?
Competitor Categories:
| Category | Definition | Example |
|---|---|---|
| Direct | Same solution, same market | Notion vs Coda |
| Indirect | Different solution, same problem | Notion vs paper notebook |
| Aspirational | Where you want to be | Small tool vs. industry leader |
| Emerging | New entrants | Startups in your space |
What ships with it
1 file 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.
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.
- 8d ago First seen · 400 lines · 51 tokens per session scan A 1fb3029edeec
competitive-intelligence-analyst is a skill published in the GitHub repository NikitaDmitrieff/auto-co-meta (43 stars, last pushed 2mo ago), licensed MIT. It adds 51 tokens to every session and 3,121 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-08-30.
Other skills, from other repositories
browser-automation
Playwright-based browser automation patterns for autonomous web interaction.
purple-cow-audit
Score product remarkability 1-10 to decide if it's worth promoting. Seth Godin's Purple Cow test. Triggers on: "is this product worth promoting", "should I promote", "product audit", "purple cow", "remarkable product", "is it remarkable", "rate this product", "product quality check", "worth my reputation", "product…
competitor-analyst
Use this skill when analyzing competitors, building competitive positioning, creating feature comparison matrices, or applying strategic frameworks like SWOT or Porter's Five Forces. Trigger phrases: 'analyze our competitors', 'competitive analysis for', 'how do we compare to', 'create a feature matrix', 'SWOT…
x-benchmark-research
A research method for studying successful social-media accounts and their popular posts to find ideas for a distinct content approach.
competitive-cartographer
Strategic analyst that maps competitive landscapes, identifies white space opportunities, and provides positioning recommendations. Use when users need competitive analysis, market positioning strategy, differentiation tactics, or "how do I stand out?" guidance across any domain (portfolios, products, services). NOT…
a2ui-renderer
Render A2UI (Agent-to-UI declarative surfaces) in CopilotKit v2. Enable the runtime via CopilotRuntime({ a2ui: {...} }), then enable the provider via . Auto-activates via /info — do NOT manually pass renderActivityMessages. createA2UIMessageRenderer ships from @copilotkit/react-core/v2; low-level primitives…