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


