paid-ads-launch
GitHub用于规划和准备新的付费媒体活动或跨渠道测试,包括创建、启动、设置预算等前置工作。
Trigger Scenarios
Install
npx skills add nowork-studio/notfair-plugin --skill paid-ads-launch -g -y
SKILL.md
Frontmatter
{
"name": "paid-ads-launch",
"description": "Plan and prepare a new paid-media campaign or cross-channel test before it can spend. Use when asked to create, launch, start, set up, or allocate budget to an advertising campaign on any supported platform.",
"argument-hint": "<business goal, budget, and target platform>"
}
Canonical NotFair workflow
Read ../../paid-ads/paid-ads-launch/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-launch/SKILL.md, not <plugin-root>/skills/paid-ads-launch/paid-ads-launch/SKILL.md. Resolve every relative reference from the canonical file against <plugin-root>/paid-ads/paid-ads-launch/. 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


