
Pricing Strategy
Choose subscription vs freemium, tier structure, and anchoring before you ship monetization or rewrite a pricing page.
Overview
Pricing-strategy is an agent skill most often used in Validate (also Launch distribution, Grow lifecycle) that plans SaaS and product pricing models, tiers, anchoring, and monetization structure before page copy or disco
Install
npx skills add https://github.com/kostja94/marketing-skills --skill pricing-strategyWhat is this skill?
- Initial assessment for product type, value metric, market comps, and revenue vs adoption goals
- Pricing model matrix: subscription, freemium, usage-based, and when each fits SaaS and tools
- Tier design and anchoring guidance separate from pricing-page copy (points to pricing-page-generator)
- Discount and promo structure deferred to discount-marketing-strategy skill
- Reads .claude/.cursor project-context.md when present for product and competitor context
- Covers subscription and freemium pricing models in a structured comparison table
- Initial assessment checklist with 4 dimensions: product type, value metric, market, goals
Adoption & trust: 786 installs on skills.sh; 586 GitHub stars; 3/3 security scanners passed (skills.sh audits).
What problem does it solve?
You know what you are building but not which pricing model, value metric, or tier ladder matches your market and goals.
Who is it for?
Indie SaaS founders and tool builders defining freemium vs paid, seat vs usage metrics, and competitive positioning before build or relaunch.
Skip if: Teams that only need pricing page HTML/copy without strategy (use pricing-page-generator) or live Stripe/Chargebee wiring (use billing integrations).
When should I use this skill?
User wants to plan, design, or optimize pricing strategy; mentions pricing model, tiers, freemium, value-based pricing, anchoring, price structure, or monetization strategy.
What do I get? / Deliverables
You leave with a structured pricing direction—model, tiers, and anchoring logic—ready to hand off to pricing-page-generator for the page or discount-marketing-strategy for promos.
- Pricing model recommendation aligned to value metric and goals
- Tier and anchoring guidance for implementation or page generation
Recommended Skills
Journey fit
Spans multiple journey phases - primary shelf plus alternate fits below.
Canonical shelf is Validate because pricing model decisions belong before full build and alongside landing/pricing-page work. Maps directly to the pricing subphase: value metrics, tiers, willingness-to-pay, and competitor price bands—not page copy layout.
Where it fits
Pick seat vs usage pricing and three tiers before prototyping billing.
Align MVP scope with a free tier cap so engineering does not over-build unpaid features.
Set anchor and annual discount story before Product Hunt or newsletter launch.
Revisit packaging when churn signals show mismatch between plan limits and power users.
How it compares
Strategy and tier design skill—not a pricing page generator or checkout integration.
Common Questions / FAQ
Who is pricing-strategy for?
Solo and indie builders shipping SaaS, dev tools, or digital products who need a monetization plan before coding billing or writing a pricing page.
When should I use pricing-strategy?
During Validate when scoping tiers and freemium; before Launch when positioning price in distribution; and during Grow when revisiting retention-oriented packaging—not when you only need page layout (use pricing-page-generator).
Is pricing-strategy safe to install?
It is documentation-only strategy guidance with no mandated shell or network tools; review the Security Audits panel on this Prism page before installing any skill from the repo bundle.
Workflow Chain
Then invoke: pricing page generator, discount marketing strategy
SKILL.md
READMESKILL.md - Pricing Strategy
# Strategies: Pricing Guides pricing strategy and structure for SaaS, tools, and products. Covers pricing models, tier design, anchoring, and when to apply discounts. For pricing **page** content and layout, see **pricing-page-generator**. For **discount** and promotional pricing, see **discount-marketing-strategy**. **When invoking**: On **first use**, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On **subsequent use** or when the user asks to skip, go directly to the main output. ## Initial Assessment **Check for project context first:** If `.claude/project-context.md` or `.cursor/project-context.md` exists, read it for product, value proposition, and competitors. Identify: 1. **Product type**: SaaS, tool, e-commerce 2. **Value metric**: What drives value (seats, usage, features) 3. **Market**: Competitor pricing; willingness to pay 4. **Goals**: Revenue, adoption, retention ## Pricing Models | Model | Use | |-------|-----| | **Subscription** | Recurring; monthly/annual; most SaaS | | **Freemium** | Free tier + paid; adoption then conversion | | **Usage-based** | Pay per use; API, credits | | **One-time** | Perpetual license; some tools | | **Hybrid** | Base + usage; tiered + overage | **Variable-cost products** (compute, API, AI): When per-user cost varies widely (heavy users cost 10×+ light users), uniform subscription often fails. Use usage-based, credits, or tiered-by-usage; align price to cost structure. ## Tier Design - **2–4 tiers** typical; avoid too many options - **Differentiation**: Clear "best for" per tier; feature gates - **Anchoring**: Lead with mid-tier or annual; make target option obvious - **Value metric**: Align price to value (seats, projects, API calls) ## Anchoring & Presentation - **Annual discount**: 15–25% for annual prepay; improves cash flow - **Decoy**: Higher tier makes mid-tier look better - **Most popular**: Highlight recommended plan - **Price display**: Monthly vs annual; show savings ## When to Use Discounts Discounts apply on top of base pricing. See **discount-marketing-strategy** for: - Annual commitment discounts - First-time / new customer promotions - Lifetime deals (LTD) - Seasonal (BFCM) - Referral, contest, affiliate codes **Principle**: Set base price for long-term value; use discounts tactically for acquisition, retention, or cash flow. ## Output Format - **Pricing model** recommendation - **Tier structure** (plans, features, price points) - **Anchoring** approach - **Discount** fit (when to use; reference discount-marketing-strategy) - **pricing-page-generator** (page execution) ## Related Skills - **discount-marketing-strategy**: Promotional pricing; when and how to discount - **pricing-page-generator**: Pricing page content, structure, conversion - **landing-page-generator**: Click-through to pricing - **localization-strategy**: Pricing by market (true localization vs cosmetic); see Pricing Strategies section