pricing-optimizer
Installation
SKILL.md
Pricing Optimizer
Overview
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.
Wilson Tools Used
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 size
Workflow
- Ask for the analysis period and list of products/services offered (or detect from transaction categories).
- Use
transaction_searchto find all revenue transactions, grouped by product/service type. - Calculate: average sale price, total units sold, total revenue per offering.
- Use
spending_summaryto identify direct costs associated with each product/service. - Calculate per-offering economics:
Related skills