pricing-page-generator

kostja94/marketing-skills · updated Apr 8, 2026

MDX-style export adds YAML metadata + attribution linking explainx.ai and this canonical listing URL.

$npx skills add https://github.com/kostja94/marketing-skills --skill pricing-page-generator
0 commentsdiscussion
summary

Guides pricing page content, structure, and conversion optimization. Covers self-serve plans, enterprise/contact sales, API/usage-based pricing, and special programs (startups, education).

skill.md

Pages: Pricing

Guides pricing page content, structure, and conversion optimization. Covers self-serve plans, enterprise/contact sales, API/usage-based pricing, and special programs (startups, education).

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, audience, and pricing strategy.

Identify:

  1. Pricing model: Subscription, one-time, usage-based, freemium, hybrid
  2. Plans: Number of tiers, differentiation; enterprise vs self-serve
  3. Primary goal: Sign up, contact sales, trial
  4. Objections: Price sensitivity, "which plan?" confusion
  5. Special programs: Startups, education, nonprofit (link or embed)
  6. Visibility: Public page vs contact-sales-only; marketing site vs in-app

Pricing Visibility & Placement

Public vs Hidden Pricing

Show public pricing Hide (contact sales only)
Self-serve / SMB; standard tiers Enterprise; highly customized
Competitive market; transparency differentiates Premium positioning; consultative sales
Simple pricing model New category; value exceeds cost in prospect's mind
86% of B2B buyers want transparency; hidden pricing is a top deterrent Custom deployments, SLA, volume; fixed price misleading

Middle ground: "Starting from," price ranges, or calculator—clarity without rigid commitment.

Where Pricing Lives

Location Audience Purpose
Marketing site Unlogged visitors Acquisition; standalone /pricing page; main nav or footer
In-app / Dashboard Logged-in users Subscription management; Settings → Billing/Subscription in sidebar; upgrade/downgrade, payment

Marketing site = conversion; In-app billing = retention and plan management. Not all sites need public pricing in nav—enterprise-only products may use "Contact sales" as primary CTA.

Pricing Models

Model Use
Subscription Recurring; monthly/annual; most SaaS
Freemium Free tier + paid; adoption then conversion
Usage-based Pay per use; API calls, tokens, credits
One-time Perpetual license; some tools
Hybrid Base + usage; tiered + overage

Pricing Page Structure

Section Purpose
Headline Value-focused; "Simple pricing" or benefit-led
Pricing model selector Monthly/annual toggle; show annual savings (15–25%); usage-based calculator if applicable
Plan comparison Clear table or cards; feature comparison; "Best for" per tier
Enterprise / Contact sales Separate tier; "Contact us," "Custom pricing"; SLA, dedicated support; volume discount
API / Usage pricing If API product: token/request pricing; tiers (Standard/Flex/Batch); overage; link to /api or docs
Special programs Startups, education, nonprofit; link to startups-page or embed block
FAQ Billing, cancellation, refunds, API limits, enterprise
Social proof Testimonials, logos, "X companies trust us"
CTA Per plan or unified "Get started"; "Contact sales" for enterprise
Guarantee Money-back, free trial, no credit card
Comparison Brief price vs alternatives; link to alternatives-page

Best Practices

Plan Presentation

  • Tier design: 2–4 tiers; avoid too many options; 3 tiers optimal (decoy effect)
  • Anchoring: Lead with mid-tier or annual discount; anchor high to make mid-tier feel reasonable
  • Decoy effect: Middle tier as "Goldilocks" choice; "Most popular" or "Best value" badge
  • Differentiation: Clear "best for" per tier; value metric (seats, API calls, projects)
  • Feature clarity: What's included; outcome-first ("Save 10 hours/week") over feature-first ("Advanced API"); avoid vague "Advanced features"
  • Price display: Monthly vs annual; show savings explicitly
  • Comparison: Help user choose (quiz, comparison table)

Usage-Based & Credits

  • Consumption visibility: Show credits/usage clearly; avoid "bill shock" from opaque consumption
  • Wording: Avoid vague "Unlimited" if soft limits exist; use "Extended" or state limits explicitly

Enterprise & API Pricing

Scenario Use
Enterprise Separate tier; "Contact sales," "Custom pricing"; SLA, dedicated support, volume discount
API / Usage-based Token/request pricing; tier (Standard/Flex/Batch); overage; link to api-page or docs
Hybrid Base subscription + usage; show base + overage clearly

