competitive-brief-generator

competitive-brief-generator is a skill for Claude Code from enalbenerraw/blanewarrene. It costs 91 tokens per session (1,408 once invoked), scanned A, original, no licence file.

A tool that turns a company name and website address into a three-page competitive intelligence brief, delivered as styled HTML and, when supported, PDF.

In plain words
What is it for?
Use it to map competitors and threats, review products by buyer group, and plan whether to win, qualify, or route around an opportunity.
Why use it?
It organizes market research into a document instead of leaving competitive information as scattered notes.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the comparative-landscape-brief plugin — 5 skills, 1 agent shipped together

Good fit Use it to map competitors and threats, review products by buyer group, and plan whether to win, qualify, or route around an opportunity.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/enalbenerraw/blanewarrene/competitive-brief-generator
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 enalbenerraw/blanewarrene --skill competitive-brief-generator
Clone the repo
git clone --depth 1 https://github.com/enalbenerraw/blanewarrene

Made for: Claude Code.

Or install comparative-landscape-brief, the plugin that ships this one along with the rest of its 5 skills, 1 agent.

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 competitive-brief-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/enalbenerraw/blanewarrene/competitive-brief-generator/github.svg)](https://agentmods.dev/skills/enalbenerraw/blanewarrene/competitive-brief-generator)
Your own site
<a href="https://agentmods.dev/skills/enalbenerraw/blanewarrene/competitive-brief-generator"><img src="https://agentmods.dev/badge/skills/enalbenerraw/blanewarrene/competitive-brief-generator/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.

agentmods 80×15 button for competitive-brief-generator

Your own site · 80×15
<a href="https://agentmods.dev/skills/enalbenerraw/blanewarrene/competitive-brief-generator"><img src="https://agentmods.dev/badge/skills/enalbenerraw/blanewarrene/competitive-brief-generator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 91 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,408 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 unknown 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.00091 $0.01408
Opus 5 $0.00046 $0.00704
Sonnet 5 $0.00018 $0.00282
Haiku 4.5 $0.00009 $0.00141

Measured 11d ago against content hash 3d5ed6f2db9c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

competitive-brief-generator 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.

plugins/comparative-landscape-brief/skills/competitive-brief-generator/SKILL.md · 111 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

2 files 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.

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. 11d ago First seen · 111 lines · 91 tokens per session scan A 3d5ed6f2db9c

Subscribe to this mod's changes

competitive-brief-generator is a skill published in the GitHub repository enalbenerraw/blanewarrene (1 stars, last pushed 8d ago), with no licence file. It adds 91 tokens to every session and 1,408 once invoked, about $0.0005 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

postgres

Use this skill for any PostgreSQL database work — table design, indexing, data types, constraints, extensions (pgvector, PostGIS, TimescaleDB), search, and migrations. Trigger when user asks to: Design or modify PostgreSQL tables, schemas, or data models Choose data types, constraints, indexes, or partitioning…

timescale/pg-aiguide · 197 tokens

chief-financial-officer

Owns the financial position: planning, budgeting, forecasting, unit economics, cash, and the numbers the business is run and reported on. Use this to build or challenge a budget, model a decision's financial consequence, assess unit economics or runway, evaluate an investment or spend request, set financial controls…

cbrock84/headcount · 88 tokens

chief-strategy-officer

Owns where the business plays and how it wins over a multi-year horizon — portfolio choices, corporate development, strategic partnerships, and planning under uncertainty. Use this for a decision about which markets or businesses to be in, whether to build, buy, or partner, how to allocate capital across business…

cbrock84/headcount · 93 tokens

customer-success-management

Runs the ongoing relationship with accounts after the sale — segmenting coverage against account value, building a health score that predicts rather than describes, running reviews customers find worth attending, forecasting renewals honestly, and finding expansion that follows usage instead of quota. Use this to…

cbrock84/headcount · 85 tokens

quantitative-analysis

Answers a business question with data without fooling yourself — framing the question so an answer would change something, choosing the right comparison, checking the data before trusting it, recognizing the traps that produce confident wrong answers (aggregation reversals, survivorship, regression to the mean…

cbrock84/headcount · 95 tokens

financial-statement-analysis

Reads a set of financial statements and establishes what changed and why — fluctuation analysis against prior period and against budget, profitability, liquidity, solvency and efficiency ratios, benchmarking, and the non-GAAP measures presented alongside them. Use this to interpret results, review a counterparty's or…

cbrock84/headcount · 93 tokens