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.
$npx -y skills add nowork-studio/notfair --skill auditInstalls into the current project.
Run `npx skills use "https://github.com/nowork-studio/notfair" --skill "nowork-studio/notfair/audit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nowork-studio/notfair" that are relevant to the current task. Run `npx skills add "https://github.com/nowork-studio/notfair"` and select the relevant skills, then follow their instructions.