/pricing-strategy
When the user wants to plan, design, or optimize pricing strategy and structure. Also use when the user mentions "pricing strategy," "pricing model," "pricing tiers," "freemium," "value-based pricing," "anchoring," "price structure," or "monetization strategy." For pricing page,
$ npx -y skills add kostja94/marketing-skills --skill pricing-strategy --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/pricing-strategy
Context preview
The summary Claude sees to decide when to auto-load this skill.
When the user wants to plan, design, or optimize pricing strategy and structure. Also use when the user mentions "pricing strategy," "pricing model," "pricing tiers," "freemium," "value-based pricing," "anchoring," "price structure," or "monetization strategy." For pricing page,
SKILL.md
pricing-strategy.SKILL.mdname: pricing-strategy
description: When the user wants to plan, design, or optimize pricing strategy and structure. Also use when the user mentions "pricing strategy," "pricing model," "pricing tiers," "freemium," "value-based pricing," "anchoring," "price structure," or "monetization strategy." For pricing page, use pricing-page-generator.
metadata:
version: 1.0.1
Strategies: Pricing
Guides pricing strategy and structure for SaaS, tools, and products. Covers pricing models, tier design, anchoring, and when to apply discounts. For pricing **page** content and layout, see **pricing-page-generator**. For **discount** and promotional pricing, see **discount-marketing-strategy**.
**When invoking**: On **first use**, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On **subsequent use** or when the user asks to skip, go directly to the main output.
Initial Assessment
**Check for project context first:** If `.claude/project-context.md` or `.cursor/project-context.md` exists, read it for product, value proposition, and competitors.
Identify: 1. **Product type**: SaaS, tool, e-commerce 2. **Value metric**: What drives value (seats, usage, features) 3. **Market**: Competitor pricing; willingness to pay 4. **Goals**: Revenue, adoption, retention
Pricing Models
| Model | Use | |-------|-----| | **Subscription** | Recurring; monthly/annual; most SaaS | | **Freemium** | Free tier + paid; adoption then conversion | | **Usage-based** | Pay per use; API, credits | | **One-time** | Perpetual license; some tools | | **Hybrid** | Base + usage; tiered + overage |
**Variable-cost products** (compute, API, AI): When per-user cost varies widely (heavy users cost 10×+ light users), uniform subscription often fails. Use usage-based, credits, or tiered-by-usage; align price to cost structure.
Tier Design
- **2–4 tiers** typical; avoid too many options
- **Differentiation**: Clear "best for" per tier; feature gates
- **Anchoring**: Lead with mid-tier or annual; make target option obvious
- **Value metric**: Align price to value (seats, projects, API calls)
Anchoring & Presentation
- **Annual discount**: 15–25% for annual prepay; improves cash flow
- **Decoy**: Higher tier makes mid-tier look better
- **Most popular**: Highlight recommended plan
- **Price display**: Monthly vs annual; show savings
When to Use Discounts
Discounts apply on top of base pricing. See **discount-marketing-strategy** for:
- Annual commitment discounts
- First-time / new customer promotions
- Lifetime deals (LTD)
- Seasonal (BFCM)
- Referral, contest, affiliate codes
**Principle**: Set base price for long-term value; use discounts tactically for acquisition, retention, or cash flow.
Output Format
- **Pricing model** recommendation
- **Tier structure** (plans, features, price points)
- **Anchoring** approach
- **Discount** fit (when to use; reference discount-marketing-strategy)
- **pricing-page-generator** (page execution)
Related Skills
- **discount-marketing-strategy**: Promotional pricing; when and how to discount
- **pricing-page-generator**: Pricing page content, structure, conversion
- **landing-page-generator**: Click-through to pricing
- **localization-strategy**: Pricing by market (true localization vs cosmetic); see Pricing Strategies section
Read more
name: pricing-strategy description: When the user wants to plan, design, or optimize pricing strategy and structure. Also use when the user mentions "pricing strategy," "pricing model," "pricing tiers," "freemium," "value-based pricing," "anchoring," "price structure," or "monetization strategy." For pricing page, use pricing-page-generator. metadata: version: 1.0.1
Strategies: Pricing
Guides pricing strategy and structure for SaaS, tools, and products. Covers pricing models, tier design, anchoring, and when to apply discounts. For pricing **page** content and layout, see **pricing-page-generator**. For **discount** and promotional pricing, see **discount-marketing-strategy**.
**When invoking**: On **first use**, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On **subsequent use** or when the user asks to skip, go directly to the main output.
Initial Assessment
**Check for project context first:** If `.claude/project-context.md` or `.cursor/project-context.md` exists, read it for product, value proposition, and competitors.
Identify: 1. **Product type**: SaaS, tool, e-commerce 2. **Value metric**: What drives value (seats, usage, features) 3. **Market**: Competitor pricing; willingness to pay 4. **Goals**: Revenue, adoption, retention
Pricing Models
| Model | Use | |-------|-----| | **Subscription** | Recurring; monthly/annual; most SaaS | | **Freemium** | Free tier + paid; adoption then conversion | | **Usage-based** | Pay per use; API, credits | | **One-time** | Perpetual license; some tools | | **Hybrid** | Base + usage; tiered + overage |
**Variable-cost products** (compute, API, AI): When per-user cost varies widely (heavy users cost 10×+ light users), uniform subscription often fails. Use usage-based, credits, or tiered-by-usage; align price to cost structure.
Tier Design
- **2–4 tiers** typical; avoid too many options
- **Differentiation**: Clear "best for" per tier; feature gates
- **Anchoring**: Lead with mid-tier or annual; make target option obvious
- **Value metric**: Align price to value (seats, projects, API calls)
Anchoring & Presentation
- **Annual discount**: 15–25% for annual prepay; improves cash flow
- **Decoy**: Higher tier makes mid-tier look better
- **Most popular**: Highlight recommended plan
- **Price display**: Monthly vs annual; show savings
When to Use Discounts
Discounts apply on top of base pricing. See **discount-marketing-strategy** for:
- Annual commitment discounts
- First-time / new customer promotions
- Lifetime deals (LTD)
- Seasonal (BFCM)
- Referral, contest, affiliate codes
**Principle**: Set base price for long-term value; use discounts tactically for acquisition, retention, or cash flow.
Output Format
- **Pricing model** recommendation
- **Tier structure** (plans, features, price points)
- **Anchoring** approach
- **Discount** fit (when to use; reference discount-marketing-strategy)
- **pricing-page-generator** (page execution)
Related Skills
- **discount-marketing-strategy**: Promotional pricing; when and how to discount
- **pricing-page-generator**: Pricing page content, structure, conversion
- **landing-page-generator**: Click-through to pricing
- **localization-strategy**: Pricing by market (true localization vs cosmetic); see Pricing Strategies section
Markdown skill library for AI agents - SEO, content, pages, paid ads, channels, strategies. Add project context + skills; your agent delivers tailored, production-ready output. Works with Cursor, Claude Code, OpenClaw, Lovable, and any AI that reads markdown.
Repo: kostja94/marketing-skills
Other skills on kostja94-marketing-skills.
- /google-search-console
When the user wants to analyze Google Search Console data, use the GSC API, or interpret search performance. Also use when the user mentions "GSC," "Search Console," "indexing report," "Core Web Vitals," "Enhancements," "Insights report," "search performance," "search queries,"
Open skill - /seo-monitoring
When the user wants to build an SEO data analysis system, monitor indexing/traffic/keywords/backlinks, or set up benchmarks. Also use when the user mentions "SEO data analysis," "SEO monitoring," "article database," "traffic benchmark," "penalty recovery," "SEO work document,"
Open skill - /ai-traffic
When the user wants to track AI search traffic in GA4 or GSC. Also use when the user mentions "AI traffic," "ChatGPT referral," "Perplexity traffic," "AI Overviews," "GA4 AI sources," "AI search analytics," "track AI referrals," "AI search traffic," "Claude traffic," or "how to
Open skill - /traffic
When the user wants to analyze website traffic sources, attribution, or dark traffic. Also use when the user mentions "traffic sources," "dark traffic," "direct traffic," "UTM parameters," "traffic attribution," "channel attribution," "attribution optimization," "channel
Open skill - /tracking
When the user wants to set up, audit, or optimize analytics tracking (GA4, events, conversions). Also use when the user mentions "Google Analytics," "GA4," "event tracking," "conversions," "attribution model," "gtag," "data layer," "GA4 setup," "conversion tracking," "event
Open skill - /community-forum
When the user wants to promote via forums, communities, or invite users to join a community. Also use when the user mentions "forum promotion," "Indie Hacker," "Hacker News," "community growth," "Discord promotion," "vertical community," "brand encyclopedia," "Wikipedia,"
Open skill

