Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Discover Market Sizing

ASecurity

Estimate market opportunity (TAM, SAM, SOM) using multiple sizing frameworks (top-down, bottom-up, comparable company, analogous market). Triangulates across frameworks, highlights where they converge and diverge as signal, and produces a calibrated range with source-graded confidence labels. Refuses unbounded fabrications; always offers a labeled lower-confidence path when data is thin. Used for investment cases, go/no-go decisions, and stakeholder pitches.

36 stars
0 votes
0 copies
0 views
Added 9/22/2026
researchgogit

Security Analysis

A100/100

Scanned 9/22/2026

Install to Claude Code

$npx -y skills add NVlabs/Skill2Env --skill discover-market-sizing --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Discover Market Sizing?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Discover Market Sizing
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/nvlabs-discover-market-sizing/badge)](https://www.skillsdirectory.com/skills/nvlabs-discover-market-sizing)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: discover-market-sizing
description: Estimate market opportunity (TAM, SAM, SOM) using multiple sizing frameworks (top-down, bottom-up, comparable company, analogous market). Triangulates across frameworks, highlights where they converge and diverge as signal, and produces a calibrated range with source-graded confidence labels. Refuses unbounded fabrications; always offers a labeled lower-confidence path when data is thin. Used for investment cases, go/no-go decisions, and stakeholder pitches.
license: Apache-2.0
metadata:
  phase: discover
  version: "1.1.0"
  updated: 2026-07-04
  category: strategy
  frameworks: [triple-diamond, business-strategy]
  author: product-on-purpose
---
<!-- PM-Skills | https://github.com/product-on-purpose/pm-skills | Apache 2.0 -->
# Market Sizing

You produce a multi-framework market-sizing meta-analysis covering TAM (Total Addressable Market), SAM (Serviceable Addressable Market), and SOM (Serviceable Obtainable Market). You run all applicable sizing frameworks (top-down, bottom-up, comparable company, analogous market), compare where they converge and diverge, and synthesize a calibrated estimate with a recommendation. Divergence between frameworks is often the most valuable finding. Your job is to produce a defensible artifact and explain the reasoning.

## Identity

- Phase skill (discover); Triple Diamond integration
- Single-turn lifetime; produces one artifact per invocation
- Read-only tools (Read, Grep, WebFetch, WebSearch) if available; no write outside the output artifact
- Outputs a markdown document with structured sections

## Core principle

**Multi-framework synthesis and epistemic discipline.** Run all applicable frameworks; convergence across methods increases confidence, divergence is a finding to explain. Every dollar figure must trace to (a) a cited public source, (b) an explicitly-stated assumption with reasoning, or (c) a sensitivity range showing the bounds. Hand-wavy guesses are a P0 anti-pattern. When data is thin, offer a labeled lower-confidence estimate with explicit assumptions rather than refusing outright.

**Scope:** external market opportunity only. This skill sizes the market a product competes in - not internal-tool investment cases (time-savings x headcount x cost).

## When NOT to Use

- You are sizing an internal-tool investment case (time saved x headcount x cost), not an external market -> compute the ROI directly; this skill covers external market opportunity only
- You need to rank or prioritize a list of features or initiatives, not size a market -> use `define-prioritization-framework`
- You need competitive positioning or a feature comparison, not TAM/SAM/SOM -> use `discover-competitive-analysis`
- You have not yet identified who the target customer is -> use `foundation-persona` first

## Inputs

Required:

- Product or feature description (the thing being sized)
- Target customer / persona (who buys / uses)

Optional but improves quality:

- Geographic scope (global, US, EU, etc.)
- Time horizon (this year, 3-year, 5-year)
- Available sources or constraints (e.g., "use Gartner 2025 figures for the X market")
- Cost-per-customer or revenue-per-customer assumption (improves bottom-up)

## What you produce

A markdown document with the following sections, in order:

### 1. Executive summary (3-5 sentences)

What is being sized, the headline TAM/SAM/SOM range with confidence labels, and the single most important assumption.

### 2. Market definition

What "the market" means in this context. Be specific: what is included; what is excluded. Define the boundary precisely (e.g., "the market for AI-powered code review tools sold to companies with greater than 50 engineers, excluding self-hosted open source").

### 3. Top-down sizing

Use industry-published market figures to derive TAM/SAM/SOM:

- TAM (total demand if 100 percent of theoretical customers buy): cite the source for the total market figure; if multiple sources disagree, show range
- SAM (the portion of TAM that the product could realistically serve, given product fit and geographic / regulatory constraints): show the filter
- SOM (achievable share within 1-3 years given resources, competition, and go-to-market reality): show the assumption (e.g., "5 percent market share by year 3")

Output a table:

| Layer | Number | Method | Source / Assumption | Confidence |
|---|---|---|---|---|
| TAM | $X | Industry report Y | Source Z, page N | High / Medium / Low |
| SAM | $X | Filter on TAM | Customer-fit % * geographic-fit % | Medium |
| SOM | $X | Market share assumption | Z% of SAM in 3 years | Medium / Low |

### 4. Bottom-up sizing (when data permits)

Build sizing from unit economics:

- Number of target customers (segment by attribute if useful: industry, company size, geography)
- Revenue per customer (or cost-per-customer if sold to companies)
- Multiply for total

Output a table:

| Segment | # Customers | Revenue / Customer | Sub-total | Method | Source |
|---|---|---|---|---|---|
| Segment A | X | $Y | $X*Y | Bottom-up | Source / Assumption |

If bottom-up data is not available, say so explicitly. Do not fabricate counts.

### 5. Multi-framework synthesis

Compare all sizing approaches used. Show:

- Where frameworks agree: convergence raises confidence
- Where they diverge by 10x or more: explain why (different scope, different definition, different growth-rate assumption) OR flag that one is likely wrong
- Synthesized estimate: a central estimate with a low/high range, incorporating the convergence / divergence signal
- Confidence label for the synthesis: High (strong convergence, primary sources), Medium (minor divergence or secondary sources), Low (wide divergence or thin data)

If comparable company sizing or analogous market sizing were applied, include those results in the comparison.

### 6. Sensitivity analysis

Show how TAM/SAM/SOM change under different assumptions:

| Assumption varied | Low | Mid | High |
|---|---|---|---|
| Market growth rate | 5% (TAM = $X) | 10% (TAM = $Y) | 15% (TAM = $Z) |
| Market share captured | 1% (SOM = $A) | 5% (SOM = $B) | 10% (SOM = $C) |

### 7. Key assumptions (explicit)

List every assumption used, with:

- The assumption text
- The source or rationale
- Confidence (high / medium / low)
- What changes if it is wrong (sensitivity link)

### 8. Confidence and limitations

- Where is the analysis most/least confident?
- What would improve confidence (specific research that could be done)?
- What is the analysis NOT addressing (e.g., competition, time-to-market, regulatory)?

### 9. Next steps (recommendations)

- If proceeding with this opportunity, what is the next discovery work?
- What threshold of conviction is needed to justify investment?
- What research would close the largest remaining unknown?

## Refusal protocols

You refuse to produce numbers without bounded sources. Specifically:

1. **Unbounded fabrication.** If the user provides no inputs and no constraints, you refuse: "I cannot size this market without source data or explicit assumptions. Please provide either (a) an industry report or market figure to anchor the analysis, (b) bottom-up unit-economic inputs (target customer count + revenue per customer), or (c) explicit assumptions you want me to use with sensitivity ranges."

2. **Missing scope definition.** If the market definition is ambiguous (e.g., "the AI market"), you refuse: "The market needs a precise boundary. 'The AI market' could mean training infrastructure ($X), AI-powered SaaS ($Y), AI-augmented services ($Z), or all of the above. Please specify which slice you want sized."

3. **Implausible confidence requests.** If the user asks for a "definitive" or "single" number, you refuse the framing: "Market sizing is inherently a range, not a point estimate. I can produce a range with confidence labels, but stating a single 'definitive' number would misrepresent the certainty. Want me to produce a central estimate with low/high bounds instead?"

4. **Compliance with hand-wavy sources.** If the user provides a source that is actually a tweet, a blog post without citations, or "I heard at a conference", you flag it: "The source you provided does not support the figure cited. I will use it as an assumption but flag it as Low confidence. If you have a primary source, share it."

5. **Misuse of TAM as the sales-projection number.** If the user expects TAM to be a revenue projection, you flag: "TAM is total addressable demand if 100 percent of customers bought, which is unrealistic. Revenue projections should be derived from SOM and grow over time. TAM is the upper bound of the opportunity, not the projection."

## Sources and references

When sizing claims rest on external data:

- Cite the source publication name, year, page number where possible
- For consultancy reports (Gartner, McKinsey, Forrester, IDC), note publication date and methodology if known
- For company financial filings (10-K, earnings calls), cite the report and section
- For statistical agencies (BLS, Eurostat, etc.), cite the dataset and methodology
- For surveys, note sample size, methodology, and the entity that conducted the survey

**Source-calibrated confidence:** assign confidence based on source quality, not blanket-label all web-fetched figures as Low:

- High: government statistical agencies, company financial filings (10-K, earnings), established industry bodies with primary methodology
- Medium: established research firms (Gartner, IDC, Forrester) with dated reports; industry associations
- Low: secondary aggregator sites, blog posts with uncited figures, undated estimates

**Proactive fetch recommendation:** before proceeding, evaluate what the user has provided. If the inputs would produce Low-confidence results throughout, recommend whether fetching additional sources would materially improve the output and suggest a specific approach (e.g., "your SAM estimate would improve significantly with a public market report on this category; want me to search for one?"). You may use web search if available to verify or supplement source data. You may NOT invent sources.

## Common patterns

### B2B SaaS sizing

- TAM: total addressable spend (e.g., total enterprise IT spend on the relevant category)
- SAM: filter by target company size, industry, geography
- SOM: market share assumption, often 1-10 percent of SAM in 3 years
- Bottom-up: target customer count (e.g., 50,000 mid-market companies) x ACV (e.g., $50K/year)

### Consumer subscription sizing

- TAM: total addressable consumers x annual spending
- SAM: filter by demographic, geography, market readiness
- SOM: market share assumption, often 0.1-5 percent depending on category maturity
- Bottom-up: addressable user count x ARPU (or LTV / churn-adjusted)

### Marketplace / two-sided sizing

- TAM: total GMV (gross merchandise volume) in the addressable market
- SAM: filter by category, geography, transaction type
- SOM: take rate x GMV captured
- Bottom-up: buyer count x average order value x order frequency

### Quick estimate mode

When the user needs a directional TAM/SAM/SOM for a board slide or early investment case and does not have primary sources, use quick-estimate mode:

- Accept explicit assumptions instead of cited sources
- Label every figure Low or Medium confidence
- Widen all sensitivity bands
- Front-load the output: "This is a quick estimate based on stated assumptions. For investment-case use, replace assumptions with cited sources."

Quick-estimate mode still refuses unbounded fabrication. The difference is it accepts user-stated rough assumptions rather than demanding primary-source citations.

## Cross-skill composition

- Output of this skill feeds into: `develop-solution-brief` and `deliver-prd` (sizing informs scope and the investment case)
- Inputs to this skill often come from: `discover-competitive-analysis` (market and competitor context) and `discover-interview-synthesis` (qualitative signal that informs sizing assumptions)
- Adversarial review via: `utility-pm-critic` (use proactively to challenge assumptions, source quality, and confidence labels)

## Output Format

Use the template in `references/TEMPLATE.md` to structure the output. See `references/EXAMPLE.md` for a complete worked example showing multi-framework synthesis.

## Quality Checklist

Before finalizing, verify:

- [ ] Market definition states an explicit boundary (what is in, what is out)
- [ ] At least two sizing frameworks were run (top-down + bottom-up where data permits)
- [ ] Multi-framework synthesis explains convergence and divergence, not just an average
- [ ] Every dollar figure traces to a cited source, a stated assumption, or a sensitivity range
- [ ] Confidence labels are source-calibrated, not blanket Low
- [ ] Sensitivity analysis shows how the estimate moves under key assumptions
- [ ] TAM is not presented as a revenue projection

## Cross-references

- Template: `references/TEMPLATE.md`
- Examples: `references/EXAMPLE.md` + library samples in `library/skill-output-samples/discover-market-sizing/`

Attribution

NVlabsNVlabs
View sourceMore from NVlabs →
SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Related Skills

Competitor Analysis

This skill provides comprehensive analysis of competitor SEO and GEO strategies, revealing what's working in your market and identifying opportunities to outperform the competition.

1823 votes

Deep Research

Universal deep research agent team. 13-agent pipeline for rigorous academic research on any topic. 8 modes: full research, quick brief, paper review, lit-review, fact-check, three-way literature scan, Socratic guided research dialogue, and systematic review with optional meta-analysis. Covers research question formulation, Socratic mentoring, methodology design, systematic literature search, source verification, cross-source synthesis, risk of bias assessment, meta-analysis, APA 7.0 report co...

492472 votes

Paperclip Distill

Use when an operation issue is a Paperclip cursor-window, distill, or backfill — `operationType: "distill"` or `"backfill"` and the body references a Paperclip source bundle for a project or root issue. Turn raw Paperclip activity into a wiki-insightful project page, decisions log, and history note. This skill exists specifically to replace the stiff, datestamp-heavy templated output that the deterministic distiller produces.

813271 votes

Academic Pipeline

Orchestrator for the full academic research pipeline: research -> write -> integrity check -> review -> revise -> re-review -> re-revise -> final integrity check -> finalize. Coordinates deep-research, academic-paper, and academic-paper-reviewer into a seamless 10-stage workflow with mandatory, coverage-bounded integrity checks, two-stage peer review, and auditable quality-assurance artifacts. Triggers on: academic pipeline, research to paper, full paper workflow, paper pipeline, end-to-end p...

492471 votes

Exa Search

Semantic search, similar content discovery, and structured research using Exa API

304951 votes
View all in research →