plugins/profit-first-coach/skills/real-revenue-calculator/SKILL.md
Calculate Real Revenue for Profit First allocations. Determines if a business should use Real Revenue (vs Total Revenue) and calculates it.
npx skillsauth add roaming-panda-llc/claude-plugins real-revenue-calculatorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Calculate Real Revenue for Profit First allocations and determine whether a business should use Real Revenue or Total Revenue for their TAP calculations.
Real Revenue = Total Revenue - Materials & Subcontractors
Real Revenue is NOT the same as Gross Profit. It only subtracts direct pass-through costs, not labor or overhead.
Use Real Revenue when Materials & Subcontractors exceed 25% of Total Revenue.
Otherwise, use Total Revenue directly for TAP calculations.
Gather inputs:
Calculate Materials & Subs percentage:
M&S Percentage = (Materials + Subcontractors) / Total Revenue × 100
Determine which revenue to use:
Calculate Real Revenue (if needed):
Real Revenue = Total Revenue - Materials - Subcontractors
## Real Revenue Calculation
### Inputs
- Total Revenue: $X
- Materials: $X
- Subcontractors: $X
- **Materials & Subs Total**: $X
### Analysis
- M&S as % of Total Revenue: X%
- Threshold: 25%
- **Recommendation**: [Use Real Revenue / Use Total Revenue]
### Result
[If using Real Revenue:]
- **Real Revenue**: $X
- Use this figure for TAP lookups and allocations
[If using Total Revenue:]
- **Use Total Revenue**: $X for TAP lookups and allocations
- Materials & Subs are below the 25% threshold
### What This Means
[Explain implications for their business type]
If you use Total Revenue when you should use Real Revenue:
Real Revenue calculation is from the Profit First methodology by Mike Michalowicz. For the complete methodology, see "Profit First" at profitfirstbook.com.
development
Calculate quarterly profit distribution options including standard distribution, debt destruction, and vault building strategies.
tools
Plan the quarterly transition from Current Allocation Percentages (CAPs) to Target Allocation Percentages (TAPs) using the 3% rule.
tools
Calculate exact dollar amounts for Profit First allocations based on income and percentages. Use on allocation days (10th and 25th).
testing
Generate narrated demo videos with synchronized audio using ElevenLabs TTS and Playwright