Analyzes product/service pricing against costs using transaction and spending data to calculate margins, flag underpriced items, and suggest target prices for desired profitability.
How this skill is triggered — by the user, by Claude, or both
Slash command
/openaccountant-skills:pricing-optimizerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Compare your current pricing against actual costs to calculate true margins per product or service. Identifies underpriced offerings, estimates the revenue impact of price adjustments, and suggests target pricing based on desired margin.
Compare your current pricing against actual costs to calculate true margins per product or service. Identifies underpriced offerings, estimates the revenue impact of price adjustments, and suggests target pricing based on desired margin.
spending_summary — calculate COGS and direct costs per category to determine cost basistransaction_search — pull revenue by product or service line, identify transaction volumes and average transaction sizetransaction_search to find all revenue transactions, grouped by product/service type.spending_summary to identify direct costs associated with each product/service.PRICING ANALYSIS — [Period]
════════════════════════════════════════════════════════════
Product/Service Avg Price Unit Cost Margin Volume Revenue
────────────────────────────────────────────────────────────────────
Web Design Pkg $3,000 $1,200 60% 8 $24,000
Monthly Retainer $1,500 $900 40% 12 $18,000
Logo Design $500 $350 30% 15 $7,500
Rush Projects $2,000 $1,600 20% 5 $10,000
────────────────────────────────────────────────────────────────────
=Price-DirectCost. Margin %: =UnitMargin/Price*100.=UnitMargin*UnitsSold.=DirectCost/(1-DesiredMarginPercent).=NewPrice*UnitsSold*0.95 (assuming 5% volume drop per 10% price increase — adjust based on your price sensitivity).=TotalClientPayments/TotalHoursWorked. Compare to market rates on Glassdoor, Upwork, or industry salary surveys.npx claudepluginhub openaccountant/skillsGuides pricing strategy using minimalist entrepreneur principles. Helps set initial prices, choose cost-based vs value-based models, and calculate path to financial independence.
Guides pricing for products/services using minimalist entrepreneur principles: cost/value-based models, tiered pricing, zero-price effect, trials, and profitability math. For price setting or adjustments.
Guides setting, revising, or validating product/service pricing using value-based methods: quantify customer value, segment WTP, run Van Westendorp, benchmark competitors, model selection, tier packaging, and discount policy.