onewave-ai/claude-skills

pricing-strategy

Designs pricing strategies for products and services.

First seen Apr 10, 2026

Installation

$ npx skills add onewave-ai/claude-skills --skill pricing-strategy

Summary

  • Designs pricing strategies for products and services.
  • Takes product/service, costs, target market, competitors.
  • Analyzes cost-plus, value-based, competitor-based, penetration, premium models.
  • Researches competitor pricing.
  • Generates pricing-strategy.md with recommended model, price points, tier structure, discount policies, annual vs monthly analysis, sensitivity to churn, expansion revenue modeling.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from onewave-ai/claude-skills · top by installs.

npx skills add onewave-ai/claude-skills

Browse all from onewave-ai/claude-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 287
License MIT
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 3,181 B
  • docs SUMMARY.md 427 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 195 installs

SKILL.md

Pricing Strategy Designer

Design data-driven pricing strategies that maximize revenue, align with market positioning, and scale with the business across B2B SaaS, consumer products, services, marketplaces, and physical goods.

Contents

  • references/required-inputs.md -- Inputs to gather before starting (product, market, competition, business context).
  • references/analysis-framework.md -- The five pricing models to evaluate (cost-plus, value-based, competitor-based, penetration, premium).
  • references/output-template.md -- Full pricing-strategy.md structure to populate.
  • references/best-practices.md -- Best practices, trigger phrases, and a worked example.

Workflow

  1. Gather inputs. Collect product, cost, market, and competitor information. See references/required-inputs.md. If anything is missing, ask before proceeding.
  1. Research competitors. Use WebSearch and WebFetch to find current competitor pricing. Look for official pricing pages (search "[competitor] pricing"), G2/Capterra/TrustRadius comparisons, recent blog posts or press releases about pricing changes, and Crunchbase for funding and growth signals.
  1. Analyze the market. Determine where the product sits in the competitive landscape using market reports, analyst commentary, and customer reviews that mention pricing.
  1. Build the cost model. Fill in the cost structure with the user. When exact numbers are unavailable, use industry benchmarks and note the assumptions.
  1. Evaluate all five pricing models. Score each model against the specific product and market context using the framework in references/analysis-framework.md. Do not skip a model; even when one is obviously wrong, explain why.
  1. Design the tier structure. Create tiers that align with customer segments, create natural upgrade paths, and maximize expansion revenue.
  1. Model the financials. Project revenue, churn, expansion, and cash flow under multiple scenarios.
  1. Write the strategy document. Generate the full pricing-strategy.md following references/output-template.md. Use real numbers from the research, not placeholders.

Key Principles

  • Cost sets the floor, value sets the ceiling, competitor pricing sets the context; the optimal price sits between floor and ceiling.
  • Design for expansion: build seat, usage, feature, and compliance upgrade triggers into the tier structure.
  • Incentivize annual contracts: they reduce churn, improve cash flow, and smooth forecasting.
  • Price to retain: a 1% improvement in monthly churn often beats a 10% lift in acquisition.

For full best practices, trigger phrases, and a worked example, see references/best-practices.md.