gads-review

Review Google Ads campaigns read-only with per-campaign metrics, windows, and anomaly flags.

Updated Sep 11, 2026
One-click install
npx skills add https://github.com/JYeswak/grok_bot_playground --skill gads-review-jyeswak
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gads-review
Source: https://github.com/JYeswak/grok_bot_playground/tree/main/plugin/skills/gads-review
Command: npx skills add https://github.com/JYeswak/grok_bot_playground --skill gads-review-jyeswak

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Answering "how are my ads doing" safely is hard: an AI assistant near an ad account can either invent metrics from memory or apply an unapproved "fix" that spends real money. This Skill turns that ask into a disciplined read-only review where every number names its campaign, window, and source, and no change is ever applied without an explicit yes. ## Core Features & Use Cases - Read-only campaign review: Pulls spend, clicks, conversions, and anomalies through the configured Google Ads read surface, never mutating bids, budgets, targeting, or creative. - Two-slice comparison: Requires two campaigns, or one campaign across two windows, so movement is demonstrated rather than asserted. - Anomaly flagging with evidence: Flags sudden spend shifts, zero-conversion spend, and disapproved or limited statuses, each tied to a campaign, metric, and window. - Use Case: A founder asks their Bot "how did my ads do last month?" The Skill pulls two 30-day windows per campaign, flags a zero-conversion spend spike with its campaign id, ranks candidate fixes by likely impact, and ends with "No changes made." ## Quick Start Ask the assistant to review how your Google Ads campaigns performed over the last 30 days and flag anything unusual without changing anything.

Frequently Asked Questions about gads-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review Google Ads campaign performance with an AI assistant?▼

Ask how your campaigns performed over a named window, such as the last 7 or 30 days. The review pulls spend, clicks, and conversions through the configured Google Ads read surface and reports each metric with its campaign and window.

Can an AI assistant change my Google Ads bids or budgets during a review?▼

No. This review is strictly read-only and never changes bids, budgets, targeting, status, or creative. Any recommended fix is listed as a proposal that requires your explicit yes, restated, in a separate approval step.

What access does a Google Ads review need?▼

It needs a configured Google Ads read surface authenticated by the GOOGLE_ADS_CREDENTIALS environment variable, referenced by name only. If no ads surface is configured, the review stops and says so rather than improvising metrics.

Why does the review require two campaigns or two windows?▼

Comparing two slices demonstrates movement instead of asserting it. A single-campaign, single-window answer is treated as a draft error because it cannot show what changed between periods or campaigns.

What happens if a Google Ads report cannot be read?▼

An unread report is recorded as a gap, never merged with zero spend or filled in from benchmarks or memory. Metrics that cannot be verified through the live surface are explicitly marked unread.