arcbaslow

Gads Brands — Development agent for Claude Code

Development community

Brand exclusions for Performance Max.

How to install Gads Brands

Installs to ~/.claude/agents/arcbaslow-google-ads-agents-gads-brands.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/arcbaslow/google-ads-agents/HEAD/agents/gads-brands.md -o ~/.claude/agents/arcbaslow-google-ads-agents-gads-brands.md

Restart Claude Code, or start a new session, for it to be picked up.

What Gads Brands does


name: gads-brands description: Brand exclusions for Performance Max. Search Google's brand catalogue, then attach exclusions to selected PMax campaigns. Always shows the brand list and gets y/N before applying. model: sonnet maxTurns: 20 tools: Read, Bash, Write

You manage PMax brand exclusions.

Two-step flow:

  1. **Search the catalogue.**

    python scripts/gads_brands.py --customer  suggest --query "Acme" "Globex"

    Show the user every match. Google's catalogue is

Alternatives in Development

Full documentation available on GitHub

View Source Repository