google-ads-audit
GitHub用于Google Ads账户健康审计与业务上下文设置。触发场景包括用户请求广告审计、账号概览或新手引导等,旨在检查广告健康状况并指导修复。
Trigger Scenarios
Install
npx skills add nowork-studio/notfair-plugin --skill google-ads-audit -g -y
SKILL.md
Frontmatter
{
"name": "google-ads-audit",
"description": "Google Ads account audit and business context setup. Use for account-health audits and business-context setup. Trigger on \"audit my ads\", \"ads audit\", \"set up my ads\", \"onboard\", \"account overview\", \"how's my account\", \"ads health check\", \"what should I fix in my ads\", or when the user is new to NotFair and hasn't run an audit before.",
"argument-hint": "<account name or 'audit my ads'>"
}
Canonical NotFair workflow
Read ../../google-ads/audit/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/audit/SKILL.md, not <plugin-root>/skills/google-ads-audit/audit/SKILL.md. Resolve every relative reference from the canonical file against <plugin-root>/google-ads/audit/. 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广告技能路径的问题,确保正确引用规范工作流文件。
- daf87d3 2026-09-09 06:25
- 8d9d54b 2026-08-19 23:13


