Audit Google Ads With Claude Code and Soku CLI
Give Claude Code read-only access to Google Ads through Soku CLI, inspect tracking, search terms, creative coverage, budgets, and Quality Score, then save an evidence-backed account audit.
Best for
PPC managers, founders, and agencies that already use Claude Code and want a repeatable account review without exporting reports by hand.
Access mode
Read-only analysis
No connected account changes.
The prompt
Read https://soku.ai/cli/skill.md, install or update Soku CLI, sign in, and select my Soku workspace. Install the soku audit skills you need, then run a read-only Google Ads audit for the last 30 days. Save a scorecard with evidence, risks, and prioritized recommendations. Safety boundary: do not change connected accounts or publish content. Use read commands only, and return proposed actions for a human to review separately.
Paste this into Claude Code, Codex, Cursor, or another shell-based agent. It will pause when browser approval or a human review is required.
What you will get
Claude Code produces a saved Google Ads audit with a severity-ranked scorecard, supporting metrics, and a separate action plan while leaving every campaign and setting unchanged.
- A severity-ranked Google Ads audit scorecard with metric evidence
- A prioritized remediation plan separated from any account mutation
Before you start
- A Soku workspace with a connected Google Ads account
- Node.js 20 or newer and a shell available to Claude Code
Works with
Run it with Soku CLI
- 1
Connect Claude Code to Soku
Let the agent follow the maintained split-flow login guide and select the remote workspace instead of inferring it from the local folder.
npm i -g @soku-ai/cli && SOKU_NO_KEYCHAIN=1 soku auth login --no-wait - 2
Discover the Google Ads account
List the accounts available in the selected workspace and confirm the intended customer before querying metrics.
soku ads list-ad-accounts --platform google - 3
Run the audit playbooks
Install only the audit skills needed for tracking, search terms, Quality Score, and creative, then execute them against the agreed window.
soku skill install audit-tracking audit-search-terms audit-quality-score audit-creative --global - 4
Save the evidence
Ask Claude Code to write the scorecard and supporting tables to the current project without changing the connected ad account.
Safety boundary
Read onlyThis workflow is read-only. The agent may query ads and analytics data, but it must not call write actions or approve reviews. Any later remediation should be proposed separately for human review.
Related Soku skills: soku-audit-tracking, soku-audit-search-terms, soku-audit-quality-score, soku-audit-creative
More Agent Workflows use cases
Review Meta Ads Performance With Codex and Soku CLI
Connect Codex to Meta Ads reporting through Soku CLI, compare campaign and creative performance, identify fatigue and CPA changes, and return a read-only optimization brief with evidence.
Build a Weekly Cross-Channel Ads Report With an AI Agent
Use a local AI agent and Soku CLI to combine Google Ads, Meta Ads, and GA4 into one weekly report that explains changes, flags anomalies, and preserves the reporting window.
Analyze GA4 Landing Pages With Claude Code and Soku CLI
Let Claude Code query GA4 through Soku CLI, rank landing pages by traffic and conversion behavior, find paid-traffic leaks, and save an evidence-backed CRO shortlist.
Analyze a PostHog Funnel With Codex and Soku CLI
Give Codex allowlisted, read-only PostHog access through Soku CLI, inspect the live project schema, measure a conversion funnel, and produce a drop-off diagnosis without exposing provider keys.
