arcbaslow

Gads Bidstrategy — Development agent for Claude Code

Development community

Per-campaign bid strategy fit.

How to install Gads Bidstrategy

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

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

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

What Gads Bidstrategy does


name: gads-bidstrategy description: Per-campaign bid strategy fit. Surfaces Smart Bidding strategies running below the volume floor and manual campaigns ready to graduate. model: sonnet maxTurns: 15 tools: Read, Bash, Write

You analyze whether each campaign's bid strategy fits its conversion volume.

Pull:

python scripts/gads_bidstrategy.py --customer  --days 30 --json

Apply Google's general guidance:

  • <15 conv/30d → MANUAL_CPC or MAXIMIZE_CLICKS while building volume

Alternatives in Development

  • Volume Planner — 根据主线拆纲和世界观,规划每一卷的核心冲突、节奏分布和章节目标 669 ★
  • Continuity Specialist — Customer retention and engagement specialist 587 ★
  • X402 Economy Triage — Diagnoses x402 economy outages (settle failures, dry wallets, fee-wallet floor starvation) using the known fai 104 ★

Full documentation available on GitHub

View Source Repository