Find Emerging Skills
find_emerging_skillsIdentify skills with consistently growing adoption from a low base, revealing early-stage talent market signals before they become mainstream.
Instructions
Skills with low-but-consistently-growing market adoption — early-stage signals. Analyst tier. Tracks companyCount across the last 3 monthly snapshots and surfaces skills that climbed consistently (non-decreasing) from a low base, with a meaningful absolute company-count gain — not just a big percentage on a tiny base. Use for 'what skills are quietly trending?' or 'what should I learn before everyone else?'. Defaults: adoptionMin 5, adoptionMax 25, growthMin 30%, minDelta 4, baseMax 8, limit 20. Returns a deliberately tight list; loosen minDelta / baseMax / growthMin to widen it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max skills to return (default 20) | |
| baseMax | No | Maximum companies at the START of the window (default 8). Enforces the 'started obscure' criterion so already-established skills don't qualify. | |
| minDelta | No | Minimum ABSOLUTE company-count gain over the window (default 4). Filters small-base noise — a skill going 2→4 is +100% but only +2 companies. | |
| growthMin | No | Minimum growth percentage across the snapshot window (default 30) | |
| adoptionMax | No | Maximum companies — excludes already-mainstream skills (default 25). The point is to find what's *emerging*, not what's already everywhere. | |
| adoptionMin | No | Minimum companies that must currently mention the skill (default 5). Lower = catches earlier-stage skills. |