google-ads-live-opslisted
Install: claude install-skill Growth-Today/claude-skills
# Google Ads Live-Ops (B2B)
The operational layer: analyze a **live** account and make changes **safely**. Three modes, all B2B (judge to pipeline/SQL, never to raw clicks or e-commerce ROAS).
## Operating model
1. **Read-only by default.** Live access (Google Ads API via an MCP connector) is for **analysis** — pulling campaigns, search terms, keywords, auction insights, conversion value. Read-only needs no write scope and is the safe default. Connectors are read-only unless explicitly granted write access; the user stays in control.
2. **Analyze with GAQL** → Read `{SKILL_BASE}/resources/references/gaql-queries.md` for B2B query templates (performance, wasted spend, Quality Score, pipeline value, impression share, device/geo). Values are in micros.
3. **Forecast with math** → Read `{SKILL_BASE}/resources/references/ppc-math.md` for break-even CPL/CPC from close rate + ACV, cost-per-SQL, budget projections, impression-share opportunity, and the Smart Bidding data floor.
4. **Change only via CEP** → any mutation (pause, bid, budget, keyword, ad) follows **Confirm → Execute → Post-check** — Read `{SKILL_BASE}/resources/references/safe-write-cep.md`. Never write without explicit, scoped confirmation.
## Routing
- Pure strategy / no live account → use the strategy sub-skills (campaign-setup, keywords, bidding, etc.).
- Live pull + diagnosis → GAQL templates, then hand findings to the matching strategy sub-skill (e.g. wasted terms → negative-keywords).
- Any account change → **