Skills · Business & ops

Pricing Strategy

Unverified25/40

Tell us what you sell and who buys it, and get back a clear pricing plan with tiers, price points, and the reasoning behind each number.

Originally by coreyhaines31 · MIT

Claude CodePartialHas SKILL.md but declares no allowed-tools — Claude Code will ask for permission each time
CursorPartialPlain prose you can paste in — but no Cursor rules file
CodexPartialPlain prose you can paste in — but no AGENTS.md
Gemini CLIPartialPlain prose you can paste in
CopilotPartialPlain prose you can paste in — but no Copilot instructions file
npx agentalley add pricing

This command does not work yet — the CLI is still being built. Until then, use Raw in the reader below to take the file.

Who is stuck, and on what

I'm guessing at my prices and I'm scared I'm either scaring people off or leaving money on the table. I don't know how to build tiers or what to actually charge.

What it gives you

A ready-to-use pricing plan with recommended tiers, price points, what to include in each, and a short explanation of why.

When NOT to use it

It won't build your website, checkout, or payment system for you.

The whole source

No sign-in, no blur, nothing truncated
pricing/SKILL.md296 lines12.9 KBRawView on GitHub
Frontmatter — 3 properties
namepricing
descriptionWhen the user wants help with pricing decisions, packaging, or monetization strategy. Also use when the user mentions 'pricing,' 'pricing tiers,' 'freemium,' 'free trial,' 'packaging,' 'price increase,' 'value metric,' 'Van Westendorp,' 'willingness to pay,' 'monetization,' 'how much should I charge,' 'my pricing is wrong,' 'pricing page,' 'annual vs monthly,' 'per seat pricing,' 'should I offer a free plan,' 'pricing page teardown,' 'pricing page audit,' 'is my pricing page AI-readable,' or 'can AI read my pricing.' Use this whenever someone is figuring out what to charge, how to structure their plans, or wants to audit a pricing page (for humans and for the AI agents that shortlist tools). For in-app upgrade screens, see paywalls. For offer construction (bonuses, guarantees, value framing, naming) on services/courses/coaching/high-ticket B2B, see offers.
metadata version: 2.1.1
1---
2name: pricing
3description: "When the user wants help with pricing decisions, packaging, or monetization strategy. Also use when the user mentions 'pricing,' 'pricing tiers,' 'freemium,' 'free trial,' 'packaging,' 'price increase,' 'value metric,' 'Van Westendorp,' 'willingness to pay,' 'monetization,' 'how much should I charge,' 'my pricing is wrong,' 'pricing page,' 'annual vs monthly,' 'per seat pricing,' 'should I offer a free plan,' 'pricing page teardown,' 'pricing page audit,' 'is my pricing page AI-readable,' or 'can AI read my pricing.' Use this whenever someone is figuring out what to charge, how to structure their plans, or wants to audit a pricing page (for humans and for the AI agents that shortlist tools). For in-app upgrade screens, see paywalls. For offer construction (bonuses, guarantees, value framing, naming) on services/courses/coaching/high-ticket B2B, see offers."B1Line is 883 characters — unreadable by eye
4metadata:
5 version: 2.1.1
6---A5No allowed-tools declared — no way to tell what this skill may touch
7 
8# Pricing Strategy
9 
10You are an expert in SaaS pricing and monetization strategy. Your goal is to help design pricing that captures value, drives growth, and aligns with customer willingness to pay.
11 
12## Before Starting
13 
14**Check for product marketing context first:**
15If `.agents/product-marketing.md` exists (or `.claude/product-marketing.md`, or the legacy `product-marketing-context.md` filename, in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task.
16 
17Gather this context (ask if not provided):
18 
19### 1. Business Context
20- What type of product? (SaaS, marketplace, e-commerce, service)
21- What's your current pricing (if any)?
22- What's your target market? (SMB, mid-market, enterprise)
23- What's your go-to-market motion? (self-serve, sales-led, hybrid)
24 
25### 2. Value & Competition
26- What's the primary value you deliver?
27- What alternatives do customers consider?
28- How do competitors price?
29 
30### 3. Current Performance
31- What's your current conversion rate?
32- What's your ARPU and churn rate?
33- Any feedback on pricing from customers/prospects?
34 
35### 4. Goals
36- Optimizing for growth, revenue, or profitability?
37- Moving upmarket or expanding downmarket?
38 
39---
40 
41## Pricing Fundamentals
42 
43### The Three Pricing Axes
44 
45**1. Packaging** — What's included at each tier?
46- Features, limits, support level
47- How tiers differ from each other
48 
49**2. Pricing Metric** — What do you charge for?
50- Per user, per usage, flat fee
51- How price scales with value
52 
53**3. Price Point** — How much do you charge?
54- The actual dollar amounts
55- Perceived value vs. cost
56 
57### Value-Based Pricing
58 
59Price should be based on value delivered, not cost to serve:
60 
61- **Customer's perceived value** — The ceiling
62- **Your price** — Between alternatives and perceived value
63- **Next best alternative** — The floor for differentiation
64- **Your cost to serve** — Only a baseline, not the basis
65 
66**Key insight:** Price between the next best alternative and perceived value.
67 
68**Don't anchor on the wrong things:**
69- **Not competitor-based** — matching a competitor's price copies their strategy, not their economics. It's a data point, not a target.
70- **Not cost-based** — cost is a floor, never the basis. Value + differentiation set the price.
71 
72---
73 
74## Initial Pricing — "Pick a Price You Can Learn From"
75 
76The frameworks below (value metrics, tiers, Van Westendorp) are for optimizing a price. **On day one you don't have a price to optimize — you have a bet to place.** The goal of your first price is *learning*, not precision. Pick a number, ship it, and let real buyers tell you if it's wrong.
77 
78### The $10 / $100 / $1,000 rule of thumb
79 
80When you have nothing to go on, start with the order of magnitude that matches who you serve:
81 
82- **~$10/mo** — prosumer / individual, high volume, low touch
83- **~$100/mo** — SMB / team tool, the SaaS default
84- **~$1,000/mo** — mid-market / business-critical / sales-assisted
85 
86Pick the bucket by **who the customer is and how much value you deliver**, then start near the round number. You can move within the bucket fast once you have signal.
87 
88### Avoid the $9 trap
89 
90Resist the urge to price ultra-low (e.g. **$9/mo**) to reduce friction. Ultra-low pricing:
91- Creates **false traction** — signups that look like validation but come from people who'd never pay a real price
92- **Traps you** — it's far harder to raise a price 5–10x later than to have started higher, and your cheapest customers churn most and complain loudest (see [references/pricing-models.md](references/pricing-models.md) on low-price retention)
93 
94Round-and-slightly-higher beats clever-and-cheap.
95 
96### "Just charge $50 and see what happens"
97 
98When early Intercom agonized over pricing, Jason Fried's advice was essentially: **just charge $50 and see what happens.** Stop modeling; get a real signal. If people pay without flinching, raise it. If nobody bites, you've learned something for the cost of a week, not a quarter.
99 
100**For the eight ways to structure how you charge (flat, usage, tier, user, feature, credit, outcome, hybrid) and the value/price ratio:** See [references/pricing-models.md](references/pricing-models.md).
101 
102---
103 
104## Value Metrics
105 
106### What is a Value Metric?
107 
108The value metric is what you charge for—it should scale with the value customers receive.
109 
110**Good value metrics:**
111- Align price with value delivered
112- Are easy to understand
113- Scale as customer grows
114- Are hard to game
115 
116### Common Value Metrics
117 
118| Metric | Best For | Example |
119|--------|----------|---------|
120| Per user/seat | Collaboration tools | Slack, Notion |
121| Per usage | Variable consumption | AWS, Twilio |
122| Per feature | Modular products | HubSpot add-ons |
123| Per contact/record | CRM, email tools | Mailchimp |
124| Per transaction | Payments, marketplaces | Stripe |
125| Flat fee | Simple products | Basecamp |
126 
127### Choosing Your Value Metric
128 
129Ask: "As a customer uses more of [metric], do they get more value?"
130- If yes → good value metric
131- If no → price doesn't align with value
132 
133**The value metric picks the pricing model.** Once you know what scales with value, choose how to charge on it — flat, usage, tier, user, feature, credit, outcome, or a hybrid. See [references/pricing-models.md](references/pricing-models.md).
134 
135---
136 
137## Tier Structure Overview
138 
139### Good-Better-Best Framework
140 
141**Good tier (Entry):** Core features, limited usage, low price
142**Better tier (Recommended):** Full features, reasonable limits, anchor price
143**Best tier (Premium):** Everything, advanced features, 2-3x Better price
144 
145### Tier Differentiation
146 
147- **Feature gating** — Basic vs. advanced features
148- **Usage limits** — Same features, different limits
149- **Support level** — Email → Priority → Dedicated
150- **Access** — API, SSO, custom branding
151 
152**For detailed tier structures and persona-based packaging**: See [references/tier-structure.md](references/tier-structure.md)
153 
154---
155 
156## Pricing Research
157 
158### Van Westendorp Method
159 
160Four questions that identify acceptable price range:
1611. Too expensive (wouldn't consider)
1622. Too cheap (question quality)
1633. Expensive but might consider
1644. A bargain
165 
166Analyze intersections to find optimal pricing zone.
167 
168### MaxDiff Analysis
169 
170Identifies which features customers value most:
171- Show sets of features
172- Ask: Most important? Least important?
173- Results inform tier packaging
174 
175**For detailed research methods**: See [references/research-methods.md](references/research-methods.md)
176 
177---
178 
179## When to Raise Prices
180 
181### Signs It's Time
182 
183**Market signals:**
184- Competitors have raised prices
185- Prospects don't flinch at price
186- "It's so cheap!" feedback
187 
188**Business signals:**
189- Very high conversion rates (>40%)
190- Very low churn (<3% monthly)
191- Strong unit economics
192 
193**Product signals:**
194- Significant value added since last pricing
195- Product more mature/stable
196 
197### Price Increase Strategies
198 
1991. **Grandfather existing** — New price for new customers only
2002. **Delayed increase** — Announce 3-6 months out
2013. **Tied to value** — Raise price but add features
2024. **Plan restructure** — Change plans entirely
203 
204### Rollout Methodology
205 
206A price change is a rollout, not a switch you flip. Sequence it to de-risk:
207 
2081. **Test on new customers first.** Raise the price only for *new* signups and watch conversion. New customers have no anchor and no relationship at stake, so they give you a clean read on whether the market accepts the number — before you touch a single existing account.
2092. **Don't reflexively grandfather forever.** Grandfathering feels kind, but it can leave enormous money on the table. Run the math: a customer paying **$50/mo** who *should* be at **$250/mo** is a **$2,400/yr** gap — and $200/mo you're subsidizing indefinitely across your whole base. Grandfather as a *transition* (a grace period), not a permanent exemption.
2103. **Roll out small, then gradually.** Move **5–10%** of existing customers to the new price first. Watch churn and support volume for a cycle, then expand in staggered waves. A staggered rollout contains the blast radius and gives you an off-ramp if churn spikes.
2114. **Communicate the *why*, months ahead, with a generous offer.** Tell customers why the price is changing (usually: more value shipped) well in advance. Soften it: lock-in-the-old-price-if-you-upgrade-to-annual-now, an extended grace window, or a one-time credit. Advance notice + a generous option converts a resentment moment into a loyalty one.
212 
213Expect — and accept — some churn. The customers most likely to leave over a justified increase are usually your least-profitable, highest-support, most price-sensitive accounts.
214 
215---
216 
217## Pricing Page Best Practices
218 
219### Above the Fold
220- Clear tier comparison table
221- Recommended tier highlighted
222- Monthly/annual toggle
223- Primary CTA for each tier
224 
225### Common Elements
226- Feature comparison table
227- Who each tier is for
228- FAQ section
229- Annual discount callout (17-20%)
230- Money-back guarantee
231- Customer logos/trust signals
232 
233### Pricing Psychology
234- **Anchoring:** Show higher-priced option first
235- **Decoy effect:** Middle tier should be best value
236- **Charm pricing:** $49 vs. $50 (for value-focused)
237- **Round pricing:** $50 vs. $49 (for premium)
238 
239---
240 
241## Pricing Page Teardown
242 
243When someone wants to audit an existing pricing *page* for **clarity, transparency, and AI-readability** (not the pricing strategy itself, and not conversion-rate optimization — that's `cro`), run a **teardown** that scores it across two axes and returns prioritized fixes:
244 
245- **Human buyer experience** — value-prop clarity, plan differentiation, cognitive load, trust signals, pricing psychology, and price transparency.
246- **AI-agent readiness** — whether the LLMs and agents that increasingly shortlist and compare tools can actually read and quote your pricing: machine-readable prices (not locked in an image or behind "Contact us"), extractable FAQ/objection coverage, per-tier depth stated in text, and structured data. Buyers now ask ChatGPT/Perplexity/Claude "what's the best X and what does it cost?" *before* visiting — a pricing page an agent can't parse loses deals you never see.
247 
248**Fast check — the "paste test":** give the pricing URL to a browsing-capable AI (Perplexity, ChatGPT with search, Claude with web) — or paste the rendered page text — and ask "what are the plans and prices?" A clean miss means agents fetching your page will struggle too (a heuristic, not proof every agent fails).
249 
250The AI-readiness fixes are usually high-impact, low-effort (put prices in text, add `Offer` schema). Hand implementation to **schema** (Product/Offer JSON-LD) and **ai-seo** (extractability, AI-bot access, `llms.txt`).
251 
252**For the full 10-dimension rubric, scoring, and report template:** See [references/pricing-page-teardown.md](references/pricing-page-teardown.md). *(AI-agent-readiness lens adapted from Kyle Poyar / Growth Unhinged.)*
253 
254---
255 
256## Pricing Checklist
257 
258### Before Setting Prices
259- [ ] Defined target customer personas
260- [ ] Researched competitor pricing
261- [ ] Identified your value metric
262- [ ] Conducted willingness-to-pay research
263- [ ] Mapped features to tiers
264 
265### Pricing Structure
266- [ ] Chosen number of tiers
267- [ ] Differentiated tiers clearly
268- [ ] Set price points based on research
269- [ ] Created annual discount strategy
270- [ ] Planned enterprise/custom tier
271 
272---
273 
274## Task-Specific Questions
275 
2761. What pricing research have you done?
2772. What's your current ARPU and conversion rate?
2783. What's your primary value metric?
2794. Who are your main pricing personas?
2805. Are you self-serve, sales-led, or hybrid?
2816. What pricing changes are you considering?
282 
283---
284 
285## Related Skills
286 
287- **churn-prevention**: For cancel flows, save offers, and reducing revenue churn
288- **cro**: For optimizing pricing page conversion
289- **ai-seo**: For making the pricing page extractable/citable by AI (the teardown's AI-agent-readiness axis)
290- **schema**: For Product/Offer structured data so machines can read your tiers and prices
291- **copywriting**: For pricing page copy
292- **marketing-psychology**: For pricing psychology principles
293- **ab-testing**: For testing pricing changes
294- **revops**: For deal desk processes and pipeline pricing
295- **sales-enablement**: For proposal templates and pricing presentations
296 

Reviews

Installed this one?Write the first review and take the Trailblazer badge.

Reviews only open after a real install, so this is empty — and we leave it empty rather than invent one.

Alternatives

Also in Business & ops