Install
$ agentstack add skill-maxymize-maxym-ai-ads-ads-google ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Google Ads Deep Analysis
Process
- Collect Google Ads account data (export, Change History, Search Terms Report)
- Validate: confirm data covers ≥30 days and includes Search Terms Report before proceeding
- Read
ads/references/google-audit.mdfor full 80-check audit - Read
ads/references/benchmarks.mdfor Google-specific benchmarks - Read
ads/references/scoring-system.mdfor weighted scoring - Evaluate all applicable checks as PASS, WARNING, or FAIL
- Validate: confirm all 80 checks evaluated before calculating score
- Calculate Google Ads Health Score (0-100)
- Generate findings report with action plan
What to Analyze
Conversion Tracking (25% weight)
- Google tag (gtag.js) installed and firing on all pages
- Enhanced Conversions active (hashed first-party data)
- Consent Mode v2 implemented (required for EU/EEA)
- Conversion actions mapped correctly (primary vs secondary)
- Offline conversion import configured (for lead gen)
- Server-side tagging via GTM (recommended for accuracy)
- Attribution model: data-driven preferred (last-click as fallback only)
- Conversion lag analysis (are conversions still trickling in?)
Wasted Spend (20% weight)
- Search Terms Report reviewed (last 30 days minimum)
- Negative keyword coverage adequate (shared lists + campaign-level)
- Display placement audit (exclude low-quality sites)
- Invalid click rate within norms ( 0 for theme coherence checks (G03)
- Apply legacy BMM heuristic: BROAD + Manual CPC = legacy BMM, not intentional broad (G17)
- Only flag wasted spend on terms with >$10 spend AND 0 conversions (G16)
- Count shared negative keyword lists alongside campaign-level negatives (G14/G15)
Google Ads MCP Integration (Optional)
For automated data collection, connect the Google Ads MCP server:
- Tools available:
search(GAQL queries),list_accessible_customers - Setup: Configure in
.mcp.jsonor Claude Code MCP settings - Customer ID: Extract from CLAUDE.md under Accounts > Google Ads, or ask the user
- Fallback: If MCP is not configured, fall back to manual data export (the default workflow)
When MCP is available, use it to pull Search Terms Reports, keyword data, conversion actions, and campaign structure automatically instead of requiring manual exports.
PMax Deep Dive
If Performance Max campaigns exist, additionally evaluate:
- Asset group diversity (text, images, video, feeds)
- Audience signals configured (custom segments, lists, demographics)
- URL expansion settings reviewed (opt-out of irrelevant pages)
- Brand exclusions applied (prevent cannibalizing brand search), available for all advertisers
- Campaign-level negative keywords now available for ALL advertisers
- Search themes utilized (2024 feature)
- Final URL expansion: enabled or disabled with justification
- Insights tab reviewed (search categories, audience segments)
AI Max for Search (2026)
AI Max layers broad match + keywordless targeting on existing Search campaigns. 14% avg conversion lift. DSA likely consolidated into AI Max Q2 2026. Requires strong negative keyword lists.
If AI Max for Search is available/active:
- Broad Match + AI Max integration evaluated
- Auto-generated headline performance monitored
- Search term categories reviewed for relevance
- Budget impact assessed (AI Max can shift spend)
- Negative keyword lists reviewed for completeness (AI Max broadens reach significantly)
- DSA migration path assessed (consolidation expected Q2 2026)
Demand Gen Campaigns
Replaced Video Action Campaigns (April 2026). Video + image = 20% more conversions. Frequency capping NOT supported.
If Demand Gen campaigns exist, evaluate:
- Video + image asset mix present (combined format drives 20% more conversions)
- Audience signals configured (custom segments, lookalikes)
- Conversion tracking aligned with upper/mid-funnel goals
- Note: frequency capping is not available. Monitor reach vs frequency manually
Key Thresholds
| Metric | Pass | Warning | Fail | |--------|------|---------|------| | Quality Score (avg) | ≥7 | 5-6 | $8.00 | | Wasted Spend | 20% | | Ad Strength | Good+ | Average | Poor | | Invalid Clicks | 10% |
Output
Google Ads Health Score
Google Ads Health Score: XX/100 (Grade: X)
Conversion Tracking: XX/100 ████████░░ (25%)
Wasted Spend: XX/100 ██████████ (20%)
Account Structure: XX/100 ███████░░░ (15%)
Keywords: XX/100 █████░░░░░ (15%)
Ads: XX/100 ████████░░ (15%)
Settings: XX/100 ██████████ (10%)
Deliverables
GOOGLE-ADS-REPORT.md: Full 80-check findings with pass/warning/fail- Wasted spend estimate (monthly $ value)
- Quick Wins sorted by impact
- PMax-specific recommendations (if applicable)
- Keyword health matrix with QS, CTR, CVR per keyword group
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Maxymize
- Source: Maxymize/maxym-ai-ads
- License: MIT
- Homepage: https://github.com/Maxymize/maxym-ai-ads/blob/main/docs/BLUEPRINT-ZERO-TO-SALES.md
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.