Agent Skills
› nowork-studio/notfair-plugin
› google-ads-audit
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. 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


