Agent Skills
› nowork-studio/notfair-plugin
› google-ads-audit
google-ads-audit
GitHubGoogle 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. 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/.
Version History
- 8d9d54b Current 2026-08-19 23:13


