Market Sizing Analysis
Estimates potential market size and revenue opportunities based on provided data and industry trends.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add market-sizing-analysis npx -- -y @trustedskills/market-sizing-analysis
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"market-sizing-analysis": {
"command": "npx",
"args": [
"-y",
"@trustedskills/market-sizing-analysis"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The market-sizing-analysis skill enables AI agents to estimate the size of a market or industry, often using data points like population, income levels, and consumption patterns. It can calculate total addressable markets (TAM), serviceable addressable markets (SAM), and serviceable obtainable markets (SOM) based on user input.
When to use it
- Estimating the potential revenue of a new product or service in an unfamiliar market
- Preparing for investor pitches by quantifying market opportunities
- Conducting competitive analysis to understand industry size and growth trends
- Supporting business planning by identifying target segments within a larger market
Key capabilities
- Calculation of TAM, SAM, and SOM metrics
- Use of demographic and economic data inputs
- Generation of market size estimates based on assumptions provided by the user
Example prompts
- "What is the total addressable market for electric vehicles in Germany?"
- "Estimate the serviceable obtainable market for plant-based meat alternatives in the US."
- "Calculate the TAM for cloud storage services among small businesses in Southeast Asia."
Tips & gotchas
- Ensure that input data (e.g., population, income levels) is accurate and relevant to the region or segment being analyzed.
- The results are estimates based on assumptions; real-world factors like competition and market saturation may affect actual outcomes.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.