Analyzes product/service pricing against costs using transaction and spending data to calculate margins, flag underpriced items, and suggest target prices for desired profitability.
npx claudepluginhub openaccountant/skillsThis skill uses the workspace's default tool permissions.
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.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Explores codebases via GitNexus: discover repos, query execution flows, trace processes, inspect symbol callers/callees, and review architecture.
Share bugs, ideas, or general feedback.
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.