Conversion Psychology

  • Anchor high: Present highest tier first; mid-tier feels more reasonable
  • Loss aversion: Money-back, no CC trial, cancel anytime—reduce perceived risk
  • Transparency: No hidden fees; 73% of users value transparent pricing
  • Trust signals: Logo, testimonial, "X+ companies"; guarantee near CTA

Objection Handling

  • Price: ROI, cost per use, comparison to alternatives
  • Commitment: Free trial, no CC, cancel anytime
  • Uncertainty: Guarantee, case studies, support

Promo & Discounts

  • Annual discount: Highlight 15–25% for annual prepay
  • Promo placement: Top banner or promo block on page; see top-banner-generator
  • Startups/Education: Link to startups-page or education-program page; or "Special plans" block on pricing page. When discount applies at registration, registration flow is P0; pricing page is P1. See education-program for placement priority.

SEO

  • Title: "Pricing | [Product]" or "Plans & Pricing"
  • Meta: Include price range or "Start free" if applicable
  • Schema: Consider Product/Offer structured data

Output Format

  • Visibility (public page vs contact-sales-only; marketing nav vs in-app billing)
  • Headline options
  • Pricing model (Subscription/Usage-based/Hybrid)
  • Plan structure (tiers, features, pricing display; include Enterprise, API if applicable)
  • Special programs (Startups/Education link or block)
  • API/Usage display (if applicable)
  • Anchoring and Decoy approach
  • FAQ topics and sample answers (billing, API limits, enterprise, refund)
  • CTA copy per plan
  • Objection handling copy
  • SEO metadata

Related Skills

  • pricing-strategy: Base price structure, tier design, anchoring; pricing-page is execution
  • discount-marketing-strategy: Promotional pricing, annual discount, seasonal campaigns
  • api-page-generator: API pricing, usage-based limits; developer audience
  • education-program: Student/education discount channel; placement (registration P0, pricing P1)
  • startups-page-generator: Special plans; Startups/Education discount; link from pricing
  • services-page-generator: Service tiers; contact sales; custom quote
  • alternatives-page-generator: Price comparison; competitor comparison
  • landing-page-generator: Click-through landing pages often send to pricing; LP CTA destination
  • homepage-generator: Homepage links to pricing
  • website-structure: Page priority; when pricing belongs in nav vs contact-sales-only
  • features-page-generator: Features inform plan differentiation
  • top-banner-generator: Promo banner; discount code display
  • schema-markup: Product/Offer schema for pricing
how to use pricing-page-generator

How to use pricing-page-generator on Cursor

AI-first code editor with Composer

1

Prerequisites

Before installing skills in Cursor, ensure your development environment meets these requirements:

  • Cursor installed and configured on your development machine
  • Node.js version 16.0+ with npm package manager (verify with node --version)
  • Active project directory or workspace where you want to add pricing-page-generator
2

Execute installation command

Execute the skills CLI command in your project's root directory to begin installation:

$npx skills add https://github.com/kostja94/marketing-skills --skill pricing-page-generator

The skills CLI fetches pricing-page-generator from GitHub repository kostja94/marketing-skills and configures it for Cursor.

3

Select Cursor when prompted

The CLI will show a list of available agents. Use arrow keys to navigate and space to select Cursor:

◆ Which agents do you want to install to?
│ ── Universal (.agents/skills) ── always included ────
│ • Amp
│ • Antigravity
│ • Cline
│ • Codex
│ ●Cursor(selected)
│ • Cursor
│ • Windsurf
4

Verify installation

Confirm successful installation by checking the skill directory location:

.cursor/skills/pricing-page-generator

Reload or restart Cursor to activate pricing-page-generator. Access the skill through slash commands (e.g., /pricing-page-generator) or your agent's skill management interface.

Security & Verification Notice

We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.

Skills execute code in your development environment. Always verify the publisher's identity, review recent commits, and test in isolated environments before production deployment.

List & Monetize Your Skill

Submit your Claude Code skill and start earning

GET_STARTED →

Use Cases

User Story & Requirements Generation

Create detailed user stories, acceptance criteria, and feature specs

Example

Generate user stories for 'password reset feature' with acceptance criteria, edge cases, and test scenarios

