Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计通过

pricing-strategy定价策略

Agent Skill

pricing-strategy 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

220

周安装

9

GitHub Stars

17

下载量

71
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:pricing-strategy(定价策略)
来源仓库:https://github.com/skenetechnologies/plg-skills
仓库路径:skills/pricing-strategy
安装命令:
npx skills add https://github.com/skenetechnologies/plg-skills --skill pricing-strategy
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/skenetechnologies/plg-skills --skill pricing-strategy

简介

pricing-strategy 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中快速定位候选结果。

  • 它支持基于关键词、任务场景或来源线索进行信息匹配,适用于研究检索类需求。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装,需结合原始 README 确认具体用法。
  • 安装前建议核实权限范围、维护状态,以及是否涉及联网、命令执行或文件读写操作。
  • 该技能适用于需要高效信息聚合的场景,但需人工核验其实际行为与项目需求是否匹配。

SKILL.md

Pricing Strategy

You are a pricing strategist. A comprehensive framework for designing pricing, packaging, and monetization for product-led growth companies. Pricing is the single highest-leverage growth lever most companies underinvest in.


1. Phil Carter's 5 Ps of PLG Monetization

Before diving into specific tactics, understand the five interconnected dimensions of PLG monetization:

DimensionDefinitionKey Question
PricingHow much you chargeWhat price point maximizes revenue and growth?
PackagingWhat is included in each tierWhich features go in which plan?
PaywallsWhere and how you gate valueWhat triggers the upgrade moment?
PaymentsHow customers payWhat is the purchase flow and billing mechanics?
PromotionsDiscounts, trials, and incentivesHow do you reduce friction to first purchase?

These five dimensions must be designed together. Optimizing one in isolation creates misalignment. For example, a great pricing model with a broken payment flow still loses conversions.


2. Value-Based Pricing Methodology

Principle

Price should reflect the value your product delivers to the customer, not your cost to deliver it. Cost-plus pricing leaves money on the table. Competitor-based pricing ignores your unique value.

Steps to Value-Based Pricing

  1. Identify the customer's alternative -- What would they do without your product? (Manual process, competitor, custom build, hire someone)
  2. Quantify the value gap -- How much time, money, or risk does your product save compared to the alternative?
  3. Apply the value capture ratio -- Typically capture 10-25% of the value you create. If you save a customer $100K/year, pricing at $10K-$25K/year is defensible.
  4. Segment by willingness-to-pay -- Different customer segments derive different value. Use tiered pricing to capture value from each segment.
  5. Validate with research -- Use the methods in Section 9 to validate your pricing hypothesis.

Value-Based Pricing Worksheet

Customer segment:        [e.g., Mid-market marketing teams]
Current alternative:     [e.g., Manual reporting in spreadsheets]
Time saved per week:     [e.g., 8 hours]
Hourly cost of that time:[e.g., $75/hour]
Annual value created:    [e.g., 8 x $75 x 52 = $31,200]
Value capture ratio:     [e.g., 15%]
Target price point:      [e.g., $31,200 x 0.15 = $4,680/year = $390/month]

3. Value Metric Identification

The value metric is the unit you charge on. It is the single most important pricing decision.

What Makes a Good Value Metric

A strong value metric satisfies all four criteria:

CriterionTestExample
Scales with valueAs the customer gets more value, the metric increasesSeats scale with team adoption
Easy to understandCustomer can predict their bill"Per user per month" is clear
PredictableCustomer can forecast spendAPI calls can spike unexpectedly -- less predictable
Hard to gameCustomer cannot easily reduce the metric without reducing usage"Active users" is harder to game than "registered users"

Common Value Metrics by Product Type

Product TypeCommon MetricsNotes
Collaboration toolsSeats / active usersSlack, Notion, Figma
Infrastructure / APIAPI calls, compute, storageTwilio, AWS, Snowflake
Marketing toolsContacts, emails sent, visitors trackedHubSpot, Mailchimp
Sales toolsSeats + contacts/recordsSalesforce, Apollo
AnalyticsEvents tracked, MTUsAmplitude, Mixpanel
AI productsCredits, tokens, generationsOpenAI, Jasper
Design toolsProjects, exports, editorsCanva, Figma

Value Metric Selection Process

  1. List 5-8 candidate metrics
  2. Score each on the four criteria (1-5 scale)
  3. Evaluate operational feasibility (can you meter it accurately?)
  4. Test customer understanding (do they intuitively get it?)
  5. Model revenue impact (does it grow as customers grow?)

4. Three Pricing Dimensions

Every pricing model is defined by three dimensions. Design them in this order:

Dimension 1: Packaging (What is in each tier)

This is covered in depth in the feature-gating skill. Key principles:

  • Each tier should serve a distinct buyer persona or use case
  • Moving up a tier should feel like a natural graduation, not a tax
  • Every tier must deliver standalone value

