Skip to content
John Williams edited this page May 21, 2026 · 2 revisions

Google Ads Agent — Buddy

The most comprehensive Google Ads + advertising automation plugin for Claude Code, by Ahmeego.

Quick links

  • Installation — get Buddy running in 5 minutes
  • Authentication — Google Ads OAuth + Cloudinary setup
  • Buddy Agent — meet the flagship agent
  • Sub-Agents — Simba, Nemo, Elsa, Aladdin, Moana, Baymax
  • MCP Serversgoogleadsagent-mcp (PyPI) + @googleadsagent/ad-creative-mcp (npm)
  • Skills — all 77 skills, what they do, when to use them
  • Commands — the 7 slash commands
  • Hooks — PreToolUse + PostToolUse safety + audit
  • Monitors — background anomaly watcher
  • FAQ — common questions

One-line install

/plugin marketplace add anthropics/claude-plugins-community
/plugin install googleadsagent@claude-community

(Until the community-marketplace review is complete, use the self-hosted route.)

What's the architecture?

You
 ↓
Claude Code (chat)
 ↓
Buddy (default agent)
 ├── handles directly  → uses skills + commands
 └── dispatches        → sub-agents (Simba, Nemo, Elsa, Aladdin, Moana, Baymax)
                          └─ each uses the same MCP servers
                              ├── google-ads (live API)
                              └── ad-creative (Cloudinary)

Who built this

John Williams — Team Lead, Paid Media at Seer Interactive · Founder, googleadsagent.ai · 15+ years of digital ads, $350M+ in managed spend, Hero Conf 2025/2026 speaker.

This plugin packages production tooling used inside Buddy at ahmeego.com — now available to anyone running Claude Code.

License

Proprietary — © 2026 John Williams / Ahmeego. LICENSE. For commercial licensing: john@ahmeego.com.

Google Ads Agent — Buddy

Getting started

Agents

  • Buddy (flagship)
  • Sub-Agents
    • Simba (reporting)
    • Nemo (research)
    • Elsa (write ops)
    • Aladdin (Shopping/PMax)
    • Moana (creative)
    • Baymax (resize)

Plugin contents

Reference

External

Clone this wiki locally