Paid Media Financial Model

Calculate and model paid-media CPA, CPL, CPC, CPM, ROAS, MER, break-even targets, contribution margin, LTV:CAC, impression-share opportunity, budgets, forecasts, and experiment economics.

How to use it

  1. Hit Copy the whole skill.
  2. Claude: ⋯ → Download .md, then Customize → Skills → Add → Upload skill.
    ChatGPT: make a Project and paste it into Instructions.
    Neither? Paste it at the top of a new chat — it works for that chat.
  3. Describe your job in plain words. The AI follows the skill from there.
Claude Code — installs the whole folder, not just SKILL.md
npx degit AgriciDaniel/claude-ads/skills/ads-math#main ~/.claude/skills/ads-math

For one project only, change the path to .claude/skills/ads-math.

Not working?
  • Check which app you pasted it into — the steps above name the right one.
  • Some skills need the paid tier of Claude or ChatGPT.
Step-by-step guide with screenshots · Ask in the forum

Paste into Claude, ChatGPT or Cursor.

Show the full text22 lines
ads-math/SKILL.md22 lines1.1 KBpushed 72d agoRawView on GitHub

Paid Media Financial Model

  1. Identify the decision and collect units, currency, period, tax/refund treatment, margin, attribution basis, and uncertainty.
  2. Show the formula and map every input to an operator value or cited artifact.
  3. Validate denominators, sign, missing values, incompatible windows, and unit conversions.
  4. Calculate base, downside, and upside cases where uncertainty affects the decision.
  5. Keep platform-attributed revenue, blended business revenue, cash flow, and contribution margin distinct.
  6. Return machine-readable inputs, formulas, outputs, sensitivities, and decision implications.

Never fabricate missing financial inputs, hide division-by-zero, or present a point forecast without its assumptions.

1---
2name: ads-math
3description: "Calculate and model paid-media CPA, CPL, CPC, CPM, ROAS, MER, break-even targets, contribution margin, LTV:CAC, impression-share opportunity, budgets, forecasts, and experiment economics. Use for PPC math, ad calculator, break-even analysis, ROAS calculator, CPA calculator, budget forecast, LTV CAC, or MER."
4---
5 
6# Paid Media Financial Model
7 
81. Identify the decision and collect units, currency, period, tax/refund treatment,
9 margin, attribution basis, and uncertainty.
102. Show the formula and map every input to an operator value or cited artifact.
113. Validate denominators, sign, missing values, incompatible windows, and unit
12 conversions.
134. Calculate base, downside, and upside cases where uncertainty affects the decision.
145. Keep platform-attributed revenue, blended business revenue, cash flow, and
15 contribution margin distinct.
166. Return machine-readable inputs, formulas, outputs, sensitivities, and decision
17 implications.
18 
19Never fabricate missing financial inputs, hide division-by-zero, or present a point
20forecast without its assumptions.
21 
22 

Discussion

Alternatives

Also in Cash & budget