Agent skill · Data & Analytics

pricing-strategist

Use when designing or revisiting product pricing — selecting a pricing model (subscription seat-based, usage-based, value-based, freemium, or hybrid), running Van Westendorp Price Sensitivity Meter analysis on WTP survey data, or designing Good/Better/Best packaging tiers. Recommends a model and a price range with trade-offs, never a single number. For Commercial leads, Product Marketing, and CMOs at the pricing-design moment — not deal-by-deal discounting, not brand positioning.

Alireza Rezvani23,369★ · +428/wk · 1 repos on radarProfile →
claude-codecodexcursorships scriptsMIT
Install
npx skills add alirezarezvani/claude-skills --skill pricing-strategist --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 8
SKILL.md size: 9 KB
Bundled scripts: yes
Version: 2.8.0
Declared author: claude-code-skills
Path: commercial/skills/pricing-strategist/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 23,791 · +422 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# pricing-strategist ## Purpose Help Commercial, Product Marketing, and CMO functions answer three questions at the pricing-design moment: 1. **Which pricing model fits this product + customer + market?** (subscription seat-based, usage-based, value-based, freemium, hybrid) 2. **What does the customer actually pay before it feels too expensive?** (Van Westendorp PSM on WTP survey responses) 3. **How should we package this into tiers?** (Good / Better / Best — with anti-pattern detection) The skill recommends **a model and a range**. The human picks the number, owns the trade-offs, and runs the GTM. ## When to use - Launching a new SaaS / API / AI tool and choosing the first pricing model - Revisiting pricing after 18+ months of GTM data (model shift, not just price increase) - Designing or redesigning tier packaging (Good/Better/Best, Bronze/Silver/Gold) - You have Van Westendorp survey data and want the optimal price range - A board / exec is asking "what should we charge?" and you need the structured answer - You suspect your packaging has anti-patterns (decoy tier, feature dump, no upgrade trigger) **Do not use for:** - Per-deal discount approval → `deal-desk` - Strategic CMO po

What's inside
Steps it walks through
  1. Purpose
  2. When to use
  3. Workflow
  4. Step 1 — Assess customer context
  5. Step 2 — Pick the pricing model
  6. Step 3 — Validate WTP with Van Westendorp PSM
  7. Step 4 — Design packaging
  8. Step 5 — Decide
  9. Scripts
  10. Quick example
  11. References
  12. Assumptions
  13. Anti-patterns
  14. Distinct from
Ships with 7 files
  • assets/pricing_brief_template.md
  • references/packaging_anti_patterns.md
  • references/saas_pricing_canon.md
  • references/van_westendorp_methodology.md
  • scripts/packaging_designer.py
  • scripts/pricing_model_picker.py
  • scripts/wtp_analyzer.py
Commands it runs
Emits a scored 5-model pricing-fit recommendation (subscription / usage / value / freemium / hybrid) for the built-in example
cd commercial/skills/pricing-strategist && python3 scripts/pricing_model_picker.py --sample
More from claude-skills
All skills →
About this skill
What does the pricing-strategist skill do?

Use when designing or revisiting product pricing — selecting a pricing model (subscription seat-based, usage-based, value-based, freemium, or hybrid), running Van Westendorp Price Sensitivity Meter analysis on WTP survey data, or designing Good/Better/Best packaging tiers. Recommends a model and a price range with trade-offs, never a single number. For Commercial leads, Product Marketing, and CMOs at the pricing-design moment — not deal-by-deal discounting, not brand positioning.

How do I install it?

Run `npx skills add alirezarezvani/claude-skills --skill pricing-strategist --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From alirezarezvani/claude-skills, a repository with 23,791 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going