Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Van Westendorp price sensitivity, computed from real survey answers — crossings found by interpolation, not read off a chart by eye. Use when someone has (or plans) the four-question pricing survey (too cheap / cheap / expensive / too expensive) and needs the optimal price point, the acceptable range, and a defensible readout. Produces OPP/IPP and the PMC–PME range, the four cumulative curves as data, and a real .xlsx with a live revenue what-if — via the bundled zero-dependency script.
.claude/skills/mohitagw15856-pricing-sensitivity-model/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -39% | 0% |
| case-10 | ✗→✓ | ▲ Improved | 49% | 0% |
| case-11 | ✗→✓ | ▲ Improved | 26% | 0% |
| case-13 | ✗→✓ | ▲ Improved | -11% | 0% |
| case-14 | ✗→✓ | ▲ Improved | -35% | 0% |
The Van Westendorp Price Sensitivity Meter is fifty years old and still the fastest honest answer to "what should this cost?" — but most readouts are someone squinting at where four lines seem to cross. This skill computes the crossings: cumulative curves built from the actual responses, intersections found by linear interpolation, non-monotone respondents dropped and counted.
If the survey hasn't run yet, produce the four questions verbatim and the screener instead, then stop — don't invent responses.
This skill ships scripts/van_westendorp.py — zero dependencies (stdlib zip+XML):
bashpython3 scripts/van_westendorp.py analyze pricing.xlsx --responses-file survey.json # survey.json: [{"too_cheap":5,"cheap":9,"expensive":18,"too_expensive":30}, …]
It prints the points (n=40 OPP=12.05 IPP=12.75 range=9.66–15.05 dropped=1) and writes an .xlsx with a Summary sheet (the four points + a live revenue what-if: edit the candidate price, buyers and revenue recalculate) and a Curves sheet (the four cumulative curves as plottable data). Requires a code-execution environment.
| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-05 | fail→fail | 13,747 | 18,507 | +35% | 1 | 1 | 0% | 1,588 | 3,052 | +92% | 0 | 0 | — |
case-01 | fail→pass | 41,917 | 19,256 | -54% | 1 | 1 | 0% | 5,329 | 3,230 | -39% | 0 | 0 | — |
case-02 | fail→fail | 32,569 | 46,571 | +43% | 1 | 1 | 0% | 4,299 | 9,165 | +113% | 0 | 0 | — |
case-03 | pass→pass | 17,305 | 28,137 | +63% | 1 | 1 | 0% | 3,173 | 4,208 | +33% | 0 | 0 | — |
case-04 | pass→pass | 27,448 | 26,660 | -3% | 1 | 1 | 0% | 3,528 | 4,470 | +27% | 0 | 0 | — |
case-06 | fail→fail | 54,308 | 40,373 | -26% | 1 | 1 | 0% | 7,901 | 9,120 | +15% | 0 | 0 | — |
case-07 | fail→fail | 40,261 | 65,745 | +63% | 1 | 1 | 0% | 5,917 | 9,098 | +54% | 0 | 0 | — |
case-08 | fail→fail | 20,679 | 15,945 | -23% | 1 | 1 | 0% | 3,165 | 2,730 | -14% | 0 | 0 | — |
case-09 | pass→fail | 10,858 | 15,196 | +40% | 1 | 1 | 0% | 964 | 2,888 | +200% | 0 | 0 | — |
case-10 | fail→pass | 16,201 | 27,110 | +67% | 1 | 1 | 0% | 1,925 | 2,867 | +49% | 0 | 0 | — |
case-11 | fail→pass | 16,965 | 15,914 | -6% | 1 | 1 | 0% | 1,735 | 2,183 | +26% | 0 | 0 | — |
case-12 | pass→pass | 16,963 | 16,681 | -2% | 1 | 1 | 0% | 1,895 | 2,680 | +41% | 0 | 0 | — |
case-13 | fail→pass | 28,602 | 13,036 | -54% | 1 | 1 | 0% | 3,273 | 2,925 | -11% | 0 | 0 | — |
case-14 | fail→pass | 115,307 | 7,162 | -94% | 1 | 1 | 0% | 1,744 | 1,139 | -35% | 0 | 0 | — |
case-15 | fail→pass | 22,062 | 8,637 | -61% | 1 | 1 | 0% | 1,209 | 1,167 | -3% | 0 | 0 | — |
case-16 | pass→pass | 13,770 | 6,130 | -55% | 1 | 1 | 0% | 2,284 | 1,737 | -24% | 0 | 0 | — |
case-17 | pass→pass | 13,153 | 19,021 | +45% | 1 | 1 | 0% | 2,035 | 3,334 | +64% | 0 | 0 | — |
case-18 | fail→pass | 13,214 | 12,157 | -8% | 1 | 1 | 0% | 1,767 | 2,350 | +33% | 0 | 0 | — |
case-19 | pass→pass | 9,969 | 9,396 | -6% | 1 | 1 | 0% | 1,558 | 2,046 | +31% | 0 | 0 | — |
case-20 | pass→pass | 9,466 | 11,435 | +21% | 1 | 1 | 0% | 1,685 | 2,596 | +54% | 0 | 0 | — |
case-21 | pass→pass | 12,056 | 16,523 | +37% | 1 | 1 | 0% | 2,061 | 2,787 | +35% | 0 | 0 | — |
case-22 | pass→pass | 14,347 | 10,807 | -25% | 1 | 1 | 0% | 1,821 | 2,188 | +20% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted. The headline lift of +27 percentage points is the difference between those two pass rates over the 22 comparable cases. 1 case got worse with the skill loaded, and it is included in that figure.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.