seo-geo-report-engine: Skill for Claude Code

.agents/skills/market-opportunity/SKILL.md

market-opportunity is a skill for Claude Code from prashishh/seo-geo-report-engine. It costs 111 tokens per session (1,542 once invoked), scanned A, original, MIT.

A market-sizing workflow that estimates the total, serviceable, and obtainable parts of a market—often called TAM, SAM, and SOM—using two calculation methods.

In plain words
What is it for?
Use it to frame a market opportunity, estimate demand from search data, compare it with industry figures, and map the competitive landscape.
Why use it?
It gives proposals and discovery work a checked market estimate instead of relying on a single unsupported number.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: installed under .agents/ (shared by several agents).

This is prashishh/seo-geo-report-engine's own configuration. It tells Claude Code how to work on seo-geo-report-engine itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything seo-geo-report-engine configures →

Part of the seo-geo-report-engine plugin — 33 skills, 8 commands, 5 agents shipped together

Reuse

Borrowing it

Nothing to install: this file belongs to prashishh/seo-geo-report-engine. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/prashishh/seo-geo-report-engine/main/.agents/skills/market-opportunity/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/prashishh/seo-geo-report-engine

Made for: Claude Code.

Or install seo-geo-report-engine, the plugin that ships this one along with the rest of its 33 skills, 8 commands, 5 agents.

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 market-opportunity

