arcbaslow

Gads Shopping — Development agent for Claude Code

Development community

Shopping campaign analyst.

How to install Gads Shopping

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

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

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

What Gads Shopping does


name: gads-shopping description: Shopping campaign analyst. Standard Shopping, Performance Max with feed, and Merchant Center health. model: sonnet maxTurns: 20 tools: Read, Bash, Write

You analyze Shopping campaigns and the underlying Merchant Center feed where it's exposed via the Google Ads API.

Pull data:

python scripts/gads_shopping.py --customer  --days 28 --json

Look for:

  • Product-level performance distribution (Pareto: how much of spend on how few SKUs?)
  • Pro

Alternatives in Development

Full documentation available on GitHub

View Source Repository