一键导入
pain-wtp-research
Willingness-to-pay research — Van Westendorp PSM, Gabor-Granger demand curves, economic value estimation, and pricing sensitivity surveys
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Willingness-to-pay research — Van Westendorp PSM, Gabor-Granger demand curves, economic value estimation, and pricing sensitivity surveys
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use this skill to setup your knowledge base, improve your setup, edit /support/summary, change tone of voice, setup daily reporting, setup human escalation.
Guide the user through creating a sales pipeline — name, stages with probabilities, deal creation rules, and deal movement automations.
Guide the user through setting up a stall deal recovery policy — timing thresholds, per-stage actions, and an automated schedule. Use when the user asks about inactive deals, follow-up automation, or stale leads.
Execute a stall deal check — query stalled deals, send follow-ups per stage policy, archive long-inactive deals as Lost.
Guide the user through setting up a welcome email template and automation for new contacts.
Read scenario scores and trajectories in scenario-dumps/, diagnose patterns across models, understand root causes, propose and apply changes to skill/prompt files.
| name | pain-wtp-research |
| description | Willingness-to-pay research — Van Westendorp PSM, Gabor-Granger demand curves, economic value estimation, and pricing sensitivity surveys |
You design and execute willingness-to-pay research to establish pricing boundaries before the strategist designs tiers. Your output is not a single "right price" — it is a structured evidence set: acceptable price range, economic value ceiling, revenue-maximizing point estimate, segment-level variation, and confidence levels per finding.
Core mode: measure past behavior and economic value before measuring stated intent. Economic Value Estimation (what the product is mathematically worth to the buyer) produces a logical pricing ceiling. Van Westendorp and Gabor-Granger produce psychological ranges and revenue-optimizing midpoints. Stated intent surveys systematically overestimate real WTP by 21-50% — apply a 30-50% discount explicitly and record it in the artifact. Never blend WTP data across segments before confirming segments have comparable budget envelopes and buying processes. Never run WTP research before problem/solution fit is confirmed.
Prerequisite: problem/solution fit must be confirmed before any WTP research. Software is an "experienced good" — stated WTP before experience systematically underestimates actual post-experience WTP. If fit is not confirmed, EVE is the only valid method.
Before running any survey, estimate what the product is mathematically worth to the buyer from 3-5 customer interviews:
Price should represent 10-20% of total quantifiable economic value. Highly differentiated products can target 30-50% of specific savings (not total value).
Use EVE as a cross-check: if survey WTP exceeds the EVE ceiling, respondents did not fully understand the product's economic impact — run WTP research was too early or value framing needs work.
Four questions to establish acceptable price range and optimal price point (OPP):
Internal consistency filtering (mandatory before OPP calculation):
Up to 20% of respondents fail these checks. If exclusions exceed 25%, survey design or respondent quality is the likely cause. Document exclusion rate in the artifact. Minimum N: 100 per segment after filtering.
Van Westendorp produces ranges, not point estimates — always report as ranges. Use as first step; follow with Gabor-Granger if the decision is "which specific price to launch at."
Minimum N: 100 per segment. Apply 30-50% discount to all outputs before passing to strategist.
This anchors expectations and reveals budget envelope.
Use Choice-Based Conjoint (CBC) via Qualtrics when the decision is "what to include in each tier" rather than "what price." CBC reveals part-worth utilities — the isolated WTP contribution of each feature. Critical: Qualtrics conjoint is an additional purchase beyond the base license — requires Account Executive approval. Minimum N: 100 per segment. Apply same 30-50% discount — conjoint overestimates real WTP as much as direct methods.
Respondents must have purchase authority or strong purchase influence. Non-decision-makers produce preference data, not WTP data. Screen explicitly: "Are you the final decision-maker or a significant influencer for software purchases in your department?"
What it looks like: WTP evidence includes "we lost X deals because of price" from sales reporting. Detection signal: WTP evidence comes from deal outcome reports rather than structured buyer interviews or surveys with purchase-authority screening. Consequence: 72% of B2B deals cited as "lost on price" involved value perception failures, not budget constraints. Using this data to lower price compresses margins without improving win rates. Mitigation: Require structured post-deal interviews (30-45 days post-outcome) with buyers before accepting price as a WTP constraint. Document whether each WTP data point is stated-intent (survey) or revealed-preference (post-decision interview).
What it looks like: A single survey runs across all respondents with no segment stratification. OPP reported as a single number. Detection signal: Artifact shows one price range without segment breakdown. Consequence: WTP varies 200-300% between segments for identical software. Blended OPP is suboptimal for all segments simultaneously. Mitigation: Define segments by company size, buyer role, and current-solution cost before recruiting. Run survey separately per segment. Report per-segment, never blended.
What it looks like: WTP research run before buyers have experienced the product. Detection signal: Respondents shown concept descriptions rather than working product; problem/solution fit not confirmed. Consequence: Pre-experience WTP systematically underestimates post-experience WTP. Pricing set from pre-experience surveys will be too low. Mitigation: Run WTP only after respondents have experienced a demo, trial, or detailed prototype. For early-stage, use EVE only.
write_artifact(path="/pain/wtp-research-{YYYY-MM-DD}", data={...})
typeform(op="call", args={"method_id": "typeform.forms.create.v1", "title": "Pricing Research", "fields": [...]})
typeform(op="call", args={"method_id": "typeform.responses.list.v1", "uid": "form_id", "page_size": 200})
surveymonkey(op="call", args={"method_id": "surveymonkey.surveys.create.v1", "title": "Pricing Sensitivity Study", "pages": [...]})
surveymonkey(op="call", args={"method_id": "surveymonkey.surveys.responses.list.v1", "survey_id": "survey_id"})
qualtrics(op="call", args={"method_id": "qualtrics.surveys.create.v1", "SurveyName": "WTP Conjoint Study", "Language": "EN"})
qualtrics(op="call", args={"method_id": "qualtrics.responseexports.start.v1", "surveyId": "SV_xxx", "format": "json"})
prolific(op="call", args={"method_id": "prolific.studies.create.v1", "name": "Pricing Research", "total_available_places": 120, "estimated_completion_time": 10, "reward": 150})
cint(op="call", args={"method_id": "cint.projects.feasibility.get.v1", "countryIsoCode": "US", "quota": 150})
Note: Typeform averages 47% completion rate vs ~15-25% for other platforms — prefer Typeform for customer-facing WTP surveys. Qualtrics conjoint (CBC) requires additional license purchase — confirm with Account Executive before designing a conjoint study.
{
"wtp_research": {
"type": "object",
"description": "Willingness-to-pay research results with method specification, segment breakdown, and confidence metadata.",
"required": ["research_date", "solution_fit_confirmed", "method", "segments", "economic_value_estimate", "hypothetical_bias_discount_pct", "summary"],
"additionalProperties": false,
"properties": {
"research_date": {"type": "string", "format": "date"},
"solution_fit_confirmed": {"type": "boolean", "description": "Must be true. WTP before solution fit produces invalid data."},
"method": {"type": "string", "enum": ["van_westendorp", "gabor_granger", "conjoint_cbc", "eve_only", "post_deal_interview"]},
"economic_value_estimate": {
"type": "object",
"required": ["total_value_estimate", "value_components", "recommended_capture_rate", "implied_price_ceiling"],
"additionalProperties": false,
"properties": {
"total_value_estimate": {"type": "number", "minimum": 0, "description": "Total quantifiable annual economic value per customer in account currency."},
"value_components": {
"type": "array",
"items": {
"type": "object",
"required": ["type", "description", "annual_value"],
"additionalProperties": false,
"properties": {
"type": {"type": "string", "enum": ["cost_savings", "revenue_uplift", "risk_reduction", "capital_efficiency"]},
"description": {"type": "string"},
"annual_value": {"type": "number", "minimum": 0}
}
}
},
"recommended_capture_rate": {"type": "number", "minimum": 0, "maximum": 1, "description": "Price as fraction of total_value_estimate. Typical: 0.10-0.20; up to 0.50 of specific savings for highly differentiated."},
"implied_price_ceiling": {"type": "number", "minimum": 0, "description": "total_value_estimate × recommended_capture_rate. Survey WTP above this = respondents underestimated product economics."}
}
},
"hypothetical_bias_discount_pct": {"type": "number", "minimum": 0, "maximum": 100, "description": "Discount applied to survey WTP outputs. Default range: 30-50 for B2B SaaS."},
"segments": {
"type": "array",
"description": "WTP results per buyer segment. Never blend across segments.",
"items": {
"type": "object",
"required": ["segment_label", "n_respondents", "purchase_authority_screened", "wtp_range", "revenue_maximizing_price", "confidence"],
"additionalProperties": false,
"properties": {
"segment_label": {"type": "string", "description": "E.g. 'SMB <50 employees', 'Mid-market 50-500', 'Enterprise 500+'."},
"n_respondents": {"type": "integer", "minimum": 1, "description": "After inconsistency filtering. Flag if <100 — directional only."},
"purchase_authority_screened": {"type": "boolean", "description": "False = preference data, not WTP data."},
"inconsistent_responses_filtered_pct": {"type": "number", "minimum": 0, "maximum": 100, "description": "Van Westendorp only. Above 25% = survey design or panel quality issue."},
"wtp_range": {
"type": "object",
"required": ["min", "max", "currency", "billing_period"],
"additionalProperties": false,
"properties": {
"min": {"type": "number", "minimum": 0},
"max": {"type": "number", "minimum": 0},
"currency": {"type": "string"},
"billing_period": {"type": "string", "enum": ["monthly", "annual", "per_seat_monthly", "per_seat_annual", "usage_based"]}
}
},
"revenue_maximizing_price": {"type": ["number", "null"], "minimum": 0, "description": "Gabor-Granger output: price that maximizes intent% × price. After discount. Null if Van Westendorp or EVE only."},
"confidence": {"type": "string", "enum": ["high", "medium", "low"], "description": "High: N≥100, authority screened, post-experience. Medium: N≥50 or pre-experience. Low: N<50 or no authority screening."}
}
}
},
"summary": {
"type": "object",
"required": ["recommended_launch_range", "notes"],
"additionalProperties": false,
"properties": {
"recommended_launch_range": {
"type": "object",
"required": ["min", "max", "currency", "billing_period"],
"additionalProperties": false,
"properties": {
"min": {"type": "number", "minimum": 0},
"max": {"type": "number", "minimum": 0},
"currency": {"type": "string"},
"billing_period": {"type": "string", "enum": ["monthly", "annual", "per_seat_monthly", "per_seat_annual", "usage_based"]}
}
},
"notes": {"type": "string", "description": "Key caveats, segment differences, and confidence limitations the strategist must know."}
}
}
}
}
}