Production Google Ads commands and skills, ported into Google's Gemini CLI extension format. GAQL queries, account audits, optimization recommendations, safety hooks — straight from your terminal. The same Buddy that lives on Claude Code, packaged for Gemini.
gemini extension install itallstartedwithaidea/google-ads-gemini-extension
git clone https://github.com/itallstartedwithaidea/google-ads-gemini-extension
gemini extension link ./google-ads-gemini-extension
We ship the same Buddy on both Anthropic Claude Code and Google's Gemini CLI — the only Google Ads tools available on either marketplace. Same operating principles. Same dollar-based math. Same Filter-First Architecture. Pick the agent you already use, get the same enterprise-grade Google Ads workflows.
Built as a first-class gemini-extension.json package. Installs via
gemini extension install like any other CLI extension.
/analyze, /audit,
/optimize, /status,
/login, /logout,
/switch. Production-tested workflows from
googleadsagent.ai.
28 API actions including GAQL composition, mutation services, asset uploads, recommendations, and asset group management for Performance Max.
BeforeTool hook validates every GAQL query to block accidental writes from read-only contexts. AfterTool hook logs every API call for audit.
google-ads-agent — the core Buddy persona ported to Gemini.
security-auditor — scans for unsafe operations before they fire.
README localized into English, Spanish, French, Korean, Dutch, Russian, Chinese. Same Buddy, multilingual onboarding.
Same Buddy you'll find at googleadsagent.ai/tools/auditor and now on Claude Code — ported to Gemini CLI without losing the personality, the operating principles, or the production polish.
Inside Gemini CLI. Real GAQL. Real account. Real dollars. Three Buddy scenarios cycling below.
↑ click tabs to jump · auto-cycles every 6s · pause-on-hover
Three minutes from zero to your first audit.
This extension runs inside Google's
Gemini CLI. If you don't have it, install via the gcloud CLI.
gcloud components install gemini
gemini extension install itallstartedwithaidea/google-ads-gemini-extension
Or clone + link for local dev:
git clone https://github.com/itallstartedwithaidea/google-ads-gemini-extension
gemini extension link ./google-ads-gemini-extension
Same OAuth flow as Claude Code: GOOGLE_ADS_DEVELOPER_TOKEN, CLIENT_ID,
CLIENT_SECRET, REFRESH_TOKEN, LOGIN_CUSTOMER_ID. Or use the hosted
helper at
ahmeego.com/tools/auditor.
gemini then /audit MCC 123-456-7890, last 30 days. Buddy will ask follow-ups under
the Context Efficiency Protocol, then return a scored audit with prioritized recommendations.
The only Google Ads tooling on either Anthropic's or Google's marketplaces. Free. Same Buddy. Pick whichever CLI you already live in.