Agent skill
pricing-strategy
Pricing model design, competitive positioning, value metric selection, price testing, and pricing page optimization.
Filed under Pricing and packaging.
From thatrebeccarae/claude-marketing · 42 skills · 119 · pushed 2026-05-14
What it does when it runs
Pricing model design, competitive positioning, value metric selection, price testing, and pricing page optimization. Use when the user asks about pricing strategy, pricing models, price testing, value-based pricing, or competitive pricing analysis.
Read from the skill and the 3 files bundled beside it. A skill’s own description is written to be selected by an agent, so it describes the job and not the dependencies.
- Keys and connectors you must supply
- None found.
- Hosts it reaches
- No third-party host appears in the skill or its bundled files.
- Tool permissions it declares
- No
allowed-toolsin the frontmatter. It does act, so it runs under whatever permissions your session already grants. - Actions present in the files
- shell
Install it
View source on GitHub ↗git clone --depth 1 --filter=blob:none --sparse https://github.com/thatrebeccarae/claude-marketing.git /tmp/claude-marketing git -C /tmp/claude-marketing sparse-checkout set "skills/pricing-strategy" mkdir -p ~/.claude/skills/pricing-strategy cp -R "/tmp/claude-marketing/skills/pricing-strategy/." ~/.claude/skills/pricing-strategy/
Picked up without a restart. A project skill of the same name is shadowed by your personal one. For one repository only, swap ~/.claude/skills for .claude/skills. Claude Code docs ↗
The folder is the same in every client that implements the format — 46 of them — so if yours is not above, only the destination changes.
The skill
Source on GitHub ↗Reproduced in full from thatrebeccarae/claude-marketing/blob/a8a63ec1341f05ec9c1e9cb52b4edeb14e3bdcba/skills/pricing-strategy/SKILL.md, which is licensed MIT (skill frontmatter). 695 words, 14 headings.
Pricing Strategy
Pricing model design, competitive analysis, and pricing page optimization.
Install
git clone https://github.com/thatrebeccarae/claude-marketing.git && cp -r claude-marketing/skills/pricing-strategy ~/.claude/skills/
Pricing Models
| Model | How It Works | Best For | Risk |
|---|---|---|---|
| Per-seat | Price per user/month | Collaboration tools | Discourages adoption |
| Usage-based | Pay for what you use | APIs, infrastructure | Revenue unpredictability |
| Tiered | Feature-gated plans | SaaS with clear feature tiers | Complexity, feature gating frustration |
| Freemium | Free tier + paid upgrades | PLG, network effects | Low conversion (2-5% typical) |
| Flat-rate | One price for everything | Simple products | Leaves money on table |
| Hybrid | Base + usage or seat + usage | Complex products | Pricing complexity |
| Per-unit | Price per resource (project, site) | Agencies, multi-property | Usage ceiling anxiety |
Value Metric Selection
The value metric is what you charge for (seats, API calls, revenue managed, etc.).
Good value metric criteria:
- Scales with customer value — as they get more value, they naturally pay more
- Easy to understand — customer can predict their bill
- Measurable — you can track and bill accurately
- Controllable — customer can influence their usage
| Product Type | Common Value Metrics |
|---|---|
| Email marketing | Contacts, emails sent |
| Analytics | Events tracked, monthly users |
| CRM | Seats, contacts |
| Infrastructure | Compute hours, storage, requests |
| E-commerce platform | GMV, orders, SKUs |
| Design tools | Seats, projects, exports |
Competitive Pricing Analysis
Analysis Framework
- Inventory competitors — list all direct and indirect alternatives
- Map pricing models — how does each charge?
- Normalize to common unit — price per seat/month at comparable usage
- Position on value map — plot price vs. feature completeness
- Identify gaps — underserved price points or segments
Positioning Strategies
| Strategy | Description | When to Use |
|---|---|---|
| Premium | Price above market, justify with value | Strong brand, unique features |
| Competitive | Match market prices | Commoditized market, feature parity |
| Penetration | Price below market to gain share | New entrant, land-and-expand model |
| Value | Price based on ROI delivered | Measurable customer outcomes |
Good/Better/Best Tier Design
Tier Structure
FREE (or Starter): Entry point — enough to get hooked, not enough for serious use
PRO (or Growth): Primary revenue tier — designed for most customers
ENTERPRISE: High-touch — custom pricing, premium support, compliance features
Tier Design Rules
- Most Popular = middle tier — anchor it visually and with a badge
- Free tier limits should push to paid naturally (not by being crippled)
- Feature fences should align with customer maturity (not arbitrary gates)
- Price anchoring — show enterprise price to make pro feel reasonable
- Annual discount — 15-20% for annual commitment (show monthly equivalent)
Pricing Page Optimization
Best Practices
- Default to annual billing toggle (pre-selected) with monthly option
- Show savings for annual ("Save 20%")
- Highlight recommended plan (visual emphasis + "Most Popular" badge)
- Feature comparison table with max 8-10 rows (not 40)
- CTA per plan with specific text ("Start Free Trial" vs "Contact Sales")
- Social proof per tier ("Used by 500+ teams")
- FAQ section addressing pricing objections
- Money-back guarantee or free trial prominently displayed
Price Testing Methods
| Method | Sample | What It Tests |
|---|---|---|
| Van Westendorp | Survey 200+ | Price sensitivity (too cheap, too expensive, bargain, deal-breaker thresholds) |
| Gabor-Granger | Survey 300+ | Demand curve at specific price points |
| A/B test | Website traffic | Actual conversion at different prices |
| Cohort pricing | New signups | Different prices for different cohorts over time |
Integration with Other Skills
- cro-auditor — Pricing page conversion optimization
- ab-testing-framework — Design price tests with statistical rigor
- landing-page-optimizer — Optimize the pricing page layout
- icp-research — Willingness to pay by segment
Files bundled with it
These load only when the skill asks for them, so they cost nothing until it runs.
Other skills for the same job
Different authors, same problem. Matched on the words in the skill name, across every library in the catalogue except this one.
- pricing-strategy by OpenClaudia · 664
- pricing-strategy by manojbajaj95 · 92
- content-strategy by coreyhaines31 · 45,947
- pricing by coreyhaines31 · 45,947
- content-strategy by OpenClaudia · 664
- growth-strategy by OpenClaudia · 664
- launch-strategy by OpenClaudia · 664
- content-strategy by shawnpang · 308
Need help setting it up?
This page tells you what pricing-strategy does and what it needs. Cheetah builds the agent setup it runs inside: data, CRM, sequencing and the guardrails.
Book a call →The directory stays free. There is nothing gated behind this.