Claude Skill

suede-pricing

Suede-owned pricing and packaging discipline. Use when deciding what to charge, structuring tiers, choosing a value metric, comparing free trials with freemium, researching willingness to pay, planning a price increase, or tearing down a pricing page for clarity and AI-readabilit

LLM Mart · 0 points · 18 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download JasonColapietro-suede-creator-skills-skills_suede-pricing-f192517.zip · 17 KB
Part of jasoncolapietro/suede-creator-skills — 70 skills

Install

skills CLI npx skills add https://github.com/JasonColapietro/suede-creator-skills/tree/main/skills/suede-pricing
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install jasoncolapietro-suede-creator-skills@llmmart
Git git clone https://github.com/JasonColapietro/suede-creator-skills.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole jasoncolapietro/suede-creator-skills collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

Suede Pricing & Packaging

Suede Pricing turns verified product economics, buyer evidence, and commercial constraints into testable prices, value metrics, tiers, and migration plans. It produces a decision brief and measurement plan while keeping billing changes behind explicit approval.

Before Starting

Check for product marketing context first: If .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.

Gather this context (ask if not provided):

1. Business Context

  • What type of product? (SaaS, marketplace, e-commerce, service)
  • What's your current pricing (if any)?
  • What's your target market? (SMB, mid-market, enterprise)
  • What's your go-to-market motion? (self-serve, sales-led, hybrid)

2. Value & Competition

  • What's the primary value you deliver?
  • What alternatives do customers consider?
  • How do competitors price?

3. Current Performance

  • What's your current conversion rate?
  • What's your ARPU and churn rate?
  • Any feedback on pricing from customers/prospects?

4. Goals

  • Optimizing for growth, revenue, or profitability?
  • Moving upmarket or expanding downmarket?

Pricing Fundamentals

Three axes, decided in this order: packaging (what's included per tier), pricing metric (what you charge for), price point (how much).

Price sits between the next best alternative (the floor) and the customer's perceived value (the ceiling). Cost to serve is a baseline, never the basis.


Value Metrics

What is a Value Metric?

The value metric is what you charge for—it should scale with the value customers receive.

Good value metrics:

  • Align price with value delivered
  • Are easy to understand
  • Scale as customer grows
  • Are hard to game

Common Value Metrics

Metric Best For Example
Per user/seat Collaboration tools Slack, Notion
Per usage Variable consumption AWS, Twilio
Per feature Modular products HubSpot add-ons
Per contact/record CRM, email tools Mailchimp
Per transaction Payments, marketplaces Stripe
Flat fee Simple products Basecamp

Choosing Your Value Metric

Ask: "As a customer uses more of [metric], do they get more value?"

  • If yes → good value metric
  • If no → price doesn't align with value

Defaults to Beat

These are the answers a model reaches for unprompted. Each is allowed, but only once you state why it beats the alternative for this product — never by default: $9/$29/$99 (or any flat 3x ladder); Starter/Pro/Enterprise names that carry no product meaning; exactly three tiers when the buyer set is two or four; 20% off annual as the reflex discount; "Contact us" on the top tier, which hides price from buyers and from the agents that now shortlist tools (see Pricing Page Teardown); per-seat when usage, records, or transactions track value better.


Tier Structure Overview

Good-Better-Best Framework

Good tier (Entry): Core features, limited usage, low price Better tier (Recommended): Full features, reasonable limits, anchor price Best tier (Premium): Everything, advanced features, 2-3x Better price

Tier Differentiation

  • Feature gating — Basic vs. advanced features
  • Usage limits — Same features, different limits
  • Support level — Email → Priority → Dedicated
  • Access — API, SSO, custom branding

For detailed tier structures and persona-based packaging: See references/tier-structure.md


Pricing Research

Van Westendorp Method

Four questions that identify acceptable price range:

  1. Too expensive (wouldn't consider)
  2. Too cheap (question quality)
  3. Expensive but might consider
  4. A bargain

Analyze intersections to find optimal pricing zone.

MaxDiff Analysis

Identifies which features customers value most:

  • Show sets of features
  • Ask: Most important? Least important?
  • Results inform tier packaging

For detailed research methods: See references/research-methods.md


When to Raise Prices

Signs It's Time

Market signals:

  • Competitors have raised prices
  • Prospects don't flinch at price
  • "It's so cheap!" feedback

Business signals:

  • Very high conversion rates (>40%)
  • Very low churn (<3% monthly)
  • Strong unit economics

Product signals:

  • Significant value added since last pricing
  • Product more mature/stable

Price Increase Strategies

  1. Grandfather existing — New price for new customers only
  2. Delayed increase — Announce 3-6 months out
  3. Tied to value — Raise price but add features
  4. Plan restructure — Change plans entirely

Pricing Page Best Practices

Above the Fold

  • Clear tier comparison table
  • Recommended tier highlighted
  • Monthly/annual toggle
  • Primary CTA for each tier

Common Elements

  • FAQ section
  • Annual discount callout (17-20%)
  • Money-back guarantee

Pricing Psychology

  • Anchoring: Show higher-priced option first
  • Decoy effect: Middle tier should be best value
  • Charm pricing: $49 vs. $50 (for value-focused)
  • Round pricing: $50 vs. $49 (for premium)

Pricing Page Teardown

When 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 suede-site-alchemy), run a teardown that scores it across two axes and returns prioritized fixes:

  • Human buyer experience — value-prop clarity, plan differentiation, cognitive load, trust signals, pricing psychology, and price transparency.
  • 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.

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).

The AI-readiness fixes are usually high-impact, low-effort (put prices in text, add Offer schema). Hand implementation to suede-seo-audit (Product/Offer JSON-LD and supported-schema checks) and suede-ai-seo (extractability, AI-bot access, llms.txt).

