google-ads-assets
GitHub用于规划、验证和发布Google Ads广告素材(如站点链接、图片资产等)的技能。通过调用核心工作流规范,确保素材创建的合规性与安全性,适用于广告扩展及PMax创意管理场景。
Trigger Scenarios
Install
npx skills add nowork-studio/notfair-plugin --skill google-ads-assets -g -y
SKILL.md
Frontmatter
{
"name": "google-ads-assets",
"description": "Plan, validate, and safely publish Google Ads assets, including sitelinks, callouts, structured snippets, image assets, and Performance Max asset briefs. Use when asked for Google Ads assets, ad extensions, sitelinks, callouts, snippets, image assets, Performance Max assets, PMax creative, or an asset audit.",
"argument-hint": "<campaign, asset group, or 'build an asset brief'>"
}
Canonical NotFair workflow
Read ../../google-ads/assets/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/assets/SKILL.md, not <plugin-root>/skills/google-ads-assets/assets/SKILL.md. Resolve every relative reference from the canonical file against <plugin-root>/google-ads/assets/. 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


