market-researchlisted
Install: claude install-skill tuliosousapro/SaaS-blueprint
# Market Research Skill
## When to Use
- During **Phase 0 (Idea)** → Market Research, Competitor Analysis, Opportunity Mapping
- During **Phase 1 (Validation)** → Demand Testing
- Any time you need structured intelligence about a market, niche, or competitor
## Tools Required
| Tool | Purpose |
|------|---------|
| `firecrawl_search` | Web search for market data, trends, competitors |
| `firecrawl_scrape` | Extract structured data from specific pages |
| `firecrawl_extract` | Pull pricing, features, positioning from competitor sites |
| `firecrawl_map` | Discover all pages on a competitor's site |
## Instructions
### 1. Define Research Scope
Before starting any research, clarify with the user:
- **Market/Industry**: What space are we researching?
- **Geography**: Global, US, EU, LATAM, specific country?
- **Depth**: Quick scan (30 min) or deep dive (2+ hours)?
- **Focus**: TAM estimation, competitor landscape, trend signals, or all three?
### 2. TAM/SAM/SOM Estimation
Execute these searches in parallel:
```
firecrawl_search: "{industry} market size 2024 2025 report"
firecrawl_search: "{industry} SaaS revenue growth forecast"
firecrawl_search: "{niche} total addressable market"
```
Structure the output as:
| Metric | Value | Source | Confidence |
|--------|-------|--------|------------|
| TAM | $X B | {source} | High/Med/Low |
| SAM | $X M | {source} | High/Med/Low |
| SOM | $X M | {source} | High/Med/Low |
### 3. Competitor Landscape
For each competitor identified: