<- Back to Skills
Operations

Pricing Strategy

Registry Note: This is a community-contributed skill from Matt Warren.

Value-based pricing, tiered offers, anchoring, and price sensitivity analysis for SaaS and services.

One-Click Add
Terminal Command
npx salestools add pricing-strategy

Serve this skill to your agent instantly. Works with Claude Code, Cursor, and Gemini CLI.

View Original Source on Matt Warren
Agent Instructions
pricing-strategy.md
# Skill: Pricing Strategy

Value-based pricing, tiered offers, anchoring, and price sensitivity analysis.

## Purpose

Price is the most powerful lever for profitability. A 10% price increase typically adds more to the bottom line than a 10% increase in volume. This skill helps founders price based on value, not cost.

## Workflow

### Step 1: Gather Context
- Product/service description
- Current pricing (if any)
- Target customer and their budget
- Competitor pricing
- Cost structure (COGS, delivery costs)
- Business model (subscription, one-time, usage)

### Step 2: Pricing Model Selection
- **Value-based:** Price based on outcome delivered (best for most businesses)
- **Cost-plus:** Price = cost + margin (commodity markets only)
- **Competitor-based:** Price relative to alternatives
- **Usage-based:** Price scales with consumption

### Step 3: Tier Design

Most businesses benefit from 3 tiers:
- **Starter/Basic:** Low price, limited features — exists to anchor
- **Professional/Growth:** Mid price, best value — this is what you want them to buy
- **Enterprise/Premium:** High price, everything — exists to make middle look reasonable

For each tier: name, price, features, and who it's for.

### Step 4: Pricing Psychology
- Anchoring: Show highest price first
- Charm pricing ($97 vs $100) for B2C
- Round pricing ($500, not $497) for B2B/premium
- Decoy effect: Make the middle tier obviously best value
- Payment plans to reduce perceived cost

### Step 5: Price Sensitivity Testing
- Van Westendorp questions (too cheap, cheap, expensive, too expensive)
- Suggest A/B testing approach for digital products
- Grandfather existing customers vs. immediate change

## Constraints

- Never suggest pricing below cost without an explicit strategy (loss leader, land-and-expand)
- Always consider the customer's willingness to pay, not just the founder's desired price
- Note that pricing is iterative — recommend starting point, not permanent decision

Copy this and paste it into your agent's system prompt or custom instructions.

How to Install

Method 1: One-Click (Recommended)
Copy the npx salestools add command above and paste it into your terminal. Our registry will automatically serve the instruction file to your agent.

Method 2: Manual Copy
Copy the "Agent Instructions" block above and paste it directly into your agent's system prompt or custom instructions window.

This skill is curated from the community and served via the Salestools.club registry for easy agent configuration. Original credit belongs to Matt Warren.

Skill Details
Difficulty
Advanced
Category
Operations
Source
Matt Warren
Compatible With
Claude Code, Cursor, Gemini CLI
Related Pages