Agent skill · Data & Analytics

market-size-estimator

This prompt instructs the AI to act as a business analyst and produce a reasoned estimate of the Total Addressable Market, Serviceable Addressable Market, and Serviceable Obtainable Market for a specified product, industry, geography, and customer type. The expected outcome is a structured analysis that defines market boundaries, documents assumptions, walks through the calculation logic step by step, cites credible public data sources where possible, and summarizes key drivers and uncertainties in both a table and a brief narrative.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill market-size-estimator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 5 KB
Bundled scripts: none
Path: skills/analysis/market-size-estimator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

## What it does This prompt instructs the AI to act as a business analyst and produce a reasoned estimate of the Total Addressable Market, Serviceable Addressable Market, and Serviceable Obtainable Market for a specified product, industry, geography, and customer type. The expected outcome is a structured analysis that defines market boundaries, documents assumptions, walks through the calculation logic step by step, cites credible public data sources where possible, and summarizes key drivers and uncertainties in both a table and a brief narrative. > Requires the **betterprompt** CLI to run. For installation and general CLI usage, refer to the `betterprompt` skill in your skill list or if not yet available in skill list, install via `npx skills add https://github.com/BetterPromptme/betterprompt/skills --skill betterprompt` ## Inputs ### textInputs Pass each text input using `--input <key>=<value>` flags. | Variable key | Required? | Description | Defaults | | --- | ---: | --- | --- | | `product` | Optional | Briefly describe the product or business idea to estimate market size for | `AI-powered resume screening tool for recruiters` | | `industry` | Optional | The main industry or

What's inside
Steps it walks through
  1. What it does
  2. Inputs
  3. textInputs
  4. Models and options
  5. How to run
  6. Step 1: Collect inputs
  7. Step 2: Run via BetterPrompt CLI
Ships with 1 file
  • metadata.json
Commands it runs
betterprompt resources --models-only --json
betterprompt generate 019ce19a-75a7-74b9-b97c-e54f16fa317d \
More from claude-skill-registry
All skills →
About this skill
What does the market-size-estimator skill do?

This prompt instructs the AI to act as a business analyst and produce a reasoned estimate of the Total Addressable Market, Serviceable Addressable Market, and Serviceable Obtainable Market for a specified product, industry, geography, and customer type. The expected outcome is a structured analysis that defines market boundaries, documents assumptions, walks through the calculation logic step by step, cites credible public data sources where possible, and summarizes key drivers and uncertainties in both a table and a brief narrative.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill market-size-estimator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going