Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Derive a freelance day/hourly rate backwards from target income, honest billable utilization, overhead, and the self-employment tax premium — the arithmetic that proves a rate is not salary÷2000. Use when asked what should I charge as a freelancer, how do I set my consulting rate, why is my freelance rate so high, or convert my salary to a contract rate. Produces the required-revenue breakdown, billable-hours math, the hourly and day rate, and the multiplier vs the naive salary÷2000 number.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 6% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 3% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -6% | 0% |
| case-10 | ✗→✓ | ▲ Improved | 65% | 0% |
| case-12 | ✗→✓ | ▲ Improved | 15% | 0% |
New freelancers price by dividing their old salary by 2,000 hours and wondering why they're broke by March. The employer was silently paying for benefits, taxes, tools, sales time, and dry spells — and now all of that lives inside the rate. This skill derives the rate backwards from target income through honest utilization, so the number arrives with its own justification attached — which is exactly what you need when a client asks why you charge it.
Ask for these if not provided:
bashpython3 scripts/freelance_rate.py --target 90000 python3 scripts/freelance_rate.py --target 90000 --billable-pct 55 --overhead 14000 --json
Deterministic. The tax premium default (8%) is a placeholder for the self-employment delta and varies by jurisdiction — set --extra-tax-pct to the user's real number or say it's the default.
Script output: required revenue → billable hours → hourly/day rate → multiplier vs naive]
2–3 sentences translating the math for a client: what the rate covers, why it maps to a salary of X, no apology in it.]
One line: the rate at billable 50% / 60% / 70% — utilization is the input to watch.]
Educational model, not financial or tax advice — verify the tax premium and business setup with a licensed professional.
Other measured skills in the registry, with their headline benchmark lift.