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 skills add varunk130/ai-gtm-skill-library --skill competitive-exec-briefgit clone --depth 1 https://github.com/varunk130/ai-gtm-skill-libraryWrote 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/varunk130/ai-gtm-skill-library/competitive-exec-brief)<a href="https://agentmods.dev/skills/varunk130/ai-gtm-skill-library/competitive-exec-brief"><img src="https://agentmods.dev/badge/skills/varunk130/ai-gtm-skill-library/competitive-exec-brief/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.
<a href="https://agentmods.dev/skills/varunk130/ai-gtm-skill-library/competitive-exec-brief"><img src="https://agentmods.dev/badge/skills/varunk130/ai-gtm-skill-library/competitive-exec-brief.svg" alt="Reviewed on agentmods" width="80" 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.00050 | $0.01048 |
| Opus 5 | $0.00025 | $0.00524 |
| Sonnet 5 | $0.00010 | $0.00210 |
| Haiku 4.5 | $0.00005 | $0.00105 |
Grade A, and why
competitive-exec-brief 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 11d 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.
How it starts
The opening of the file, as written. The whole thing — 100 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Competitive Exec Brief (SHARP Framework)
Transform competitive intelligence into a polished executive-ready brief with a single PowerPoint slide that tells the competitive story at a glance.
When to Use
- Board meeting competitive updates
- Leadership team strategy reviews
- Investor presentations (competitive landscape slide)
- Quarterly business reviews
- Pre-launch executive briefings
What You'll Need
Critical inputs (ask if not provided):
- Battle Scanner output (or competitor list + your product)
- Audience (board, C-suite, investors, team)
Nice-to-have:
- Market Analyzer output (market sizing context)
- Recent win/loss data
- Brand/color guidelines for PPTX
Process
Step 1: SHARP Distillation
Take the full competitive analysis and distill into 5 executive-ready elements:
| Element | What It Captures | Max Length |
|---|---|---|
| Situation | Current competitive landscape in 2-3 sentences | 50 words |
| Highlights | Top 3 competitive moves/changes since last review | 3 bullets |
| Advantages | Our top 3 defensible differentiators with proof points | 3 bullets |
| Risks | Top 3 competitive threats ranked by likelihood x impact | 3 bullets |
| Plan | Recommended competitive actions for next 90 days | 3 bullets |
Rule: Executives need signal, not noise. Every word must earn its place.
Step 2: Positioning Map
Create a 2x2 positioning matrix:
- Choose the 2 axes that most differentiate you favorably
- Suggested axis pairs: Ease-of-use vs. Power, Price vs. Completeness, Innovation vs. Maturity, Vertical-specific vs. Horizontal
- Place all Ring 1 and Ring 2 competitors on the map
- You should occupy the most attractive quadrant
- If you don't, explain why and what the plan is to get there
Step 3: Competitive Snapshot Table
One row per competitor, maximum 6 competitors:
| Column | Content |
|---|---|
| Competitor | Name and logo (if available) |
| Positioning | Their tagline/positioning in 5 words |
| Strength | Their #1 advantage over us |
| Weakness | Their #1 exploitable vulnerability |
| Our Win Rate | % of competitive deals we win against them |
| Trend | Arrow: improving, stable, declining |
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.
- 11d ago First seen · 100 lines · 50 tokens per session scan A 4acdb692e92c
competitive-exec-brief is a skill published in the GitHub repository varunk130/ai-gtm-skill-library (6 stars, last pushed 1mo ago), licensed MIT. It adds 50 tokens to every session and 1,048 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-31.
Other skills, from other repositories
003-skills-inventory
Use when you need to generate a checklist document with Java system prompts from skills.xml, following the embedded section template and producing INVENTORY-SKILLS-JAVA.md. This should trigger for requests such as Create Java system prompts checklist; Generate INVENTORY-SKILLS-JAVA.md; Use @003-skills-inventory…
012-agile-epic
Guides the creation of agile epics with comprehensive definition including business value, success criteria, and breakdown into user stories. Use when the user wants to create an agile epic, define large bodies of work, break down features into user stories, or document strategic initiatives. This should trigger for…
031-architecture-adr-functional-requirements
Facilitates conversational discovery to create Architectural Decision Records (ADRs) for functional requirements covering CLI, REST/HTTP APIs, or both. Use when the user wants to document command-line or HTTP service architecture, capture functional requirements, create ADRs for CLI or API projects, or design…
001-commands-inventory
Use when you need to generate a checklist document with embedded commands inventory, following the embedded template exactly and producing INVENTORY-COMMANDS-JAVA.md in the project root. This should trigger for requests such as Create embedded commands inventory checklist; Generate INVENTORY-COMMANDS-JAVA.md; Use…
002-agents-inventory
Use when you need to generate a checklist document with embedded agents inventory, following the embedded template exactly and producing INVENTORY-AGENTS-JAVA.md in the project root. This should trigger for requests such as Create embedded agents inventory checklist; Generate INVENTORY-AGENTS-JAVA.md; Use…
content-portability
Use when the user says 'export my site', 'backup my pages before editing', 'download my content locally', or 'migrate content to my other site'. Exports pages, posts, and custom posts to portable local packages with builder data, media, and markdown, then imports elsewhere with ID remapping.