Agent Skills
› AgriciDaniel/claude-ads
› ads-math
ads-math
GitHub用于计算和分析付费媒体关键指标(如CPA、ROAS、MER等)的财务建模工具,支持盈亏平衡分析、预算预测及实验经济学评估,确保输入验证与多情景模拟。
触发场景
计算广告转化成本或回报率
进行预算预测或盈亏平衡分析
安装
npx skills add AgriciDaniel/claude-ads --skill ads-math -g -y
SKILL.md
Frontmatter
{
"name": "ads-math",
"description": "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."
}
Paid Media Financial Model
- Identify the decision and collect units, currency, period, tax/refund treatment, margin, attribution basis, and uncertainty.
- Show the formula and map every input to an operator value or cited artifact.
- Validate denominators, sign, missing values, incompatible windows, and unit conversions.
- Calculate base, downside, and upside cases where uncertainty affects the decision.
- Keep platform-attributed revenue, blended business revenue, cash flow, and contribution margin distinct.
- 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.
版本历史
- 669c760 当前 2026-07-25 07:46