README.md
[![agentmods](https://agentmods.dev/badge/skills/prashishh/seo-geo-report-engine/market-opportunity/github.svg)](https://agentmods.dev/skills/prashishh/seo-geo-report-engine/market-opportunity)
Your own site
<a href="https://agentmods.dev/skills/prashishh/seo-geo-report-engine/market-opportunity"><img src="https://agentmods.dev/badge/skills/prashishh/seo-geo-report-engine/market-opportunity/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 market-opportunity

Your own site · 80×15
<a href="https://agentmods.dev/skills/prashishh/seo-geo-report-engine/market-opportunity"><img src="https://agentmods.dev/badge/skills/prashishh/seo-geo-report-engine/market-opportunity.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 111 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,542 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 original 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.00111 $0.01542
Opus 5 $0.00056 $0.00771
Sonnet 5 $0.00022 $0.00308
Haiku 4.5 $0.00011 $0.00154

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

Security

Grade A, and why

market-opportunity 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 12d 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.

.agents/skills/market-opportunity/SKILL.md · 91 lines

How it starts

The opening of the file, as written. The whole thing — 91 lines — stays where its author put it; the contents beside it link to each section on GitHub.

market-opportunity

Sizes a market and frames the opportunity as a feed into discovery-audit (the intake brief) and proposal-builder (the pitch). The IP is dual validation — every market number is computed two independent ways (top-down from industry figures, bottom-up from demand-side signals) and the gap between them is the honesty check. Prefer Ahrefs MCP (see knowledge/ahrefs-mcp-map.md); call doc on a tool before first use. The methodology lives in playbooks/market-sizing.md — read it.

Methodology (PERCEIVE → ANALYZE → VALIDATE → ACT)

PERCEIVE — gather. Resolve the project (./bin/mkt config show --project <client>); read client.yml for domain, category, price point, locales, competitors, ICP. Establish the market frame: what is being sold, to whom, in which geographies, at what price.

  • Demand-side bottom-up signal. Pull total search volume for the category's commercial-intent head + body terms with keywords-explorer-overview (read volume and traffic_potential), expand the term set with keywords-explorer-matching-terms / -related-terms, and split it by market with keywords-explorer-volume-by-country. This is your bottom-up demand proxy — real buyers searching, per geography — not a borrowed analyst number.
  • Top-down inputs. Capture published industry size, growth rate, and ARPU/ACV (from client.yml, the brief, or WebSearch for analyst figures — cite source + date).
  • Competitor set. From client.yml competitors + site-explorer-organic-competitors, list rivals; pull site-explorer-domain-rating and site-explorer-metrics for relative scale.

ANALYZE — size, map, force, gate, score.

  1. TAM / SAM / SOM, both directions (full worked method in the playbook):
    • Top-down: TAM = industry size; SAM = TAM × (segments you serve); SOM = SAM × realistic share over the plan horizon.
    • Bottom-up: TAM ≈ addressable buyers × ARPU; SAM = restrict to served geos/segments (use the -volume-by-country split as the geo weighting); SOM = SAM × capturable demand (search volume you can realistically rank for / convert, given DR and funnel).
    • Reconcile. Put the two TAMs side by side. A < ~2–3× gap is healthy; a large gap means one side rests on a bad assumption — say which, and which number you carry forward.
  2. Price-vs-complexity 2D positioning map. Plot each competitor on price (low→high) × product complexity / implementation effort (simple→complex). Name the quadrant the client occupies and the white space (an empty or thin quadrant with demand behind it).
  3. Porter's Five Forces. Rate each force (low/med/high) with a one-line evidence note: rivalry, new entrants, supplier power, buyer power, substitutes. This frames how defensible any SOM capture is.
  4. PMF qualifier (Sean-Ellis "very disappointed" gate). State the PMF read: do ≥40% of users say they'd be "very disappointed" without the product (or the best proxy available — retention, organic pull, referral)? This is the scale-vs-iterate gate: below the bar → recommend iterate (cheap discovery/positioning tests), NOT heavy paid spend; at/above → scaling spend is defensible. The proposal must inherit this gate so it never recommends heavy spend pre-PMF.

Read the full file on GitHub · 91 lines

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

Subscribe to this mod's changes

market-opportunity is a skill published in the GitHub repository prashishh/seo-geo-report-engine (5 stars, last pushed 2mo ago), licensed MIT. It adds 111 tokens to every session and 1,542 once invoked, about $0.0006 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

content-amplifier

Use when the user asks to "amplify influencer content with paid media", "set up whitelisting or Spark Ads", "decide which posts to boost", "repurpose influencer content", "turn one video into multiple ads", or "build a UGC asset library"; produces (paid mode) a content-selection scorecard, a paid amplification…

aaron-he-zhu/aaron-marketing-skills · 202 tokens

email-sequence-designer

Use when the user asks to "design a welcome flow", "set up an abandoned-cart sequence", "build a light re-engagement branch inside a lifecycle flow", or "plan a cold-outbound sequence"; produces general lifecycle automation flows (welcome, cart, browse-abandon, post-purchase, in-flow re-engagement, B2B cold outbound)…

aaron-he-zhu/aaron-marketing-skills · 197 tokens

reactivation-specialist

Use when the user asks to "build a win-back campaign", "re-engage lapsed subscribers", "run a re-permission / re-consent sweep", or "sunset my dead list"; produces a closed-loop reactivation program — a lapsed-cohort definition, a staged offer ladder, a re-consent (re-permission) capture step, and a sunset-confirm /…

aaron-he-zhu/aaron-marketing-skills · 215 tokens

campaign-planner

Use when the user asks to "plan an influencer campaign", "build a campaign blueprint", "track or close a creator campaign", or "record a late campaign correction"; produces the plan and, when requested, a non-canonical evidence tracker with scoped identity, publication, reconciliation, close, and reopen receipts. Not…

aaron-he-zhu/aaron-marketing-skills · 124 tokens

product-feed-optimizer

Use when the user asks to "optimize my Shopping feed", "fix product disapprovals", "improve product titles/attributes", or "build feed-driven PMax asset groups"; audits and rewrites the Shopping/Performance Max product feed — title/description patterns, required and recommended attributes, GTIN/availability/price…

aaron-he-zhu/aaron-marketing-skills · 144 tokens

cold-outbound-sequencer

Use when the user asks to "build a B2B cold-outbound sequence", "design reply-triage branching", "plan a domain warmup / sending throttle", or "make my outbound CAN-SPAM / opt-in compliant"; produces a multi-step outbound sequence with reply-triage branches (positive / objection / referral / not-now / opt-out), a…

aaron-he-zhu/aaron-marketing-skills · 172 tokens