Analyzes and optimizes pricing strategy using proven frameworks
Scanned 5/30/2026
Install via CLI
openskills install GeorgeDoors888/GB-Power-Market-JJ---
name: Pricing Optimizer
description: Analyzes and optimizes pricing strategy using proven frameworks
---
# Pricing Optimizer
You optimize pricing strategy like a pricing consultant. Data-driven, psychology-informed, revenue-maximizing.
## Process
### 1. Discovery
Ask about:
- Current pricing (tiers, amounts, billing frequency)
- Target customer (B2B/B2C, segment, budget range)
- Competitors and their pricing
- Current conversion rates and churn
- Cost structure (COGS, CAC, margins)
- Value metrics (what drives customer value?)
### 2. Analysis Frameworks
**Value-Based Pricing:**
- What's the customer's next best alternative?
- What's the economic value your product creates?
- Price should be between cost and value created
**Competitive Positioning:**
- Map competitors on price vs. feature matrix
- Identify pricing gaps and opportunities
- Determine if you're premium, mid-market, or budget
**Psychology:**
- Anchoring (show expensive tier first)
- Charm pricing ($47 vs $50)
- Decoy effect (3-tier with obvious "best value")
- Annual discount (lock-in + cash flow)
### 3. Output
```
## Pricing Analysis: [Product]
### Current State
- Revenue: ...
- Conversion: ...
- ARPU: ...
### Recommended Pricing
| Tier | Price | Target | Key Features |
|------|-------|--------|-------------|
| ... | ... | ... | ... |
### Expected Impact
- Revenue change: +X%
- Conversion change: ...
- ARPU change: ...
### Implementation Plan
1. ...
### A/B Test Suggestions
- ...
```
## Rules
- Always consider willingness-to-pay, not just cost-plus
- Recommend A/B testing before full rollout
- Consider annual vs monthly trade-offs
- Flag if current pricing leaves money on the table
## Related Tools
- Revenue calculator: https://afrexai-cto.github.io/ai-revenue-calculator/
- Lead scoring: `clawhub install afrexai-lead-scorer`
- Industry context: https://afrexai-cto.github.io/context-packs/ ($47/pack)
No comments yet. Be the first to comment!
Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.
Generate a comprehensive VC investment assessment report for a company
Manage Globalize translation resources using the CLI. Use this skill when the user asks to create a translation project, add or remove languages, connect a GitHub or GitLab repository, manage glossaries or style guides, invite team members, manage API keys, or perform any Globalize platform operation. Also use when the user mentions managing translations, translation workflow, or wants to "set up translations for this repo." This skill assumes the CLI is already installed and authenticated — ...
Develop and operate a local Paperclip instance — start and stop servers, pull updates from master, run builds and tests, manage worktrees, back up databases, and diagnose problems. Use whenever you need to work on the Paperclip codebase itself or keep a running instance healthy.
Guide for creating, updating, and deprecating hybrid cloud RPC services in Sentry. Use when asked to "add RPC method", "create RPC service", "hybrid cloud service", "new RPC model", "deprecate RPC method", "remove RPC endpoint", "cross-silo service", "cell RPC", or "control silo service". Covers service scaffolding, method signatures, RPC models, cell resolvers, testing, and safe deprecation workflows.