paid-advertising
Plan paid advertising campaigns. Use when: managing Google Ads, Meta Ads, LinkedIn Ads, bid strategy, or budget optimization.
What this skill does
# Paid Advertising
## Recent platform API changes (April–May 2026)
If you're integrating with or generating code against any of these platforms, the following recent changes have direct impact:
### Google Ads API v24 (released 22 April 2026)
Source: [Google Ads API release notes](https://developers.google.com/google-ads/api/docs/release-notes).
**Breaking changes that affect code construction of ads:**
- **`videos` and `logo_images` are now REQUIRED** in `DemandGenVideoResponsiveAdInfo` and `VideoResponsiveAdInfo`. Existing code that creates these ad types without populating both fields will fail at request time on v24+. Any DMP-generated Google Ads request bodies or asset-attach helpers must include both.
- **`Campaign.video_brand_safety_suitability` has been REMOVED.** The control still exists, but only at the **Customer level**. Any code that set brand-safety suitability per-campaign must be repointed to the Customer object. If a brand profile encodes a "video brand safety suitability" preference, the implementation should now apply it once at the Customer level on connector setup, not per-campaign.
- **`CallAd` / `CallAdInfo` are fully removed** (deprecation finalized — was in progress through v23).
### Google Ads API v23.1 (released 25 February 2026 — AEO-relevant)
- **`text_guidelines` on AI-generated assets in Performance Max and Search** — `term_exclusions` and `messaging_restrictions` are now supported. This is the channel where DMP can pipe a brand's banned-word list (`brand.profile.json → restrictions.md → banned_words`) and approved messaging restrictions directly into the Performance Max asset-generation guardrails. When generating PMax campaigns, populate `text_guidelines.term_exclusions` and `text_guidelines.messaging_restrictions` from the brand profile to keep AI-generated headlines and descriptions on-brand.
### What DMP files must reflect this
- `skills/paid-advertising/google-ads.md` — surface the v24 breaking changes in any code patterns shown
- `scripts/connector_resolver.py` — if Google Ads is in the connector map, note v24 requirements in manifest comments / setup hints (the resolver already returns `manifest_ready` / `stub_unconfigured` per the v3.7.10 architecture; no behavioral change needed beyond doc accuracy)
- `.mcp.json.connectors-reference` — Google Ads connector entry should note "v24+" as the minimum supported API version
## When to Use This Skill
Activate this skill when the user's request involves any of the following:
- Creating, auditing, or optimizing campaigns on Google Ads, Meta/Facebook Ads, LinkedIn Ads, or TikTok Ads
- Designing campaign structures, ad groups, or ad set hierarchies on any paid platform
- Selecting or troubleshooting bid strategies (manual CPC, target CPA, target ROAS, maximize conversions, etc.)
- Building audience strategies including prospecting, retargeting, lookalike/similar audiences, or custom audiences
- Allocating or pacing budgets across platforms or campaigns
- Setting up or optimizing Google Shopping, Performance Max, YouTube Ads, or Display campaigns
- Working with Meta Advantage+ campaigns or manual campaign structures
- Running LinkedIn Ads with account-based marketing (ABM) targeting
- Launching TikTok Ads including Spark Ads or TikTok Shop integrations
- Programmatic advertising including DSP selection, connected TV (CTV), or digital out-of-home (DOOH)
- Retail media networks including Amazon Ads, Walmart Connect, Target Roundel, Kroger Precision Marketing, or Instacart Ads
- Any question about paid media strategy, creative strategy for ads, or paid channel mix decisions
## Brand Context (Auto-Applied)
Before producing any marketing output from this module:
1. **Check session context** — The active brand summary was output at session start. Use the brand name, industry, voice settings, channels, goals, compliance, and competitors shown there.
2. **If you need the full profile**, read: `~/.claude-marketing/brands/{slug}/profile.json`
3. **Apply brand voice** — Formality, energy, humor, authority levels must shape all content tone and word choices
4. **Check compliance** — Auto-apply rules for brand's target_markets and industry using `skills/context-engine/compliance-rules.md`
5. **Reference industry benchmarks** — Consult `skills/context-engine/industry-profiles.md` for the brand's industry
6. **Use platform specs** — Reference `skills/context-engine/platform-specs.md` for character limits and format requirements
7. **Check campaign history** — Run `python campaign-tracker.py --brand {slug} --action list-campaigns` before planning new work
8. **If no brand exists**, say: "No brand profile found. Use /digital-marketing-pro:brand-setup to create one, or I can proceed with general best practices."
9. **Check brand guidelines** — If `~/.claude-marketing/brands/{slug}/guidelines/_manifest.json` exists, load and enforce: `restrictions.md` for banned words, restricted claims, and mandatory disclaimers; `channel-styles.md` for channel-specific tone overrides (may differ from base voice); `messaging.md` for approved key messages, taglines, and positioning language; `voice-and-tone.md` for detailed voice rules beyond the 4 numeric scores. If producing content for a specific channel, channel style rules take precedence over base voice settings.
Do not ask the user for information that already exists in their brand profile.
## Required Context
Before executing, gather the following from the user (ask if not provided):
- **Business type**: B2B, B2C, D2C, marketplace, local business
- **Current platforms**: Which ad platforms are active (if any)
- **Monthly budget**: Total paid media spend or per-platform budgets
- **Goals**: Primary KPI (ROAS, CPA, CPL, brand awareness, traffic) and target values
- **Audience**: Who they are trying to reach (demographics, firmographics, interests, behaviors)
- **Funnel stage focus**: Top-of-funnel awareness, mid-funnel consideration, or bottom-funnel conversion
- **Existing assets**: Landing pages, creative assets, product feeds, tracking setup
- **Tracking infrastructure**: Pixel/tag status, conversion tracking, attribution model in use
- **Industry**: Needed to flag regulated category restrictions (healthcare, finance, alcohol, cannabis, gambling)
## Capabilities
### Campaign Structure Design
- Platform-specific campaign architecture (campaigns, ad groups/ad sets, ads)
- Naming conventions for scalable account management
- Campaign type selection per objective (Search, Display, Shopping, Video, App, PMax, Demand Gen)
- Ad group theming and keyword/audience segmentation strategies
### Audience Strategy
- **Prospecting**: Interest-based, behavior-based, demographic, and contextual targeting
- **Retargeting**: Website visitors, video viewers, lead form engagers, customer lists, cart abandoners
- **Lookalike/Similar audiences**: Source audience selection, expansion percentages, layering strategies
- **ABM targeting**: Company lists, job title targeting, seniority filtering (LinkedIn-specific)
- **Exclusion strategies**: Negative audiences, customer suppression, converter exclusion windows
### Bid Strategy Selection
- Manual vs automated bidding decision framework
- Target CPA, target ROAS, maximize conversions, maximize conversion value
- Portfolio bid strategies for Google Ads
- Learning phase management and bid strategy transitions
- Seasonality adjustments and bid modifiers
### Creative Strategy
- Ad format selection per platform and objective
- Responsive search ads (RSA) best practices and pin strategies
- Meta creative diversification (static, video, carousel, collection, instant experience)
- LinkedIn creative formats (single image, carousel, video, document, conversation ads)
- TikTok native-style creative principles
- Creative testing frameworks (variable isolation, iterative testing)
### Budget Allocation and Pacing
- Cross-platform budget distribution models
- Campaign-level budget optimization vs ad-set level budgetsRelated in Ads & Marketing
ads
IncludedMulti-platform paid advertising audit and optimization skill. Analyzes Google, Meta, YouTube, LinkedIn, TikTok, Microsoft, and Apple Ads. 250+ checks with scoring, parallel agents, industry templates, and AI creative generation.
banana
IncludedAI image generation Creative Director powered by Google Gemini Nano Banana models. Use this skill for ANY request involving image creation, editing, visual asset production, or creative direction. Triggers on: generate an image, create a photo, edit this picture, design a logo, make a banner, visual for my anything, and all /banana commands. Handles text-to-image, image editing, multi-turn creative sessions, batch workflows, and brand presets.
rpg-migration-analyzer
IncludedAnalyzes legacy RPG (Report Program Generator) programs from AS/400 and IBM i systems for migration to modern Java applications. Extracts business logic from RPG III/IV/ILE source code, identifies data structures (D-specs), file operations (F-specs), program dependencies (CALLB/CALLP), and converts RPG constructs to Java equivalents. Generates migration reports, complexity estimates, and Java implementation strategies with POJO classes, JPA entities, and service methods. Use when modernizing AS/400 or IBM i legacy systems, analyzing RPG source files (.rpg, .rpgle, .RPGLE), converting RPG to Java, mapping data specifications to Java classes, planning legacy system migration, or when user mentions RPG analysis, Report Program Generator, RPG III/IV/ILE, AS/400 modernization, IBM i migration, packed decimal conversion, or mainframe application rewrite.
brand-library-architect
IncludedBuild a complete brand library for a product — visual asset render pipeline, brand documentation set (BRAND, COPY, MANIFESTO, BIOS, FAQ, GLOSSARY, TONE, PRICING), open-source convention files (README, CONTRIBUTING, SECURITY, CODE_OF_CONDUCT), and a self-contained press kit. This skill should be used when the user asks to "build a brand library / brand kit / press kit / brand assets" for a product, "set up a brand library workflow," "create a positioning manifesto plus visual identity," or any combination of brand documentation + visual asset pipeline. Apply phase-by-phase or run end-to-end. Templates are product-agnostic and use {{TOKEN}} placeholders the skill prompts the user to fill.
writing-tech-post
IncludedAuthors engineering blog posts end-to-end: launch deep-dives, incident postmortems, architecture migrations, performance case studies, tutorials, AI/agent system writeups, security disclosures, and research-to-product translations. Picks the correct archetype, plans the abstraction ladder, enforces an evidence cadence (diagrams, benchmarks, profiles, traces, code, ablations), tunes voice against publisher house styles (Datadog, Vercel, GitHub, AWS, Meta, Cloudflare, Jane Street), and runs a pre-publish gate for narrative momentum and disclosure ethics. Use when drafting a new engineering post, restructuring a draft that feels flat, deciding which evidence form belongs where, validating that depth and product context are balanced, or preparing a postmortem, migration, or performance narrative for external publication. Do not use for API reference documentation, README authoring, marketing copy, release notes, generic SEO content, ghost-written executive thought leadership, or non-engineering long-form essays.
blog-google
IncludedGoogle API integration for blog performance: PageSpeed Insights, CrUX Core Web Vitals with 25-week history, Search Console performance, URL Inspection, Indexing API, GA4 organic traffic, NLP entity analysis for E-E-A-T, YouTube video search for embedding, and Google Ads Keyword Planner. Progressive feature availability based on credential tier (API key, OAuth/service account, GA4, Ads). Shares config with claude-seo at ~/.config/claude-seo/google-api.json. Use when user says "google data", "page speed", "core web vitals", "search console", "indexation", "GA4", "keyword research", "nlp entities", "blog performance", "youtube search", "google api setup".