Dimension 2: Metric (How you charge)

Choose from:

  • Flat rate: One price for everything (simple but leaves money on the table)
  • Per seat: Charge per user (most common in B2B SaaS)
  • Usage-based: Charge per unit consumed (see usage-based-pricing skill)
  • Hybrid: Base platform fee + usage or seat component
  • Credit-based: Pre-purchased credits consumed by usage

Dimension 3: Price Point (How much)

Set using value-based methodology (Section 2) and validated with research (Section 9).


5. Tier Structure: Good-Better-Best

The Standard 3-Tier Model

TierPurposeTypical FeaturesBuyer
Good (Starter/Basic)Entry point, proves valueCore features, limited usageIndividual / small team
Better (Pro/Growth)Workhorse plan, drives most revenueAll core + advanced features, higher limitsGrowing team / department
Best (Business/Enterprise)Premium, high-valueEverything + admin, security, support, integrationsLarge team / organization

Design Principles

  1. The "Better" plan should be most popular -- Design it to be the obvious choice. Highlight it as "Most Popular" or "Recommended."
  2. The "Good" plan should be a real product -- Not a crippled demo. Users should be able to accomplish real work.
  3. The "Best" plan justifies its price -- Include features that genuinely matter to larger organizations (SSO, SAML, audit logs, SLAs, dedicated support).
  4. Price anchoring -- The "Best" plan makes the "Better" plan look like a great deal.

When to Add a 4th Tier

Add a dedicated Free tier (making it 4 tiers total: Free, Starter, Pro, Enterprise) when:

  • Your product benefits from network effects
  • You want broad top-of-funnel adoption
  • The marginal cost of free users is low
  • Free users generate data, content, or referrals that benefit paid users

Enterprise Tier Design

Enterprise tiers typically include:

  • SSO/SAML authentication
  • Advanced admin controls and role management
  • Audit logs and compliance features
  • Custom data retention
  • Dedicated support (SLA, named CSM)
  • Custom integrations
  • Volume discounts
  • Custom contracts and invoicing
  • Uptime SLAs

Pricing: "Contact Sales" is standard for enterprise. Provide enough information on the pricing page that prospects self-qualify.


6. Freemium Design

What to Give Free

A strong free tier should include:

  • Core functionality that demonstrates the product's value proposition
  • Enough capacity for a single user or small team to do real work
  • Collaboration features that drive viral growth (invite teammates)
  • Integrations that increase stickiness

What to Gate

Gate features that:

  • Deliver premium value beyond basic use cases
  • Serve team/organizational needs (admin, security, compliance)
  • Require meaningful compute or storage resources
  • Differentiate your paid plans from competitors

Freemium Decision Tree

Is the feature essential to understanding the product's value?
├── YES → Include in free tier
└── NO
    ├── Does the feature drive viral or collaborative behavior?
    │   ├── YES → Include in free tier
    │   └── NO
    │       ├── Does the feature serve advanced/power users?
    │       │   ├── YES → Gate behind Pro or Business tier
    │       │   └── NO
    │       │       └── Does the feature serve team/org needs?
    │       │           ├── YES → Gate behind Team or Business tier
    │       │           └── NO → Evaluate case-by-case
    └── (see feature-gating skill for complete framework)

7. Free Trial Design

Trial Type Selection

FactorNo-Card TrialCard-Required TrialReverse Trial
Signup volumeHighLower (30-50% fewer)High
Conversion rate3-8%40-60%Varies (5-15%)
Lead qualityMixedHigher intentMixed
Best forBroad market, low ACVFocused market, higher ACVStrong free tier exists
RiskLow-quality signupsFriction at signupUsers upset at downgrade

Trial Length Decision Framework

  1. How long does it take to reach the aha moment? Measure time-to-activation for successful users.
  2. Add a buffer. If aha moment takes 3 days, a 7-day trial works. If it takes 7 days, use 14 days.
  3. Consider the buying process. Enterprise buyers need more time for procurement and team evaluation.
  4. Shorter is usually better. Shorter trials create urgency. Only extend if users genuinely need more time.
Trial LengthBest ForExamples
7 daysSimple products, fast time-to-valueProductivity apps, simple tools
14 daysStandard B2B SaaSMost mid-market products
30 daysComplex products, team deploymentEnterprise tools, data platforms

Reverse Trial (Elena Verna Framework)

The reverse trial gives new users access to the full premium product for a limited time, then downgrades them to the free tier. This approach:

  1. Shows users the full value before asking them to pay
  2. Creates a sense of loss when premium features are removed
  3. Works best when the free tier is genuinely useful (so users stay)
  4. Requires clear communication about what changes at trial end

When reverse trial works: Strong free tier, obvious premium features, product where you need time to build data/content.

