google-ads-manager
Google Ads campaign management - campaign setup, keyword research, bid optimization, and performance reporting
git clone --depth 1 https://github.com/claude-office-skills/skills /tmp/google-ads-manager && cp -r /tmp/google-ads-manager/google-ads-manager ~/.claude/skills/google-ads-managerSKILL.md
# Google Ads Manager
Comprehensive Google Ads campaign management including campaign setup, keyword research, ad copy generation, bid optimization, and performance reporting.
## Overview
This skill covers:
- Campaign structure and setup
- Keyword research and grouping
- Ad copy creation (RSA format)
- Bidding strategy selection
- Performance analysis and optimization
---
## Campaign Structure
### Account Hierarchy
```
Account
├── Campaign 1: Brand
│ ├── Ad Group: Brand Terms
│ │ ├── Keywords: [brand name], [brand + product]
│ │ └── Ads: 3-5 RSAs
│ └── Ad Group: Brand + Competitor
│ ├── Keywords: [brand vs competitor]
│ └── Ads: 3-5 RSAs
│
├── Campaign 2: Non-Brand - Search
│ ├── Ad Group: Product Category A
│ │ ├── Keywords: [category keywords]
│ │ └── Ads: 3-5 RSAs
│ ├── Ad Group: Product Category B
│ └── Ad Group: Problem/Solution
│
├── Campaign 3: Competitor
│ ├── Ad Group: Competitor A
│ └── Ad Group: Competitor B
│
└── Campaign 4: Performance Max
└── Asset Groups: [Images, Videos, Headlines, Descriptions]
```
### Campaign Setup Template
```yaml
campaign:
name: "[Product] - Search - Non-Brand"
type: SEARCH
budget:
amount: 100 # daily
delivery: STANDARD
bidding:
strategy: TARGET_CPA # or MAXIMIZE_CONVERSIONS
target_cpa: 50
targeting:
locations: [US, CA, UK]
languages: [en]
audiences:
- in_market: "Business Software"
- custom_intent: "project management tools"
networks:
search: true
display: false
partners: false
schedule:
days: [MON, TUE, WED, THU, FRI]
hours: "8:00-20:00"
timezone: "America/New_York"
ad_rotation: OPTIMIZE
negative_keywords:
campaign_level:
- free
- cheap
- download
- jobs
- salary
```
---
## Keyword Research
### Keyword Categories
```yaml
keyword_types:
brand:
examples: ["[brand name]", "[brand] login", "[brand] pricing"]
intent: navigational
expected_cpc: low
priority: high
competitor:
examples: ["[competitor] alternative", "[competitor] vs"]
intent: commercial
expected_cpc: medium-high
priority: medium
product:
examples: ["project management software", "task tracking tool"]
intent: commercial
expected_cpc: high
priority: high
problem:
examples: ["how to manage remote team", "track project deadlines"]
intent: informational/commercial
expected_cpc: medium
priority: medium
long_tail:
examples: ["best project management tool for small teams"]
intent: commercial
expected_cpc: medium
priority: high (high intent)
```
### Keyword Research Process
```yaml
research_steps:
1. seed_keywords:
sources:
- brainstorm: core product terms
- competitor: analyze competitor ads
- customer: survey/interview terms
- support: common questions
2. expand_with_tools:
google_keyword_planner:
- get_ideas: from seed keywords
- filter: by volume, competition, CPC
other_tools:
- semrush: competitor keywords
- ahrefs: organic keywords to target
- answerthepublic: question keywords
3. group_keywords:
method: SKAG or themed groups
max_per_group: 15-20
criteria: same intent, similar landing page
4. match_types:
broad_match: discovery, high volume
phrase_match: balanced reach/relevance
exact_match: high intent, control
5. negative_keywords:
identify: irrelevant search terms
levels: campaign, ad group, account
```
### Keyword Grouping Example
```yaml
ad_group: "Project Management Software"
theme: product_category
keywords:
exact_match:
- [project management software]
- [project management tool]
- [pm software]
phrase_match:
- "project management software"
- "best project management"
- "project tracking software"
broad_match:
- project management platform
- team project software
negative_keywords:
- free
- open source
- template
- excel
- certification
```
---
## Ad Copy Framework
### Responsive Search Ad (RSA) Structure
```yaml
rsa_requirements:
headlines:
count: 15 (min 3)
max_chars: 30
pin_strategy:
position_1: keyword/benefit headline
position_2: value prop/differentiator
position_3: CTA
descriptions:
count: 4 (min 2)
max_chars: 90
display_path:
parts: 2
max_chars: 15 each
```
### Headline Templates by Category
```yaml
headline_templates:
keyword_headlines: # Pin to Position 1
- "{Keyword} Software"
- "Best {Keyword} Tool"
- "#1 {Keyword} Platform"
- "{Keyword} for Teams"
benefit_headlines:
- "Save 10+ Hours/Week"
- "Boost Productivity 40%"
- "Manage Projects Easily"
- "Never Miss Deadlines"
trust_headlines:
- "Trusted by 50,000+ Teams"
- "4.8★ on G2 & Capterra"
- "Award-Winning Software"
- "Enterprise-Grade Security"
cta_headlines: # Pin to Position 3
- "Start Free Trial"
- "Try Free for 14 Days"
- "Get Started Today"
- "Request a Demo"
urgency_headlines:
- "Limited Time: 30% Off"
- "Special Offer Ends Soon"
- "Save Now - Act Fast"
differentiator_headlines:
- "No Credit Card Needed"
- "Set Up in 2 Minutes"
- "Cancel Anytime"
- "All-in-One Solution"
```
### Description Templates
```yaml
description_templates:
benefit_focused:
- "Streamline your workflow with our all-in-one project management platform. Trusted by 50,000+ teams worldwide."
- "Save 10+ hours per week with automated task tracking, team collaboration, and real-time reporting. Try free!"
feature_focused:
- "Kanban boards, Gantt charts, time tracking, and team chat in one powerful platform. Start your free trial today."
social_proof:
- "Join 50,000+ tea>
Search and analyze academic literature. Find papers, understand research methodologies, and synthesize academic findings for research projects.
Multi-platform ad copy generation for Google Ads, Meta/Facebook, TikTok, LinkedIn with A/B testing variants
Build AI agents with tools, memory, and multi-step reasoning - ChatGPT, Claude, Gemini integration patterns
Generate complete presentations with AI - from outline to polished slides
Airtable database automation - views, automations, integrations, and workflow triggers
Automate Amazon seller operations including inventory, orders, pricing, and advertising management
Create and trigger Apple Shortcuts for iOS/macOS automation and cross-platform workflows