For the full 10-dimension rubric, scoring, and report template: See references/pricing-page-teardown.md. (AI-agent-readiness lens adapted from Kyle Poyar / Growth Unhinged.)


Output: Pricing Decision Brief

Every pricing or packaging engagement that is not a teardown returns this exact structure. Use these headings verbatim; leave a heading in with "not decided — [what's missing]" rather than dropping it.

# Pricing Decision Brief — [product]

## Value metric
[What you charge for, and the one sentence proving usage of it tracks value.]

## Tier map
| Tier | Who it's for | Included | Limits | Price |
|------|--------------|----------|--------|-------|

## Price points + rationale
[Each number, and what it is anchored to: alternative, perceived value, or research.]

## Assumptions
[Every number taken on faith, flagged as assumption not measurement.]

## Validation plan
[What test or research confirms each assumption, and the metric that reads out.]

## Migration + grandfathering
[Existing customers: who moves, when, on what notice, and who is held.]

## What I did NOT decide
[Anything left to the user: committed price, published copy, billing changes.]

Boundaries

  • Do not create or change billing products, prices, subscriptions, or customer migrations without verified live state, a maximum-cost check, and explicit approval.
  • Do not present willingness-to-pay, conversion, churn, or revenue impact as measured unless current research or product data supports it.
  • Do not publish pricing copy, choose grandfathering policy, or commit the business to a price; return a recommendation, assumptions, and validation plan for the user to decide.

Routing

  • Use suede-paywalls for in-product upgrade and paywall experiences.
  • Use suede-offers for bonuses, guarantees, and offer framing.
  • Use suede-ab-testing to validate pricing-page or packaging hypotheses.
  • Use suede-revops for approved deal-desk and pipeline implementation.