When it does not work: No viable free tier, premium value is not obvious, users churn instead of downgrading.

See trial-optimization for detailed implementation guidance.


8. Annual vs Monthly Pricing

Standard Approach

  • Offer both monthly and annual billing
  • Annual discount: 15-20% (equivalent to "2 months free" or "save 17%")
  • Display annual pricing as monthly equivalent ("$29/mo billed annually")
  • Default the pricing page toggle to annual

Nudging Annual Plans

  1. Visual emphasis -- Make annual the default selection, show savings prominently
  2. Framing -- "Save $348/year" is more compelling than "Save 17%"
  3. In-app upgrade prompts -- After a few months of monthly billing, suggest switching to annual
  4. Checkout incentive -- Offer an additional perk for annual (e.g., bonus features, onboarding session)

When Monthly-Only Works

  • Very early stage (need flexibility to change pricing)
  • Usage-based models where annual commitment is hard to predict
  • Very low price points where annual savings are trivial

9. Pricing Research Methods

Van Westendorp Price Sensitivity Meter

Ask four questions:

  1. At what price would this be too expensive (would not consider)?
  2. At what price would this be expensive but worth considering?
  3. At what price would this be a bargain?
  4. At what price would this be too cheap (suspect quality)?

Plot the cumulative distributions. The intersections reveal:

  • Point of Marginal Cheapness: intersection of "too cheap" and "expensive"
  • Point of Marginal Expensiveness: intersection of "too expensive" and "bargain"
  • Optimal Price Point: intersection of "too cheap" and "too expensive"
  • Acceptable Price Range: between marginal cheapness and marginal expensiveness

Sample size needed: 100-300 respondents per segment.

MaxDiff Analysis

Present sets of features and ask respondents to pick the most and least important. Produces a ranked list of feature importance that informs packaging decisions. More reliable than direct importance ratings because it forces tradeoffs.

Willingness-to-Pay (WTP) Survey

Simple direct approach:

  1. Describe the product and its benefits
  2. Ask: "How much would you be willing to pay per month for this product?"
  3. Ask: "At what price would you definitely NOT buy this product?"
  4. Segment responses by persona

Limitation: Stated WTP is typically 15-30% higher than actual WTP. Adjust accordingly.

Competitive Benchmarking

  1. Document competitor pricing (tiers, features per tier, price points)
  2. Identify where you are positioned (budget, mid-market, premium)
  3. Map your unique features to identify pricing leverage
  4. Note: Do not let competitor pricing drive your strategy entirely -- use it as a reference point.

10. Price Increase Strategies

Grandfather vs Migrate

ApproachProsConsBest For
Grandfather (existing users keep old price)No churn risk, goodwillRevenue left on table, complexitySmall price changes, loyal customers
Migrate with notice (existing users move to new price)Revenue uplift, simplicityChurn risk, customer pushbackSignificant price changes, clear value increase
Hybrid (grandfather for N months, then migrate)Balanced approachComplexityMost situations

Price Increase Communication Template

Subject: Updates to [Product] pricing

Hi [Name],

We are writing to let you know about upcoming changes to [Product] pricing,
effective [date -- give at least 30 days notice, ideally 60-90].

What is changing:
- [Specific changes, clearly stated]

Why:
- [Honest reason: investment in product, new features, rising costs]

What this means for you:
- Your current plan ([plan name]) will change from [$X/mo] to [$Y/mo]
- This reflects a [Z%] increase

What you get:
- [List recent and upcoming improvements that justify the increase]

Your options:
- Continue on your current plan at the new price
- [Downgrade option if available]
- [Annual billing option if it saves money]

If you have any questions, reply to this email or [contact support link].

Thank you for being a [Product] customer.

[Signature]

Timing Best Practices

  • Give 30-90 days notice (longer for enterprise)
  • Avoid holidays, year-end, or budget cycle conflicts
  • Pair with a major product update or feature release
  • Offer a "lock in" period at the old price for annual commitments
  • Communicate directly (email, not just a blog post)

11. SaaS Pricing Page Best Practices

Essential Elements

  1. Clear tier names with one-line descriptions
  2. Highlighted recommended plan (visual emphasis, "Most Popular" badge)
  3. Plan comparison table with feature checkmarks
  4. Price displayed prominently with billing period (monthly/annual toggle)
  5. CTA buttons on every plan (with differentiated copy: "Start Free" vs "Start Trial" vs "Contact Sales")
  6. FAQ section addressing common objections (Can I switch plans? What happens when I cancel? Is there a setup fee?)
  7. Social proof (customer logos, testimonial, number of customers)
  8. Trust signals (security badges, uptime guarantee, money-back guarantee)

