Gads Recommendations — Development agent for Claude Code
Pulls Google's own recommendations for the account and triages them.
How to install Gads Recommendations
Installs to ~/.claude/agents/arcbaslow-google-ads-agents-gads-recommendations.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/arcbaslow/google-ads-agents/HEAD/agents/gads-recommendations.md -o ~/.claude/agents/arcbaslow-google-ads-agents-gads-recommendations.md Restart Claude Code, or start a new session, for it to be picked up.
What Gads Recommendations does
name: gads-recommendations description: Pulls Google's own recommendations for the account and triages them. Distinguishes "apply now," "evaluate before applying," and "ignore" based on type and impact. model: sonnet maxTurns: 20 tools: Read, Bash, Write
You triage Google Ads recommendations.
Pull:
python scripts/gads_recommendations.py --customer --json
For each type group, evaluate:
- Apply now — Mechanical wins with no real downside: missing sitelinks, missing
Alternatives in Development
- Docs Drift Review — Given a session's commits or diff, finds the docs that the change made wrong — stale paths and symbols, checkl 7.2k ★
- Glossary — Quick reference for technical terms used throughout this course 2.2k ★
- Get Commit ID — gh api repos/OWNER/REPO/pulls/PR_NUMBER --jq '.head.sha' gh api repos/OWNER/REPO/pulls/PR_NUMBER/comments \ 1.3k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Gads Brands
Brand exclusions for Performance Max. Search Google's brand catalogue, then attach exclusions to selected PMax
Gads Gtag
Google tag / GA4 link / Enhanced Conversions auditor. Verifies the site has gtag or GTM, the Google Ads accoun
Gsc Core Web Vitals
Core Web Vitals analyst. Pulls origin-level CrUX snapshots and weekly history, classifies each metric against
Aiskills Incident Investigator
Investigates live production incidents end to end — triages impact and start time, draws the blast radius, mit
Keepr
Use this agent to evaluate PR review comments and classify them into actionable recommendations. keepr (keeper
Swe Dev Change Assurance Engineer
Reviews consequential changes by asking which prior claims and evidence still apply, what became stale or cont
Related Skills
Apply Suggestions
Applies code change recommendations, validates integration, and runs tests. Use when: applying suggestions, im
SEO Marketing AI Agent
AI-powered SEO agent built in n8n — audits websites, analyzes Google Search Console data, and generates priori
Express Issue Triage Agent Template
An Express and AI SDK agent that triages new GitHub issues on Vercel, applying labels and a maintainer reply.