google-ads-builder-demand-gen

google-ads-builder-demand-gen is a skill for Claude Code from chanktb/claude-google-ads. It costs 114 tokens per session (774 once invoked), scanned A, original, MIT.

A planning tool for Google Ads Demand Gen campaigns, which use images and videos to reach people on YouTube, Discover, and Gmail. It creates an Excel blueprint and a JSON campaign specification covering audiences, creative, ad formats, and measurement.

In plain words
What is it for?
Use it to plan audiences such as your customer lists, website visitors, lookalike groups, and custom segments; prepare image and video ad sets; choose formats; and outline upper- and mid-funnel measurement.
Why use it?
It organizes the audience and creative decisions needed for awareness or consideration campaigns. It also makes clear that these campaigns are usually measured for building interest, not only for immediate last-click sales.

Skill for Claude Code

Written for Claude Code: ${CLAUDE_PLUGIN_ROOT} variable.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the claude-google-ads plugin — 15 skills, 15 commands shipped together

Good fit Use it to plan audiences such as your customer lists, website visitors, lookalike groups, and custom segments; prepare image and video ad sets; choose formats; and outline upper- and mid-funnel measurement.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add chanktb/claude-google-ads
Claude Code
/plugin install claude-google-ads

Made for: Claude Code.

Or install claude-google-ads, the plugin that ships this one along with the rest of its 15 skills, 15 commands.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for google-ads-builder-demand-gen

README.md
[![agentmods](https://agentmods.dev/badge/skills/chanktb/claude-google-ads/builder-demand-gen/github.svg)](https://agentmods.dev/skills/chanktb/claude-google-ads/builder-demand-gen)
Your own site
<a href="https://agentmods.dev/skills/chanktb/claude-google-ads/builder-demand-gen"><img src="https://agentmods.dev/badge/skills/chanktb/claude-google-ads/builder-demand-gen/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for google-ads-builder-demand-gen

Your own site · 80×15
<a href="https://agentmods.dev/skills/chanktb/claude-google-ads/builder-demand-gen"><img src="https://agentmods.dev/badge/skills/chanktb/claude-google-ads/builder-demand-gen.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 114 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 774 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00114 $0.00774
Opus 5 $0.00057 $0.00387
Sonnet 5 $0.00023 $0.00155
Haiku 4.5 $0.00011 $0.00077

Measured 10d ago against content hash 350314a8a311, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

google-ads-builder-demand-gen scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/builder-demand-gen/SKILL.md · 57 lines

How it starts

The opening of the file, as written. The whole thing — 57 lines — stays where its author put it; the contents beside it link to each section on GitHub.

An audience-led, creative-heavy campaign for awareness/consideration. Different from PMax/Search: the audience and creative are the levers, and measurement is upper-funnel.

Operating rules

  • Read context (audiences available, brand, vertical, budget) + the plan output.
  • Write to the working directory: blueprint.xlsx + campaign-spec.json (campaign_type: "demand_gen", asset-group-style creative groups).
  • Set expectations: this is funnel-building, not last-click harvesting.

Model dispatch (run cheap, decide expensive) — see ${CLAUDE_PLUGIN_ROOT}/references/model-tier-dispatch.md

  • Scout (haiku) — per-URL 200 checks; creative-spec/size validation; pulling available audience lists.
  • Routine (sonnet) — pulling customer-match/visitor lists + high-value seeds for lookalikes. Dispatch as general-purpose; return raw lists, don't strategize.
  • Judge (main session) — STEP 2 audience strategy, STEP 3 creative direction (via assets), STEP 4 funnel/measurement framing, bidding. Audience inventory is cheap; audience strategy and creative are judgment.

STEP 1 — Inputs

Funnel goal (awareness/consideration/action), budget, and the products/message to feature.

STEP 2 — Audience strategy

  • Your data: customer-match lists, website/app visitors (retarget).
  • Lookalikes: from high-value customer seeds.
  • Custom segments: by search behavior or competitor/site interest (competitor_terms).
  • Interest/demographic layers as broad context. Combine behavioral + intent; avoid demographics alone.

STEP 3 — Creative sets (via assets)

Build per format: single image, carousel, and video (combined image+video drives more conversions than video-only at similar CPA). Provide briefs/specs and on-screen CTA. Strong, diverse creative IS the targeting lever here.

STEP 4 — Ad formats, funnel role & measurement caveats

  • Map creatives to formats (YouTube in-feed/Shorts, Discover, Gmail).
  • No frequency capping in Demand Gen — monitor reach vs frequency manually.
  • Attribution leans on view-through / brand-lift; don't judge it on last-click ROAS alone. State this.

Read the full file on GitHub · 57 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 57 lines · 114 tokens per session scan A 350314a8a311

Subscribe to this mod's changes

google-ads-builder-demand-gen is a skill published in the GitHub repository chanktb/claude-google-ads (11 stars, last pushed 2mo ago), licensed MIT. It adds 114 tokens to every session and 774 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

baoyu-comic

A tool for creating original educational comics that explain knowledge or ideas through multiple illustrated panels. It supports different art styles and tones and can create several comics in one batch.

JimLiu/baoyu-skills · 61 tokens

create-video-seedance-2-fal

Generate a single 4-15s vertical video clip with ByteDance Seedance 2.0 reference-to-video via fal.ai. Multi-image reference (avatar + product + setting), native lip-synced VO + ambient audio (generate-audio on by default), internal multi-cut handling within one render. Routes through the GooseWorks FAL proxy (bills…

gooseworks-ai/goose-skills · 117 tokens

create-workflow-diagram

Create FigJam/Miro-style workflow diagrams as high-quality PNG images from plain-text workflow descriptions. Renders beautiful HTML diagrams with connected nodes, arrows, and labels, then screenshots them for sharing.

gooseworks-ai/goose-skills · 45 tokens

create-chatgpt-mockup

Render pixel-accurate ChatGPT mobile (iOS) screen mockups in light mode from a thread JSON. Supports user text bubbles, user image attachments, assistant markdown prose, citation chips, the OpenAI spiral logo, the Apps-SDK GPT chip in the composer, and three header styles (model-tag, plain title, "Get Plus"). Fixed…

gooseworks-ai/goose-skills · 90 tokens

render-cosmic-mythology-voiceover

Assemble a cosmic-mythology-voiceover reel from a config — a warm spoken voiceover carries the whole narrative while N curated cosmic stills are weighted beat-synced across the delivered VO duration (cutdur = VOdur times weight over the weight sum, so emotional beats hold longer), Ken-Burns-zoomed per still (scale 2x…

gooseworks-ai/goose-skills · 223 tokens

render-mosaic-grid-reveal

Render a 'mosaic-grid-reveal' video from a config — a real-DOM FULL-BLEED N×N mosaic of real product tiles that pops in one tile at a time (scatter order, ease-out-back overshoot), the grid clears, then the brand wordmark builds line-by-line followed by a sub-label, tagline, and CTA; frame-stepped via Playwright and…

gooseworks-ai/goose-skills · 132 tokens