Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Build competitive analysis matrices with scoring and gap analysis. Usage: /competitive-matrix <analyze> [options]
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-06 | ✗→✓ | ▲ Improved | -54% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -27% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -62% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -61% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -57% | 0% |
Build competitive matrices with weighted scoring, gap analysis, and market positioning insights.
/competitive-matrix analyze <competitors.json> Full analysis
/competitive-matrix analyze <competitors.json> --weights pricing=2,ux=1.5 Custom weightsjson{ "your_product": { "name": "MyApp", "scores": {"ux": 8, "pricing": 7, "features": 9} }, "competitors": [ { "name": "Competitor A", "scores": {"ux": 7, "pricing": 9, "features": 6} } ], "dimensions": ["ux", "pricing", "features"] }
/competitive-matrix analyze competitors.json
/competitive-matrix analyze competitors.json --format json --output matrix.jsonproduct-team/skills/competitive-teardown/scripts/competitive_matrix_builder.py — Matrix builder→ product-team/skills/competitive-teardown/SKILL.md
Other measured skills in the registry, with their headline benchmark lift.