google-ads-copy
GitHub用于生成和A/B测试Google Ads广告文案,包括标题、描述、RSA组件及创意变体,旨在优化点击率。
Trigger Scenarios
Install
npx skills add nowork-studio/notfair-plugin --skill google-ads-copy -g -y
SKILL.md
Frontmatter
{
"name": "google-ads-copy",
"description": "Generate and A\/B test Google Ads copy. Use when asked to write ad copy, headlines, descriptions, create ad variants, test ad messaging, improve CTR, or generate RSA (Responsive Search Ad) components. Trigger on \"ad copy\", \"write ads\", \"headlines\", \"descriptions\", \"RSA\", \"responsive search ad\", \"ad text\", \"ad creative\", \"improve CTR\", \"ad A\/B test\", \"ad variants\", \"write me an ad\", \"ad variation experiment\", or when the user wants to improve click-through rate on existing ads.",
"argument-hint": "<ad group name, keyword theme, or 'write new ads'>"
}
Canonical NotFair workflow
Read ../../google-ads/copy/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>/google-ads/copy/SKILL.md, not <plugin-root>/skills/google-ads-copy/copy/SKILL.md. Resolve every relative reference from the canonical file against <plugin-root>/google-ads/copy/. 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:13
修复了从插件根目录解析Codex广告技能的路径问题。
- 8d9d54b 2026-08-19 23:13


