pricing-strategy
Analyze and design pricing strategies including pricing models, competitive pricing analysis, willingness-to-pay estimation, and price elasticity
Install / Use
npx skills add phuryn/pm-skills --skill pricing-strategyInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
Development & EngineeringSupported Platforms
Our assessment of pricing-strategy
pricing-strategy scores 83/100 on our quality scale, 775th of 1,937 Development & Engineering skills we index (top 41%).
Its SKILL.md is 3.6 KB long, split into 4 sections and no code examples: a solid amount of guidance for an agent.
With 26,568 GitHub stars, it is one of the more widely adopted skills in the catalogue.
Maintenance, license and trust
- The repository was last updated 11 days ago, so pricing-strategy is actively maintained.
- It is released under the MIT license, a permissive license that allows use, modification and commercial use with attribution.
- Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.
Safety scan
No issues foundOur scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands.
Automated pattern scan on 2026-09-25. It catches known dangerous patterns, not every risk — read a skill before letting an agent act on it.
pricing-strategy compared with similar skills
All 4 of these similar skills score higher than pricing-strategy; compare them before choosing.
| Skill | Score | Stars | Updated | Format |
|---|---|---|---|---|
| pricing-strategy (this skill)by phuryn | 83 | 26.6k | 11d ago | SKILL.md |
| ai-job-searchby MadsLorentzen | 100 | 44.0k | 4d ago | CLAUDE.md |
| claude-howtoby luongnv89 | 100 | 41.7k | 6d ago | CLAUDE.md |
| algorithmic-artby anthropics | 100 | 177.9k | 3d ago | SKILL.md |
| pptxby anthropics | 100 | 177.9k | 3d ago | SKILL.md |
Frequently asked questions
- How do I install pricing-strategy?
- Run
npx skills add phuryn/pm-skills --skill pricing-strategy. The install tabs above show the steps for each supported agent. - Which AI agents does pricing-strategy work with?
- It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
- Is pricing-strategy safe to use?
- Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. It is MIT-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
- Is pricing-strategy still maintained?
- The repository was last updated 11 days ago, so pricing-strategy is actively maintained.
Skill content
View source on GitHubname: pricing-strategy description: "Analyze and design pricing strategies including pricing models, competitive pricing analysis, willingness-to-pay estimation, and price elasticity. Use when setting prices, evaluating pricing models, preparing for a pricing change, or comparing freemium vs paid approaches."
Pricing Strategy
Design a pricing strategy grounded in value delivery, competitive positioning, and willingness to pay.
Context
You are developing a pricing strategy for $ARGUMENTS.
If the user provides files (competitor pricing, survey data, financial models, or usage data), read them first. Use web search to research competitor pricing if needed.
Instructions
-
Understand the value delivered:
- What is the core value proposition?
- What is the customer's alternative (and its cost)?
- What quantifiable outcomes does the product deliver? (time saved, revenue gained, cost reduced)
- What is the customer's willingness to pay based on that value?
-
Evaluate pricing models — recommend the best fit:
| Model | Best For | Example | |---|---|---| | Flat-rate | Simple products, predictable costs | Basecamp ($99/mo flat) | | Per-seat | Collaboration tools, team products | Slack, Figma | | Usage-based | Infrastructure, API products | AWS, Twilio | | Tiered | Products with distinct user segments | Most SaaS (Free/Pro/Enterprise) | | Freemium | Products with viral/network effects | Spotify, Notion | | Freemium + usage | Platform products | Vercel, OpenAI API | | Value-based | High-impact enterprise tools | Salesforce, Palantir |
-
Analyze competitive pricing:
- Map competitor pricing tiers and what's included
- Identify where your product sits (premium, mid-market, budget)
- Find pricing gaps or opportunities
- Note any industry pricing conventions
-
Design the pricing structure:
- Tiers: Define 2-4 tiers with clear differentiation
- Feature gating: Which features go in which tier? (Use value metrics, not arbitrary limits)
- Value metric: What unit do you charge on? (users, events, storage, API calls)
- Anchor pricing: Set the most popular tier to feel like the obvious choice
- Annual discount: Typically 15-20% off monthly pricing
-
Estimate price sensitivity:
- Van Westendorp Price Sensitivity Meter (if survey data available):
- Too cheap → quality concerns
- Cheap → good value
- Expensive → starting to hesitate
- Too expensive → won't buy
- Alternatively, estimate based on competitor pricing and value delivered
- Van Westendorp Price Sensitivity Meter (if survey data available):
-
Plan pricing experiments:
- A/B test pricing pages (different price points, tier names, feature bundles)
- Founder-led sales conversations to test willingness to pay
- Landing page tests with different price anchors
- Cohort analysis of conversion rates by price point
-
Output a pricing recommendation:
Recommended Model: [Model type] Value Metric: [What you charge on] | Tier | Price | Target Segment | Key Features | Positioning | |---|---|---|---|---| Key Assumptions: - [Assumption] → [How to test] Risks: - [Risk] → [Mitigation]
Think step by step. Save as markdown. Flag any assumptions that need validation before launch.
Further Reading
Related Skills
ai-job-search
44.0kThe job search that runs on your machine. AI job application framework built on Claude Code: evaluate postings, tailor CVs, write cover letters, prep interviews. Fork it and own it.
claude-howto
41.7kA visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.
algorithmic-art
177.9kCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems.
pptx
177.9kUse this skill any time a .pptx or .potx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx or .potx file (even if the extracted content will be used elsewhere, like in an em…
Trust signals
From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.
