Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计通过

google-ads-managerGoogle ADS manager 搜索

Agent Skill

google-ads-manager 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

24,480

周安装

1,041

GitHub Stars

89

下载量

7,840
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:google-ads-manager(Google ADS manager 搜索)
来源仓库:https://github.com/claude-office-skills/skills
仓库路径:skills/google-ads-manager
安装命令:
npx skills add https://github.com/claude-office-skills/skills --skill google-ads-manager
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/claude-office-skills/skills --skill google-ads-manager

简介

用于查找和筛选 Google Ads 账户管理相关内容。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中进行账户层级操作与权限分配。
  • 支持多账户切换、报告生成与团队协作流程优化。
  • 使用前应核实管理员权限与操作日志记录机制。
  • google-ads-manager 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.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

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

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

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

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

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

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

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+ teams who've transformed their productivity. Rated 4.8/5 on G2. No credit card required."

  urgency:
    - "Limited time: Get 30% off annual plans. All features included. Start your 14-day free trial now!"

Bidding Strategies

Strategy Selection Guide

bidding_strategies:
  maximize_conversions:
    use_when:
      - new_campaign: true
      - goal: volume
      - budget: flexible
    pros: easy setup, google optimization
    cons: no cost control

  target_cpa:
    use_when:
      - conversion_history: 30+ conversions/month
      - goal: efficiency
      - known_cpa_target: true
    pros: cost control, predictable
    cons: may limit volume

  target_roas:
    use_when:
      - ecommerce: true
      - conversion_value_tracking: enabled
      - goal: roi_optimization
    pros: revenue-focused
    cons: needs value data

  maximize_clicks:
    use_when:
      - goal: traffic
      - new_campaign: awareness
    pros: simple, good for testing
    cons: no conversion focus

  manual_cpc:
    use_when:
      - full_control: needed
      - small_budget: true
      - testing: keywords
    pros: granular control
    cons: time-intensive

bid_adjustments:
  device:
    mobile: -20% to +30%
    tablet: -10% to +10%

  location:
    high_value_cities: +20%
    low_value_areas: -30%

  schedule:
    business_hours: +15%
    off_hours: -25%

  audience:
    remarketing: +50%
    in_market: +20%

Performance Reporting

Key Metrics Dashboard

# Google Ads Performance Report - {Date Range}

## Campaign Summary
| Campaign | Spend | Clicks | Conv | CPA | ROAS |
|----------|-------|--------|------|-----|------|
| Brand | $500 | 1,200 | 80 | $6.25 | 15x |
| Non-Brand | $3,000 | 2,500 | 45 | $66.67 | 3.2x |
| Competitor | $800 | 600 | 12 | $66.67 | 2.8x |
| **Total** | **$4,300** | **4,300** | **137** | **$31.39** | **5.1x** |

## Key Metrics
- **CTR**: 3.2% (benchmark: 2%)  ✅
- **Conv Rate**: 3.2% (benchmark: 3%)  ✅
- **Avg CPC**: $1.00
- **Quality Score Avg**: 7.2/10

## Top Performing Keywords
| Keyword | Clicks | Conv | CPA | QS |
|---------|--------|------|-----|-----|
| [brand name] | 800 | 60 | $5 | 9 |
| project management software | 300 | 15 | $40 | 7 |
| best pm tool for teams | 150 | 12 | $35 | 8 |

## Underperforming (Action Needed)
| Keyword | Spend | Conv | CPA | Action |
|---------|-------|------|-----|--------|
| free project tool | $200 | 0 | - | Pause |
| pm software download | $150 | 1 | $150 | Pause |

## Recommendations
1. ⬆️ Increase budget on Brand campaign (CPA $6.25)
2. ⏸️ Pause 5 keywords with $0 conversions
3. 📝 Test new ad copy (current CTR below benchmark)
4. 🎯 Add "free" to negative keywords

Optimization Checklist

weekly_tasks:
  - review_search_terms:
      action: add negatives, find new keywords

  - check_quality_scores:
      action: improve <6 QS keywords

  - review_ad_performance:
      action: pause low CTR ads

  - adjust_bids:
      action: increase for high performers

monthly_tasks:
  - competitor_analysis:
      check: new competitors, messaging

  - landing_page_review:
      check: conversion rate by page

  - audience_review:
      check: add new audiences, remove poor performers

  - budget_reallocation:
      check: move budget to top performers

Output Example

Request: "Create a Google Ads campaign structure for a CRM software"

Output:

# Google Ads Campaign Structure - CRM Software

## Campaign 1: Brand

**Budget**: $50/day
**Bidding**: Maximize Conversions

### Ad Group: Brand Terms
**Keywords**:
- [acme crm]
- [acme crm login]
- [acme crm pricing]

**Headlines**:
1. Acme CRM - Official Site
2. Trusted by 10,000+ Teams
3. Start Your Free Trial
...

---

## Campaign 2: Non-Brand Search

**Budget**: $200/day
**Bidding**: Target CPA ($75)

### Ad Group: CRM Software
**Keywords**:
- [crm software]
- [best crm software]
- "crm for small business"

**Headlines**:
1. Best CRM Software 2026
2. Close 40% More Deals
3. Try Free for 14 Days
...

### Ad Group: Sales Software
**Keywords**:
- [sales management software]
- [sales tracking tool]
...

### Ad Group: Problem/Solution
**Keywords**:
- "how to track sales leads"
- "manage customer relationships"
...

---

## Campaign 3: Competitor

**Budget**: $100/day
**Bidding**: Target CPA ($90)

### Ad Group: Salesforce Alternative
**Keywords**:
- [salesforce alternative]
- [salesforce vs]
- "cheaper than salesforce"

**Headlines**:
1. Salesforce Alternative
2. 50% Lower Cost
3. Switch in 1 Day
...

---

## Negative Keywords (Account Level)
- free
- jobs
- salary
- certification
- tutorial
- open source

---

## Estimated Performance
| Campaign | Est. Clicks | Est. Conv | Est. CPA |
|----------|-------------|-----------|----------|
| Brand | 1,500 | 150 | $8 |
| Non-Brand | 2,000 | 25 | $80 |
| Competitor | 800 | 10 | $100 |

*Google Ads Manager Skill - Part of Claude Office Skills*

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

37.2%
按下载量换算2,916

Claude

31.47%
按下载量换算2,467

Cursor

17.12%
按下载量换算1,342

Gemini CLI

8.13%
按下载量换算637

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills