Agent Skills
› nowork-studio/notfair-plugin
› google-ads-audit
google-ads-audit
GitHubGoogle Ads 账户审计技能,用于收集业务信息、分析账户健康状态并保存上下文供后续技能复用。适用于新用户引导或检测到缺失业务上下文时触发。
触发场景
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
安装
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. Run this first — it gathers business information, analyzes account health, and saves context that all other ads skills reuse. 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. Also trigger proactively when other ads skills detect that business-context.json is missing.",
"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. Resolve every relative reference from that file against ../../google-ads/audit/.
版本历史
- 8d9d54b 当前 2026-08-19 23:13


