google-ads-audit
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 acc
Install
npx skills add https://github.com/nowork-studio/notfair-plugin/tree/main/skills/google-ads-audit
claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install nowork-studio-notfair-plugin@llmmart
git clone https://github.com/nowork-studio/notfair-plugin.git
The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole nowork-studio/notfair-plugin collection as a plugin from our marketplace. Git is the plain clone.
Skill manifest
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.
Files (notfair-plugin)
-
SKILL.md 1013 B
--- 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`](../../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.
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.