paid-ads-optimize
GitHub诊断付费广告支出浪费、投放节奏及分配问题,基于证据提出安全优化建议。适用于处理负向反馈、预算调整、出价变更、低效 CPA/ROAS、投放不足或超支及扩展决策等场景。
Trigger Scenarios
Install
npx skills add nowork-studio/notfair-plugin --skill paid-ads-optimize -g -y
SKILL.md
Frontmatter
{
"name": "paid-ads-optimize",
"description": "Diagnose wasted paid-ad spend, pacing, and allocation, then propose safe evidence-backed optimizations. Use for waste, negatives, budgets, bid changes, poor CPA or ROAS, underpacing, overspend, or scaling decisions.",
"argument-hint": "<campaign, target CPA\/ROAS, or 'find waste'>"
}
Canonical NotFair workflow
Read ../../paid-ads/paid-ads-optimize/SKILL.md completely, then follow it as the active workflow. Normalize that path from the directory containing this wrapper: the canonical file is <plugin-root>/paid-ads/paid-ads-optimize/SKILL.md, not <plugin-root>/skills/paid-ads-optimize/paid-ads-optimize/SKILL.md. Resolve every relative reference from the canonical file against <plugin-root>/paid-ads/paid-ads-optimize/. If the canonical file cannot be read, stop and report the packaging error; never substitute a similarly named skill from another plugin.
Version History
-
68566c0
Current 2026-09-22 12:14
修复了从插件根目录解析 Codex 广告技能路径的问题,确保引用正确。
- 8d9d54b 2026-08-19 23:13