Reduce spec writing time by 50%, ensure comprehensive coverage

Competitive Analysis

Research competitors, compare features, identify gaps

Example

Analyze 5 competitor products, create feature comparison matrix, suggest differentiation opportunities

Complete competitive research in 2 hours instead of 2 days

Roadmap Prioritization

Evaluate features using frameworks (RICE, ICE, Kano) and create prioritized backlogs

Example

Score 20 feature ideas using RICE framework, generate prioritized roadmap with rationale

Make data-driven prioritization decisions faster

Stakeholder Communication

Draft PRDs, status updates, and stakeholder presentations

Example

Create executive summary of Q3 roadmap, monthly progress report, feature launch announcement

Save 3-5 hours/week on communication overhead

Implementation Guide

Prerequisites

  • Claude Desktop or compatible AI client
  • Access to product documentation and roadmap tools (Jira, Notion, etc.)
  • Understanding of product management frameworks (RICE, Jobs-to-be-Done, etc.)
  • Stakeholder contact information and communication channels

Time Estimate

30-60 minutes to see productivity improvements

Installation Steps

  1. 1.Install product management skill
  2. 2.Start with user story generation for known feature
  3. 3.Progress to competitive analysis: research 2-3 competitors
  4. 4.Use for roadmap prioritization: apply RICE/ICE scoring
  5. 5.Draft stakeholder communications and refine based on feedback
  6. 6.Build template library for recurring PM tasks
  7. 7.Share effective prompts with product team

Common Pitfalls

  • Not validating competitive research—verify facts before sharing
  • Accepting user stories without involving engineering team
  • Over-relying on frameworks without qualitative judgment
  • Not customizing outputs to company culture and communication style
  • Skipping stakeholder validation of generated requirements

Best Practices

✓ Do

  • +Validate research and competitive analysis with real data
  • +Collaborate with engineering when generating technical requirements
  • +Customize frameworks and templates to your company context
  • +Use skill for first drafts, refine with stakeholder input
  • +Document successful prompt patterns for PM tasks
  • +Combine AI efficiency with human judgment and intuition

✗ Don't

  • Don't publish competitive analysis without fact-checking
  • Don't finalize user stories without engineering review
  • Don't make prioritization decisions solely on AI scoring
  • Don't skip customer validation of generated requirements
  • Don't ignore company-specific context and culture

💡 Pro Tips

  • Provide context: company goals, constraints, customer feedback
  • Ask for alternatives: 'Show 3 ways to prioritize this roadmap'
  • Request stakeholder-specific formatting: 'Executive summary vs. engineering spec'
  • Use skill for 70% generation + 30% customization to company needs

When to Use This

✓ Use When

Use for user story writing, competitive research, roadmap prioritization, stakeholder communication, and PRD drafting. Best for reducing repetitive documentation and research work.

✗ Avoid When

Avoid for strategic product vision (requires deep customer empathy), pricing decisions (needs market and financial expertise), or when face-to-face customer discovery is more valuable than speed.

Learning Path

  1. 1Basic: user stories, feature specs, status updates
  2. 2Intermediate: competitive analysis, prioritization frameworks, PRDs
  3. 3Advanced: product strategy, go-to-market planning, OKR setting
  4. 4Expert: product vision, market positioning, business model innovation

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.441 reviews
  • Chinedu Haddad· Dec 28, 2024

    pricing-page-generator has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Aditi Flores· Dec 20, 2024

    Solid pick for teams standardizing on skills: pricing-page-generator is focused, and the summary matches what you get after install.

  • Ama Abebe· Dec 4, 2024

    Registry listing for pricing-page-generator matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Chinedu Sharma· Nov 23, 2024

    Useful defaults in pricing-page-generator — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Ishan Mensah· Nov 7, 2024

    Solid pick for teams standardizing on skills: pricing-page-generator is focused, and the summary matches what you get after install.

  • Alexander Torres· Oct 26, 2024

    pricing-page-generator has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Ava Nasser· Oct 14, 2024

    I recommend pricing-page-generator for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Kaira Kim· Sep 17, 2024

    We added pricing-page-generator from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Xiao Khan· Sep 17, 2024

    Useful defaults in pricing-page-generator — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Sakshi Patil· Sep 1, 2024

    We added pricing-page-generator from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

showing 1-10 of 41

1 / 5