Files (suede-creator-skills)
  • agents
    • openai.yaml 586 B
      interface:
        display_name: "Suede Pricing"
        short_description: "Suede pricing, packaging, and value-metric decisions"
        default_prompt: "Use $suede-pricing on [target]. The user is deciding what to charge, restructuring plans, weighing a free tier or trial, or raising prices. Work through tiers, freemium versus free trial, value metric, willingness-to-pay research, and price increases without churning the base, ground every recommendation in evidence the user can check, and return the decisions, the reasoning, and what to measure next."
      policy:
        allow_implicit_invocation: true
      
  • evals
    • evals.json 6.1 KB
      {
        "skill_name": "suede-pricing",
        "evals": [
          {
            "id": 1,
            "prompt": "Help me figure out pricing for our new SaaS product. It's a customer support platform for e-commerce stores. We're not sure whether to charge per agent, per ticket, or flat rate. Currently thinking $49-199/month range.",
            "expected_output": "Should check for product-marketing.md first. Should apply the three pricing axes framework: packaging (what's included in each tier), pricing metric (per agent, per ticket, flat rate — evaluate each), price point ($49-199 range evaluation). Should discuss value metrics and which aligns best with value delivered (per agent is common in support, but per ticket aligns with usage). Should recommend a good-better-best tier structure. Should address pricing psychology. Should provide a specific pricing recommendation with rationale.",
            "assertions": [
              "Checks for product-marketing.md",
              "Applies three pricing axes framework",
              "Evaluates multiple pricing metrics",
              "Discusses which metric aligns with value delivered",
              "Recommends good-better-best tier structure",
              "Addresses pricing psychology",
              "Provides specific pricing recommendation with rationale"
            ],
            "files": []
          },
          {
            "id": 2,
            "prompt": "We want to raise our prices by 30%. We've been at $29/month for 2 years and we've added a lot of features. How do we do this without losing customers?",
            "expected_output": "Should apply the 'when to raise prices' and price increase strategies sections. Should recommend a strategy: grandfather existing customers (or give them a grace period), tie the increase to new value, communicate the change clearly with advance notice, consider an annual billing discount as a softening measure. Should address different approaches (immediate for new customers, delayed for existing). Should recommend specific communication strategy. Should note that some churn is expected and acceptable.",
            "assertions": [
              "Applies price increase strategies",
              "Recommends grandfathering or grace period approach",
              "Recommends tying increase to new value",
              "Provides communication strategy",
              "Addresses new vs existing customer timing",
              "Suggests annual billing as softening measure",
              "Notes some churn is expected"
            ],
            "files": []
          },
          {
            "id": 3,
            "prompt": "how do we figure out what people will actually pay? we're launching a new product and have no idea what to charge.",
            "expected_output": "Should trigger on casual phrasing. Should apply the pricing research methods: Van Westendorp price sensitivity analysis (too cheap, bargain, expensive, too expensive), MaxDiff for feature importance, competitive benchmarking. Should explain how to run each method. Should also recommend simpler approaches: talking to potential customers, analyzing competitor pricing, testing different price points. Should provide a practical pricing research plan they can execute.",
            "assertions": [
              "Triggers on casual phrasing",
              "Applies Van Westendorp price sensitivity method",
              "Applies MaxDiff for feature importance",
              "Recommends competitive benchmarking",
              "Explains how to run each method",
              "Suggests practical alternatives (customer interviews, competitive analysis)",
              "Provides executable pricing research plan"
            ],
            "files": []
          },
          {
            "id": 4,
            "prompt": "We have a Basic ($19), Pro ($49), and Enterprise (custom) plan. The Pro plan gets 70% of signups. Should we add a plan between Pro and Enterprise?",
            "expected_output": "Should apply the good-better-best tier structure framework. Should analyze the current situation: Pro capturing 70% is actually healthy, but the gap to Enterprise suggests there may be mid-market customers underserved. Should evaluate whether a 4th tier makes sense: does it address a real gap, or will it create choice paralysis? Should apply pricing psychology (Hick's Law — more options can reduce decisions). Should recommend either a 4th tier with clear differentiation or adjusting the Pro plan to better bridge the gap.",
            "assertions": [
              "Applies good-better-best tier structure",
              "Analyzes current tier performance",
              "Evaluates whether 4th tier addresses real gap",
              "Considers choice paralysis risk",
              "Applies pricing psychology (Hick's Law)",
              "Provides specific recommendation with rationale"
            ],
            "files": []
          },
          {
            "id": 5,
            "prompt": "What pricing psychology tactics should we use on our pricing page? We want the $79 plan to be the most popular.",
            "expected_output": "Should apply the pricing psychology section: anchoring, decoy design, visual emphasis, charm pricing, the Rule of 100, and loss framing as hypotheses rather than guaranteed effects. Should provide specific pricing-page recommendations and cross-reference `suede-site-alchemy` for broader conversion analysis.",
            "assertions": [
              "Applies pricing psychology tactics",
              "Applies anchoring effect",
              "Applies decoy effect or visual emphasis",
              "Applies charm pricing or Rule of 100",
              "Provides specific pricing page recommendations",
              "Cross-references suede-site-alchemy or suede-marketing-psychology"
            ],
            "files": []
          },
          {
            "id": 6,
            "prompt": "Our pricing page conversion rate is only 1.5%. Can you review the page and suggest improvements?",
            "expected_output": "Should recognize this is a pricing-page conversion task, not a pricing strategy task. Should defer to or cross-reference `suede-site-alchemy`, which handles conversion analysis including plan-comparison clarity, CTA optimization, and trust signals. `suede-pricing` focuses on the actual pricing decisions (what to charge and how to package), not page design.",
            "assertions": [
              "Recognizes this as pricing page CRO, not pricing strategy",
              "References or defers to suede-site-alchemy",
              "Explains that pricing is about pricing decisions",
              "Does not attempt full page CRO audit"
            ],
            "files": []
          }
        ]
      }
      
  • references
    • pricing-page-teardown.md 7.1 KB
      # Pricing Page Teardown
      
      A structured way to score a live pricing page and return prioritized fixes. It grades **two axes**: the classic **human buyer experience**, and — the newer, higher-leverage lens — **AI-agent readiness**: whether the LLMs and agents that increasingly shortlist and compare tools can actually read, quote, and recommend your pricing.
      
      > **Framework credit:** the two-axis structure and especially the AI-agent-readiness lens are adapted from **Kyle Poyar's** (Growth Unhinged) pricing-page teardown. Learn-from-only — this rubric is authored independently; credit the framing to Poyar.
      
      ## Why the second axis matters now
      
      Buyers increasingly ask ChatGPT, Perplexity, and Claude *"what's the best [category] tool and what does it cost?"* before they ever hit your site. If your price is trapped in an image, rendered only by JavaScript, or missing from the page's text, a text-fetching agent often can't read it — some agents render JS or fall back to vision/OCR, but many don't, so don't count on it. And a "Contact us" tier gives an agent no public number to quote at all. When the agent can't read your price, it recommends and quotes the competitor whose pricing it *can*. This axis is the pricing-page complement to `suede-ai-seo` and `suede-seo-audit` — neither *guarantees* a citation, but a page a fetcher can't parse makes one much less likely.
      
      **The 30-second test — the "paste test":** give the pricing URL to a **browsing-capable** AI (Perplexity, ChatGPT with search, or Claude with web) — or paste the page's *rendered* text — and ask *"What are the plans and prices?"* If it can't answer correctly and completely, agents fetching your page the same way will struggle too. It's a heuristic, not proof every agent fails (some render JS or use vision), but a clean miss is a real finding worth fixing.
      
      ## The rubric
      
      Score each dimension **Pass / Partial / Gap** (or 1–5 if you want a number). Two sub-scores (one per axis) plus a prioritized fix list is the deliverable — not a single vanity number.
      
      ### Axis 1 — Human buyer experience
      
      | # | Dimension | Passing looks like | Common gaps |
      |---|---|---|---|
      | 1 | **Value-prop clarity** | Above the fold: what you get + why it's worth it, in the buyer's words | Feature list with no outcome; "flexible plans for every team" |
      | 2 | **Plan clarity / differentiation** | Obvious which plan is for whom and exactly how they differ | Feature-soup tables; tiers that blur together; no "who it's for" |
      | 3 | **Cognitive load** | A buyer can decide in <30s | Too many tiers (5+), unexplained jargon, decision paralysis |
      | 4 | **Trust signals** | Logos, testimonials, security/compliance, a guarantee near the CTA | No proof; trust content buried below the fold |
      | 5 | **Pricing psychology** | A recommended/anchor tier, sensible anchoring, coherent charm vs. round pricing | No recommended tier; highest price hidden last; random price endings |
      | 6 | **Transparency** | The actual price is shown; what's in/out is clear; no surprise fees | "Contact us" on every tier; hidden overages; usage limits omitted |
      
      ### Axis 2 — AI-agent readiness (the novel lens)
      
      | # | Dimension | Passing looks like | Common gaps |
      |---|---|---|---|
      | 7 | **Machine-readable pricing** | The real numbers are in the page's HTML/text | Price in an image/SVG, JS-only render, or a PDF — text-fetching crawlers get nothing reliable; "Contact sales" leaves no public number to quote |
      | 8 | **FAQ / objection coverage** | Extractable answers to "does it do X," "what's the limit," "can I cancel," "is there a free trial" | No FAQ, or answers only in a support portal an agent won't reach |
      | 9 | **Per-tier depth in text** | Each plan's inclusions, limits, and quotas stated in words | Differences shown only as checkmark columns in an image; limits unnamed |
      | 10 | **Structured data & extractability** | `Product`/`Offer` schema markup, clean semantic HTML, AI search/agent bots allowed to crawl (`llms.txt` is a nice-to-have, not yet a standard) | No schema; pricing behind auth/interaction; AI *search* bots blocked in robots.txt |
      
      Dimensions 7 and 10 hand off to **`suede-seo-audit`** (Product/Offer JSON-LD) and **`suede-ai-seo`** (extractability, AI-bot access, `llms.txt`) for implementation.
      
      ## How to run it
      
      1. **Load context** — read `.agents/product-marketing.md` (ICP, positioning) so "clarity" is judged against the *right* buyer.
      2. **Fetch the page as an agent would** — get the rendered text/HTML, not a screenshot. Note immediately whether prices appear in the text (that's dimension 7).
      3. **Run the paste test** — ask an LLM for the plans and prices from the URL; record what it gets wrong or misses.
      4. **Score all 10 dimensions** Pass/Partial/Gap with a one-line reason each.
      5. **Prioritize fixes** by impact × effort. AI-readiness gaps are often *high impact, low effort* (add text prices, add Offer schema) — surface those first.
      
      ## Output template
      
      ```markdown
      # Pricing Page Teardown — [url] — [date]
      
      ## Scores
      - Human buyer experience: [X/6 passing]
      - AI-agent readiness:      [X/4 passing]
      
      ## Paste test
      [What an LLM returned for "plans and prices" — and what it got wrong/missed]
      
      ## Dimension-by-dimension
      | # | Dimension | Verdict | Note |
      |---|-----------|---------|------|
      | 1 | Value-prop clarity | Pass/Partial/Gap | ... |
      | … | … | … | … |
      
      ## Prioritized fixes (impact × effort)
      1. [High/low] — [fix] — [why it matters] — [→ suede-seo-audit / suede-ai-seo / suede-site-alchemy if handing off]
      2. ...
      
      ## The one thing
      [The single highest-leverage fix — often "put your actual prices in text + add Offer schema so AI can quote you."]
      ```
      
      ## Common failure patterns
      
      - **The image-price** — a beautiful pricing graphic with the numbers baked in. Humans love it; text-fetching agents (and screen readers) usually can't read it. Put prices in text; the image can stay as decoration.
      - **"Contact us" everywhere** — sometimes right for true enterprise, but if *all* tiers hide price, both humans and agents bounce to a competitor with numbers. Show at least a starting price or a representative range.
      - **Checkmark-only tables** — feature differences shown only as ✓/✗ columns in an image or icon font. State the actual limits and inclusions in words.
      - **JS-only render / auth wall** — if the price only appears after interaction or login, most fetchers won't see it (only JS-rendering agents might).
      - **Blocked AI *search* bots** — the crawlers that feed AI *answers* are the search agents, not the training crawlers: OpenAI's `OAI-SearchBot`, Anthropic's `Claude-SearchBot` / `Claude-User`, Perplexity's `PerplexityBot`. Blocking `GPTBot` only opts out of model *training*, not ChatGPT Search — so check which bots your robots.txt actually blocks. (Bot access is `suede-ai-seo`'s domain — hand it off there.)
      
      ## Related
      - `suede-seo-audit` — Product/Offer JSON-LD so machines read your tiers and prices.
      - `suede-ai-seo` — extractability, AI-bot access, `llms.txt`, getting cited by AI answers.
      - `suede-site-alchemy` — converting the human once the page is clear.
      - `copywriting` — the value-prop and tier copy the teardown flags.
      
    • research-methods.md 4.7 KB
      # Pricing Research Methods
      
      ## Contents
      - Van Westendorp Price Sensitivity Meter (The Four Questions, How to Analyze, Survey Tips, Sample Output)
      - MaxDiff Analysis (How It Works, Example Survey Question, Analyzing Results, Using MaxDiff for Packaging)
      - Willingness to Pay Surveys
      - Usage-Value Correlation Analysis
      
      ## Van Westendorp Price Sensitivity Meter
      
      The Van Westendorp survey identifies the acceptable price range for your product.
      
      ### The Four Questions
      
      Ask each respondent:
      1. "At what price would you consider [product] to be so expensive that you would not consider buying it?" (Too expensive)
      2. "At what price would you consider [product] to be priced so low that you would question its quality?" (Too cheap)
      3. "At what price would you consider [product] to be starting to get expensive, but you still might consider it?" (Expensive/high side)
      4. "At what price would you consider [product] to be a bargain—a great buy for the money?" (Cheap/good value)
      
      ### How to Analyze
      
      1. Plot cumulative distributions for each question
      2. Find the intersections:
         - **Point of Marginal Cheapness (PMC):** "Too cheap" crosses "Expensive"
         - **Point of Marginal Expensiveness (PME):** "Too expensive" crosses "Cheap"
         - **Optimal Price Point (OPP):** "Too cheap" crosses "Too expensive"
         - **Indifference Price Point (IDP):** "Expensive" crosses "Cheap"
      
      **The acceptable price range:** PMC to PME
      **Optimal pricing zone:** Between OPP and IDP
      
      ### Survey Tips
      - Need 100-300 respondents for reliable data
      - Segment by persona (different willingness to pay)
      - Use realistic product descriptions
      - Consider adding purchase intent questions
      
      ### Sample Output
      
      ```
      Price Sensitivity Analysis Results:
      ─────────────────────────────────
      Point of Marginal Cheapness:  $29/mo
      Optimal Price Point:          $49/mo
      Indifference Price Point:     $59/mo
      Point of Marginal Expensiveness: $79/mo
      
      Recommended range: $49-59/mo
      Current price: $39/mo (below optimal)
      Opportunity: 25-50% price increase without significant demand impact
      ```
      
      ---
      
      ## MaxDiff Analysis (Best-Worst Scaling)
      
      MaxDiff identifies which features customers value most, informing packaging decisions.
      
      ### How It Works
      
      1. List 8-15 features you could include
      2. Show respondents sets of 4-5 features at a time
      3. Ask: "Which is MOST important? Which is LEAST important?"
      4. Repeat across multiple sets until all features compared
      5. Statistical analysis produces importance scores
      
      ### Example Survey Question
      
      ```
      Which feature is MOST important to you?
      Which feature is LEAST important to you?
      
      □ Unlimited projects
      □ Custom branding
      □ Priority support
      □ API access
      □ Advanced analytics
      ```
      
      ### Analyzing Results
      
      Features are ranked by utility score:
      - High utility = Must-have (include in base tier)
      - Medium utility = Differentiator (use for tier separation)
      - Low utility = Nice-to-have (premium tier or cut)
      
      ### Using MaxDiff for Packaging
      
      | Utility Score | Packaging Decision |
      |---------------|-------------------|
      | Top 20% | Include in all tiers (table stakes) |
      | 20-50% | Use to differentiate tiers |
      | 50-80% | Higher tiers only |
      | Bottom 20% | Consider cutting or premium add-on |
      
      ---
      
      ## Willingness to Pay Surveys
      
      **Direct method (simple but biased):**
      "How much would you pay for [product]?"
      
      **Better: Gabor-Granger method:**
      "Would you buy [product] at [$X]?" (Yes/No)
      Vary price across respondents to build demand curve.
      
      **Even better: Conjoint analysis:**
      Show product bundles at different prices
      Respondents choose preferred option
      Statistical analysis reveals price sensitivity per feature
      
      ---
      
      ## Usage-Value Correlation Analysis
      
      ### 1. Instrument usage data
      Track how customers use your product:
      - Feature usage frequency
      - Volume metrics (users, records, API calls)
      - Outcome metrics (revenue generated, time saved)
      
      ### 2. Correlate with customer success
      - Which usage patterns predict retention?
      - Which usage patterns predict expansion?
      - Which customers pay the most, and why?
      
      ### 3. Identify value thresholds
      - At what usage level do customers "get it"?
      - At what usage level do they expand?
      - At what usage level should price increase?
      
      ### Example Analysis
      
      ```
      Usage-Value Correlation Analysis:
      ─────────────────────────────────
      Segment: High-LTV customers (>$10k ARR)
      Average monthly active users: 15
      Average projects: 8
      Average integrations: 4
      
      Segment: Churned customers
      Average monthly active users: 3
      Average projects: 2
      Average integrations: 0
      
      Insight: Value correlates with team adoption (users)
              and depth of use (integrations)
      
      Recommendation: Price per user, gate integrations to higher tiers
      ```
      
    • tier-structure.md 7 KB
      # Tier Structure and Packaging
      
      ## Contents
      - How Many Tiers?
      - Good-Better-Best Framework
      - Tier Differentiation Strategies
      - Example Tier Structure
      - Packaging for Personas (Identifying Pricing Personas, Persona-Based Packaging)
      - Freemium vs. Free Trial (When to Use Freemium, When to Use Free Trial, Hybrid Approaches)
      - Enterprise Pricing (When to Add Custom Pricing, Enterprise Tier Elements, Enterprise Pricing Strategies)
      
      ## How Many Tiers?
      
      **2 tiers:** Simple, clear choice
      - Works for: Clear SMB vs. Enterprise split
      - Risk: May leave money on table
      
      **3 tiers:** Industry standard
      - Good tier = Entry point
      - Better tier = Recommended (anchor to best)
      - Best tier = High-value customers
      
      **4+ tiers:** More granularity
      - Works for: Wide range of customer sizes
      - Risk: Decision paralysis, complexity
      
      ---
      
      ## Good-Better-Best Framework
      
      **Good tier (Entry):**
      - Purpose: Remove barriers to entry
      - Includes: Core features, limited usage
      - Price: Low, accessible
      - Target: Small teams, try before you buy
      
      **Better tier (Recommended):**
      - Purpose: Where most customers land
      - Includes: Full features, reasonable limits
      - Price: Your "anchor" price
      - Target: Growing teams, serious users
      
      **Best tier (Premium):**
      - Purpose: Capture high-value customers
      - Includes: Everything, advanced features, higher limits
      - Price: Premium (often 2-3x "Better")
      - Target: Larger teams, power users, enterprises
      
      ---
      
      ## Tier Differentiation Strategies
      
      **Feature gating:**
      - Basic features in all tiers
      - Advanced features in higher tiers
      - Works when features have clear value differences
      
      **Usage limits:**
      - Same features, different limits
      - More users, storage, API calls at higher tiers
      - Works when value scales with usage
      
      **Support level:**
      - Email support → Priority support → Dedicated success
      - Works for products with implementation complexity
      
      **Access and customization:**
      - API access, SSO, custom branding
      - Works for enterprise differentiation
      
      ---
      
      ## Example Tier Structure
      
      ```
      ┌────────────────┬─────────────────┬─────────────────┬─────────────────┐
      │                │ Starter         │ Pro             │ Business        │
      │                │ $29/mo          │ $79/mo          │ $199/mo         │
      ├────────────────┼─────────────────┼─────────────────┼─────────────────┤
      │ Users          │ Up to 5         │ Up to 20        │ Unlimited       │
      │ Projects       │ 10              │ Unlimited       │ Unlimited       │
      │ Storage        │ 5 GB            │ 50 GB           │ 500 GB          │
      │ Integrations   │ 3               │ 10              │ Unlimited       │
      │ Analytics      │ Basic           │ Advanced        │ Custom          │
      │ Support        │ Email           │ Priority        │ Dedicated       │
      │ API Access     │ ✗               │ ✓               │ ✓               │
      │ SSO            │ ✗               │ ✗               │ ✓               │
      │ Audit logs     │ ✗               │ ✗               │ ✓               │
      └────────────────┴─────────────────┴─────────────────┴─────────────────┘
      ```
      
      ---
      
      ## Packaging for Personas
      
      ### Identifying Pricing Personas
      
      Different customers have different:
      - Willingness to pay
      - Feature needs
      - Buying processes
      - Value perception
      
      **Segment by:**
      - Company size (solopreneur → SMB → enterprise)
      - Use case (marketing vs. sales vs. support)
      - Sophistication (beginner → power user)
      - Industry (different budget norms)
      
      ### Persona-Based Packaging
      
      **Step 1: Define personas**
      
      | Persona | Size | Needs | WTP | Example |
      |---------|------|-------|-----|---------|
      | Freelancer | 1 person | Basic features | Low | $19/mo |
      | Small Team | 2-10 | Collaboration | Medium | $49/mo |
      | Growing Co | 10-50 | Scale, integrations | Higher | $149/mo |
      | Enterprise | 50+ | Security, support | High | Custom |
      
      **Step 2: Map features to personas**
      
      | Feature | Freelancer | Small Team | Growing | Enterprise |
      |---------|------------|------------|---------|------------|
      | Core features | ✓ | ✓ | ✓ | ✓ |
      | Collaboration | — | ✓ | ✓ | ✓ |
      | Integrations | — | Limited | Full | Full |
      | API access | — | — | ✓ | ✓ |
      | SSO/SAML | — | — | — | ✓ |
      | Audit logs | — | — | — | ✓ |
      | Custom contract | — | — | — | ✓ |
      
      **Step 3: Price to value for each persona**
      - Research willingness to pay per segment
      - Set prices that capture value without blocking adoption
      - Consider segment-specific landing pages
      
      ---
      
      ## Freemium vs. Free Trial
      
      ### When to Use Freemium
      
      **Freemium works when:**
      - Product has viral/network effects
      - Free users provide value (content, data, referrals)
      - Large market where % conversion drives volume
      - Low marginal cost to serve free users
      - Clear feature/usage limits for upgrade trigger
      
      **Freemium risks:**
      - Free users may never convert
      - Devalues product perception
      - Support costs for non-paying users
      - Harder to raise prices later
      
      ### When to Use Free Trial
      
      **Free trial works when:**
      - Product needs time to demonstrate value
      - Onboarding/setup investment required
      - B2B with buying committees
      - Higher price points
      - Product is "sticky" once configured
      
      **Trial best practices:**
      - 7-14 days for simple products
      - 14-30 days for complex products
      - Full access (not feature-limited)
      - Clear countdown and reminders
      - Credit card optional vs. required trade-off
      
      **Credit card upfront:**
      - Higher trial-to-paid conversion (40-50% vs. 15-25%)
      - Lower trial volume
      - Better qualified leads
      
      ### Hybrid Approaches
      
      **Freemium + Trial:**
      - Free tier with limited features
      - Trial of premium features
      - Example: Zoom (free 40-min, trial of Pro)
      
      **Reverse trial:**
      - Start with full access
      - After trial, downgrade to free tier
      - Example: See premium value, live with limitations until ready
      
      ---
      
      ## Enterprise Pricing
      
      ### When to Add Custom Pricing
      
      Add "Contact Sales" when:
      - Deal sizes exceed $10k+ ARR
      - Customers need custom contracts
      - Implementation/onboarding required
      - Security/compliance requirements
      - Procurement processes involved
      
      ### Enterprise Tier Elements
      
      **Table stakes:**
      - SSO/SAML
      - Audit logs
      - Admin controls
      - Uptime SLA
      - Security certifications
      
      **Value-adds:**
      - Dedicated support/success
      - Custom onboarding
      - Training sessions
      - Custom integrations
      - Priority roadmap input
      
      ### Enterprise Pricing Strategies
      
      **Per-seat at scale:**
      - Volume discounts for large teams
      - Example: $15/user (standard) → $10/user (100+)
      
      **Platform fee + usage:**
      - Base fee for access
      - Usage-based above thresholds
      - Example: $500/mo base + $0.01 per API call
      
      **Value-based contracts:**
      - Price tied to customer's revenue/outcomes
      - Example: % of transactions, revenue share
      
  • CARD.md 4.4 KB
    # Skill Card — Suede Pricing & Packaging
    
    <!-- Generated by scripts/build-skill-cards.mjs — do not hand-edit. -->
    <!-- Regenerate with: npm run build:cards -->
    
    Release record for the `suede-pricing` skill, following the NVIDIA skill-card template (<https://docs.nvidia.com/skills/skill-cards>). It tells a reviewer what the skill does, who owns it, what it needs, what could go wrong, and what evidence backs the release — without requiring them to open the source first.
    
    ## Description
    
    Suede-owned pricing and packaging discipline.
    
    Status: production. Ships in the `suede-skills` plugin (the full pack) at release 0.19.0; loads as a Claude Code / Codex agent skill from this directory's [SKILL.md](./SKILL.md).
    
    ## Owner
    
    Jason Colapietro, Suede Labs AI (<https://github.com/JasonColapietro>). Security contact: `info@suedeai.ai` per [SECURITY.md](../../SECURITY.md).
    
    ## License / Terms of Use
    
    MIT ([LICENSE](../../LICENSE)). The pack's combined license expression is `MIT AND BSD-3-Clause`; this skill bundles no third-party licensed material of its own.
    
    ## Use Case
    
    Target users: developers and creators running the skill inside a Claude Code or Codex CLI session.
    
    Use when deciding what to charge, structuring tiers, choosing a value metric, comparing free trials with freemium, researching willingness to pay, planning a price increase, or tearing down a pricing page for clarity and AI-readability.
    
    Out of scope — in-product upgrade screens (use suede-paywalls), offer bonuses and guarantees (use suede-offers), or executing billing changes.
    
    ## Deployment Geography
    
    Global. The skill is a prompt-and-script package that runs locally inside the invoking agent session; it pins no region-specific service of its own.
    
    ## Requirements / Dependencies
    
    - A Claude Code or Codex CLI session with the `suede-skills` plugin installed (install options: <https://skills.suedeai.ai/>).
    - Bundled files loaded relative to this directory: `agents/` (1 file), `references/` (3 files).
    - Credentials: none are bundled or required by the skill files. Any tool or API credentials come from the host session; never paste credentials into skill files, prompts, or outputs.
    
    ## Known Risks and Mitigations
    
    - Risk: an agent treats a quality gate as autonomous authority. Mitigation: every gate in the pack is advisory — it changes what is reported, never what the user decided; only extreme-risk findings (data loss, credential exposure, legal/rights violations, payment mistakes, irreversible public damage) pause for the user's explicit choice.
    - Risk: a skill instruction is used to act outside its mandate. Mitigation: the hard limits in the skill body's "Boundaries" section, quoted below.
    
    From "Boundaries":
    
    - Do not create or change billing products, prices, subscriptions, or customer migrations without verified live state, a maximum-cost check, and explicit approval.
    - Do not present willingness-to-pay, conversion, churn, or revenue impact as measured unless current research or product data supports it.
    - Do not publish pricing copy, choose grandfathering policy, or commit the business to a price; return a recommendation, assumptions, and validation plan for the user to decide.
    
    ## References
    
    - Skill source: [`skills/suede-pricing/SKILL.md`](./SKILL.md)
    - Rendered reference page: <https://skills.suedeai.ai/skills/suede-pricing.html>
    - Security policy and reviewed scanner exceptions: [SECURITY.md](../../SECURITY.md) and [`.plugin-scanner.toml`](../../.plugin-scanner.toml) at the repo root
    
    ## Skill Output
    
    Structured Markdown returned in the agent's response, shaped by the output contract defined in the skill body: "Output: Pricing Decision Brief". The skill publishes, posts, and sends nothing without the user's explicit authorization; delivery decisions stay with the user.
    
    ## Skill Version
    
    0.19.0 — the pack is single-versioned, so every skill releases together; see [VERSION](../../VERSION) and [CITATION.cff](../../CITATION.cff) for the release identifier this card describes.
    
    ## Ethical Considerations
    
    - The skill produces recommendations for a human decision-maker. Publishing, sending, payment, and rights decisions stay with the user.
    - Its gates require verifiable claims and honest reporting; do not use the skill to fabricate claims, evidence, metrics, or attribution.
    - Report suspected misuse or a security concern privately per [SECURITY.md](../../SECURITY.md); do not open a public issue for it.
    
  • SKILL.md 9.3 KB
    ---
    name: suede-pricing
    description: "Suede-owned pricing and packaging discipline. Use when deciding what to charge, structuring tiers, choosing a value metric, comparing free trials with freemium, researching willingness to pay, planning a price increase, or tearing down a pricing page for clarity and AI-readability. NOT FOR: in-product upgrade screens (use suede-paywalls), offer bonuses and guarantees (use suede-offers), or executing billing changes."
    metadata:
      version: 2.1.0
    ---
    
    # Suede Pricing & Packaging
    
    Suede Pricing turns verified product economics, buyer evidence, and commercial
    constraints into testable prices, value metrics, tiers, and migration plans.
    It produces a decision brief and measurement plan while keeping billing changes
    behind explicit approval.
    
    ## Before Starting
    
    **Check for product marketing context first:**
    If `.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.
    
    Gather this context (ask if not provided):
    
    ### 1. Business Context
    - What type of product? (SaaS, marketplace, e-commerce, service)
    - What's your current pricing (if any)?
    - What's your target market? (SMB, mid-market, enterprise)
    - What's your go-to-market motion? (self-serve, sales-led, hybrid)
    
    ### 2. Value & Competition
    - What's the primary value you deliver?
    - What alternatives do customers consider?
    - How do competitors price?
    
    ### 3. Current Performance
    - What's your current conversion rate?
    - What's your ARPU and churn rate?
    - Any feedback on pricing from customers/prospects?
    
    ### 4. Goals
    - Optimizing for growth, revenue, or profitability?
    - Moving upmarket or expanding downmarket?
    
    ---
    
    ## Pricing Fundamentals
    
    Three axes, decided in this order: **packaging** (what's included per tier),
    **pricing metric** (what you charge for), **price point** (how much).
    
    Price sits between the next best alternative (the floor) and the customer's
    perceived value (the ceiling). Cost to serve is a baseline, never the basis.
    
    ---
    
    ## Value Metrics
    
    ### What is a Value Metric?
    
    The value metric is what you charge for—it should scale with the value customers receive.
    
    **Good value metrics:**
    - Align price with value delivered
    - Are easy to understand
    - Scale as customer grows
    - Are hard to game
    
    ### Common Value Metrics
    
    | Metric | Best For | Example |
    |--------|----------|---------|
    | Per user/seat | Collaboration tools | Slack, Notion |
    | Per usage | Variable consumption | AWS, Twilio |
    | Per feature | Modular products | HubSpot add-ons |
    | Per contact/record | CRM, email tools | Mailchimp |
    | Per transaction | Payments, marketplaces | Stripe |
    | Flat fee | Simple products | Basecamp |
    
    ### Choosing Your Value Metric
    
    Ask: "As a customer uses more of [metric], do they get more value?"
    - If yes → good value metric
    - If no → price doesn't align with value
    
    ### Defaults to Beat
    
    These are the answers a model reaches for unprompted. Each is allowed, but only
    once you state why it beats the alternative for this product — never by default:
    **$9/$29/$99** (or any flat 3x ladder); **Starter/Pro/Enterprise** names that
    carry no product meaning; **exactly three tiers** when the buyer set is two or
    four; **20% off annual** as the reflex discount; **"Contact us"** on the top
    tier, which hides price from buyers and from the agents that now shortlist tools
    (see Pricing Page Teardown); **per-seat** when usage, records, or transactions
    track value better.
    
    ---
    
    ## Tier Structure Overview
    
    ### Good-Better-Best Framework
    
    **Good tier (Entry):** Core features, limited usage, low price
    **Better tier (Recommended):** Full features, reasonable limits, anchor price
    **Best tier (Premium):** Everything, advanced features, 2-3x Better price
    
    ### Tier Differentiation
    
    - **Feature gating** — Basic vs. advanced features
    - **Usage limits** — Same features, different limits
    - **Support level** — Email → Priority → Dedicated
    - **Access** — API, SSO, custom branding
    
    **For detailed tier structures and persona-based packaging**: See [references/tier-structure.md](references/tier-structure.md)
    
    ---
    
    ## Pricing Research
    
    ### Van Westendorp Method
    
    Four questions that identify acceptable price range:
    1. Too expensive (wouldn't consider)
    2. Too cheap (question quality)
    3. Expensive but might consider
    4. A bargain
    
    Analyze intersections to find optimal pricing zone.
    
    ### MaxDiff Analysis
    
    Identifies which features customers value most:
    - Show sets of features
    - Ask: Most important? Least important?
    - Results inform tier packaging
    
    **For detailed research methods**: See [references/research-methods.md](references/research-methods.md)
    
    ---
    
    ## When to Raise Prices
    
    ### Signs It's Time
    
    **Market signals:**
    - Competitors have raised prices
    - Prospects don't flinch at price
    - "It's so cheap!" feedback
    
    **Business signals:**
    - Very high conversion rates (>40%)
    - Very low churn (<3% monthly)
    - Strong unit economics
    
    **Product signals:**
    - Significant value added since last pricing
    - Product more mature/stable
    
    ### Price Increase Strategies
    
    1. **Grandfather existing** — New price for new customers only
    2. **Delayed increase** — Announce 3-6 months out
    3. **Tied to value** — Raise price but add features
    4. **Plan restructure** — Change plans entirely
    
    ---
    
    ## Pricing Page Best Practices
    
    ### Above the Fold
    - Clear tier comparison table
    - Recommended tier highlighted
    - Monthly/annual toggle
    - Primary CTA for each tier
    
    ### Common Elements
    - FAQ section
    - Annual discount callout (17-20%)
    - Money-back guarantee
    
    ### Pricing Psychology
    - **Anchoring:** Show higher-priced option first
    - **Decoy effect:** Middle tier should be best value
    - **Charm pricing:** $49 vs. $50 (for value-focused)
    - **Round pricing:** $50 vs. $49 (for premium)
    
    ---
    
    ## Pricing Page Teardown
    
    When 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 `suede-site-alchemy`), run a **teardown** that scores it across two axes and returns prioritized fixes:
    
    - **Human buyer experience** — value-prop clarity, plan differentiation, cognitive load, trust signals, pricing psychology, and price transparency.
    - **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.
    
    **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).
    
    The AI-readiness fixes are usually high-impact, low-effort (put prices in text, add `Offer` schema). Hand implementation to **suede-seo-audit** (Product/Offer JSON-LD and supported-schema checks) and **suede-ai-seo** (extractability, AI-bot access, `llms.txt`).
    
    **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.)*
    
    ---
    
    ## Output: Pricing Decision Brief
    
    Every pricing or packaging engagement that is not a teardown returns this exact
    structure. Use these headings verbatim; leave a heading in with "not decided —
    [what's missing]" rather than dropping it.
    
    ```markdown
    # Pricing Decision Brief — [product]
    
    ## Value metric
    [What you charge for, and the one sentence proving usage of it tracks value.]
    
    ## Tier map
    | Tier | Who it's for | Included | Limits | Price |
    |------|--------------|----------|--------|-------|
    
    ## Price points + rationale
    [Each number, and what it is anchored to: alternative, perceived value, or research.]
    
    ## Assumptions
    [Every number taken on faith, flagged as assumption not measurement.]
    
    ## Validation plan
    [What test or research confirms each assumption, and the metric that reads out.]
    
    ## Migration + grandfathering
    [Existing customers: who moves, when, on what notice, and who is held.]
    
    ## What I did NOT decide
    [Anything left to the user: committed price, published copy, billing changes.]
    ```
    
    ---
    
    ## Boundaries
    
    - Do not create or change billing products, prices, subscriptions, or customer
      migrations without verified live state, a maximum-cost check, and explicit
      approval.
    - Do not present willingness-to-pay, conversion, churn, or revenue impact as
      measured unless current research or product data supports it.
    - Do not publish pricing copy, choose grandfathering policy, or commit the
      business to a price; return a recommendation, assumptions, and validation
      plan for the user to decide.
    
    ## Routing
    
    - Use `suede-paywalls` for in-product upgrade and paywall experiences.
    - Use `suede-offers` for bonuses, guarantees, and offer framing.
    - Use `suede-ab-testing` to validate pricing-page or packaging hypotheses.
    - Use `suede-revops` for approved deal-desk and pipeline implementation.
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related