Design Principles

  • Limit to 3-4 plans (decision fatigue reduces conversion)
  • Make the recommended plan visually prominent (larger card, different color, badge)
  • Use progressive disclosure for feature lists (show 5-8 key features, expandable "see all features")
  • Include a plan comparison toggle between monthly and annual
  • Put enterprise "Contact Sales" as the last option, not a full pricing card

12. Pricing Metrics

Track these metrics to evaluate your pricing strategy:

MetricFormulaBenchmark
ARPUTotal revenue / total customersVaries by market; track trend
Expansion rateExpansion MRR / beginning MRR>5% monthly is strong
Plan distribution% of customers on each plan"Better" plan should be 40-60%
Upgrade rateUpgrades / eligible customers per period3-7% monthly
Downgrade rateDowngrades / paid customers per period<2% monthly
Free-to-paid rateConversions / free users per period2-5% for freemium, higher for trials
Price sensitivityChurn rate change after price increase<5% incremental churn is acceptable
Revenue per employeeARR / headcount$200K-$400K+ for efficient SaaS

13. Diagnostic Questions

When helping a user with pricing strategy, ask these questions to understand their context:

  1. What does your product do and who is it for?
  2. What is your current pricing model? (If any)
  3. What alternatives do your customers have? (Competitors, manual processes, doing nothing)
  4. What is the primary value your product delivers? (Time savings, revenue increase, cost reduction, risk reduction)
  5. Can you quantify the value for a typical customer?
  6. What is your current free-to-paid conversion rate?
  7. What does your customer size distribution look like? (Individual, SMB, mid-market, enterprise)
  8. Are there natural usage dimensions that scale with value? (Users, volume, features)
  9. What is your current ARPU and target ARPU?
  10. Have you done any pricing research? (Customer interviews, surveys, A/B tests)

Codebase Audit (Optional)

If you have access to the user's codebase, analyze it before asking diagnostic questions. Use findings to pre-fill answers and focus recommendations on what actually exists.

  1. Find pricing page: Search for *pricing*, *plans*, *billing* in page/route components
  2. Find tier definitions: Search for plan, tier, PLANS, PRICING, subscription in constants or config files
  3. Check payment integration: Search for stripe, paddle, chargebee, recurly, braintree, lemonsqueezy in dependencies and imports
  4. Find price values: Search for dollar amounts, price variables, or pricing API calls
  5. Check billing intervals: Search for monthly, annual, yearly, interval, billing_period
  6. Find feature-tier mapping: Look for which features are included in which plan -- often in a features matrix or plan config
  7. Check for free tier: Search for free, starter, hobby plan definitions -- what's included?
  8. Find upgrade triggers: Search for code that prompts upgrades -- usage limits, feature locks, trial expiry

Report: describe the current pricing structure, payment provider, tier definitions, and what's included in each plan.

For a full growth audit, install skene-skills to generate a structured growth manifest you can reference alongside this skill.


14. Output Format

When completing a pricing strategy engagement, deliver the following document:

# Pricing Strategy: [Product Name]

## Executive Summary
[2-3 sentences on the recommended approach]

## Value Metric
- Primary metric: [e.g., per seat per month]
- Secondary metric: [e.g., usage-based add-on for storage]
- Rationale: [Why this metric aligns with customer value]

## Tier Structure

### Free Tier
- Target user: [persona]
- Included: [key features and limits]
- Purpose: [acquisition, activation, viral growth]

### Starter / Pro / Business (repeat for each tier)
- Target user: [persona]
- Price: [$X/seat/month billed annually, $Y/seat/month billed monthly]
- Included: [key features and limits]
- Upgrade trigger: [what drives users to this tier]

### Enterprise
- Target user: [persona]
- Pricing model: [custom quote, starting at $X]
- Included: [key features: SSO, admin, compliance, SLA, support]

## Feature-Tier Matrix
| Feature | Free | Starter | Pro | Business | Enterprise |
|---------|------|---------|-----|----------|------------|
| [Feature 1] | Y | Y | Y | Y | Y |
| [Feature 2] | - | Y | Y | Y | Y |
| ... | ... | ... | ... | ... | ... |

## Pricing Page Recommendations
[Layout, copy, CTA, FAQ recommendations]

## Migration Plan
[How to move from current pricing to new pricing]

## Metrics and Success Criteria
[KPIs to track and targets to hit]

15. Related Skills

  • feature-gating -- Detailed framework for deciding what goes in each tier
  • trial-optimization -- Maximizing conversion from free trial to paid
  • expansion-revenue -- Growing revenue from existing customers through upgrades
  • usage-based-pricing -- Deep dive into consumption and metered billing models
  • paywall-upgrade-cro -- Optimizing the upgrade flow and paywall experience

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

39.16%
按下载量换算28

Claude

28.19%
按下载量换算20

Cursor

19.41%
按下载量换算14

Gemini CLI

9.55%
按下载量换算7

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills