Google Ads Plan
This skill is for building from scratch or cleaning up a messy account before the mess compounds.
Read first:
google-ads/references/operator-thesis.md
google-ads/references/intent-map.md
google-ads/references/query-patterns.md
google-ads/references/structure-playbook.md
google-ads/references/rsa-playbook.md
google-ads/references/budget-playbook.md
google-ads/references/deliverable-templates.md
google-ads/references/benchmarks.md
Read workspace if available:
workspace/ads/account.md
workspace/ads/goals.md
workspace/ads/intent-map.md
workspace/ads/learnings.md
Data Acquisition
Connected Mode (for rebuilds)
If the account already exists and has data, pull audit-level queries to understand current state before planning the rebuild. Use the same queries as the audit skill.
Export Mode / New Account
If building from scratch:
- No account data needed
- Gather: business model, offer, target audience, budget, geographic targets, existing keyword research
- Optionally: competitor URLs, existing landing pages, previous performance data
Planning Mode (no existing account)
For brand-new accounts, this skill runs without MCP at all. The intelligence comes from:
- Business context gathered from the user
- Intent Map framework (hypothesized, validated later)
- Reference playbooks for structure, copy, and budget
Process
- Announce mode (connected rebuild / new account planning).
- Clarify business model, offer, KPI, and budget reality.
- Identify the most important intent buckets.
- Design campaign architecture around commercial meaning, not cosmetic neatness.
- Define what should be split, merged, or excluded from the start.
- Recommend:
- Campaign structure
- Ad group logic
- Negative logic (day-one exclusions)
- RSA/message direction
- Budget posture
- Write planning notes to workspace memory.
Core Planning Questions
- What search intents matter enough to deserve their own buckets?
- Which intents should never share one bid/copy/LP bucket?
- What should be excluded from day one?
- What does the budget realistically support?
- Where should simplicity beat ideal segmentation?
Draft Output
Plans are standalone deliverables, not draft actions. They are saved directly to workspace:
- Write to
workspace/ads/plan.md (or workspace/ads/plan-YYYY-MM-DD.md for rebuilds)
- This is a reference document, not an approval-gated draft
However, if the plan identifies specific implementation steps for an existing account, create appropriate drafts:
- Structure drafts for campaign/ad group creation
- Negative drafts for day-one exclusions
- Budget drafts for initial allocation
Always update workspace memory:
workspace/ads/account.md — account identity and business context
workspace/ads/goals.md — KPIs and targets
workspace/ads/intent-map.md — hypothesized intent model
Output Format
Use the operator summary template, then add:
- Proposed campaign structure (table)
- Proposed ad group logic per campaign
- Exclusion/routing logic (day-one negatives)
- Message strategy by intent bucket
- Budget posture (allocation rationale)
- Risks and tradeoffs
- Phase plan (what to launch first, what to add later)
Rules
- Do not over-segment low-volume plans.
- Build around intent separation and LP fit.
- Make tradeoffs explicit when budget is too small for ideal structure.
- A simple plan that respects meaning beats a perfect plan no budget can support.
- Use benchmarks only as orientation, not as the boss.
1---2name: google-ads-plan3description: Plan or rebuild a Google Ads account using business goals, offer structure, intent strategy, and traffic segmentation logic. Pulls live data via MCP (for rebuilds) or works from scratch (for new accounts).4---56# Google Ads Plan78This skill is for building from scratch or cleaning up a messy account before the mess compounds.910Read first:11- `google-ads/references/operator-thesis.md`12- `google-ads/references/intent-map.md`13- `google-ads/references/query-patterns.md`14- `google-ads/references/structure-playbook.md`15- `google-ads/references/rsa-playbook.md`16- `google-ads/references/budget-playbook.md`17- `google-ads/references/deliverable-templates.md`18- `google-ads/references/benchmarks.md`1920Read workspace if available:21- `workspace/ads/account.md`22- `workspace/ads/goals.md`23- `workspace/ads/intent-map.md`24- `workspace/ads/learnings.md`2526---2728## Data Acquisition2930### Connected Mode (for rebuilds)31If the account already exists and has data, pull audit-level queries to understand current state before planning the rebuild. Use the same queries as the audit skill.3233### Export Mode / New Account34If building from scratch:35- No account data needed36- Gather: business model, offer, target audience, budget, geographic targets, existing keyword research37- Optionally: competitor URLs, existing landing pages, previous performance data3839### Planning Mode (no existing account)40For brand-new accounts, this skill runs without MCP at all. The intelligence comes from:41- Business context gathered from the user42- Intent Map framework (hypothesized, validated later)43- Reference playbooks for structure, copy, and budget4445---4647## Process481. **Announce mode** (connected rebuild / new account planning).492. Clarify business model, offer, KPI, and budget reality.503. Identify the most important intent buckets.514. Design campaign architecture around commercial meaning, not cosmetic neatness.525. Define what should be split, merged, or excluded from the start.536. Recommend:54 - Campaign structure55 - Ad group logic56 - Negative logic (day-one exclusions)57 - RSA/message direction58 - Budget posture597. Write planning notes to workspace memory.6061## Core Planning Questions62- What search intents matter enough to deserve their own buckets?63- Which intents should never share one bid/copy/LP bucket?64- What should be excluded from day one?65- What does the budget realistically support?66- Where should simplicity beat ideal segmentation?6768## Draft Output69Plans are **standalone deliverables**, not draft actions. They are saved directly to workspace:70- Write to `workspace/ads/plan.md` (or `workspace/ads/plan-YYYY-MM-DD.md` for rebuilds)71- This is a reference document, not an approval-gated draft7273However, if the plan identifies **specific implementation steps** for an existing account, create appropriate drafts:74- Structure drafts for campaign/ad group creation75- Negative drafts for day-one exclusions76- Budget drafts for initial allocation7778### Always update workspace memory:79- `workspace/ads/account.md` — account identity and business context80- `workspace/ads/goals.md` — KPIs and targets81- `workspace/ads/intent-map.md` — hypothesized intent model8283## Output Format84Use the operator summary template, then add:85- Proposed campaign structure (table)86- Proposed ad group logic per campaign87- Exclusion/routing logic (day-one negatives)88- Message strategy by intent bucket89- Budget posture (allocation rationale)90- Risks and tradeoffs91- Phase plan (what to launch first, what to add later)9293## Rules94- Do not over-segment low-volume plans.95- Build around intent separation and LP fit.96- Make tradeoffs explicit when budget is too small for ideal structure.97- A simple plan that respects meaning beats a perfect plan no budget can support.98- Use benchmarks only as orientation, not as the boss.