Ad Creative
Generate platform-specific ad copy variations with quality scoring across Google, Meta, LinkedIn, and TikTok.
Installation
- Make sure Claude is on your device and in your terminal.
Skills load from
~/.claude/skills/when Claude Code starts up β so you need it on your machine first. If you don't have it yet, install it once with the command below, then runclaudein any terminal to verify.One-time setupnpm i -g @anthropic-ai/claude-codeAlready have it? Skip ahead.
- Paste into Claude Code or into your terminal.
This copies the whole skill folder into
~/.claude/skills/ad-creative-indranilbanerjee/β the SKILL.md plus any scripts, reference docs, or templates the skill ships with. Safe default: works for every skill.Faster alternative (instruction-only skills)
Skips the clone and grabs only the SKILL.md file. Don't use this if the skill ships Python scripts, reference markdowns, or asset templates β they won't be downloaded and the skill will fail when it tries to load them.
Quick install (SKILL.md only)Sign up to copy - Restart Claude Code.
Quit and reopen Claude Code (or any other agent that loads from
~/.claude/skills/). New skills are picked up on startup. - Just ask Claude.
Skills auto-activate when your request matches the skill's description β no slash command needed. Trigger phrases live in the skill's own frontmatter; you can read them in the βWhat this skill doesβ section above.
Prefer to read the source first? Open on GitHub.
When Claude uses it
Generate platform-specific ad copy. Use when: Google RSA, Meta, LinkedIn, TikTok ad variations with quality scoring.
What this skill does
/digital-marketing-pro:ad-creative
Purpose
Generate high-performing ad copy variations tailored to specific platforms and formats. Each variation is scored for quality and compliance, with recommendations for testing strategy.
Input Required
The user must provide (or will be prompted for):
- Product/service: What is being advertised
- Platform(s): Google Ads, Meta (Facebook/Instagram), LinkedIn, TikTok, X, Pinterest
- Ad format: RSA, single image, carousel, video script, story, etc.
- Campaign objective: Awareness, traffic, leads, conversions, app installs
- Target audience: Who the ads are for
- Key offer/CTA: Promotion, value prop, or desired action
- Landing page URL: Where the ad will drive traffic (optional)
Process
- Load brand context: Read
~/.claude-marketing/brands/_active-brand.jsonfor the active slug, then load~/.claude-marketing/brands/{slug}/profile.json. Apply brand voice, compliance rules for target markets (skills/context-engine/compliance-rules.md), and industry context. Also check for guidelines at~/.claude-marketing/brands/{slug}/guidelines/_manifest.jsonβ if present, load restrictions and relevant category files. Check for custom templates at~/.claude-marketing/brands/{slug}/templates/. Check for agency SOPs at~/.claude-marketing/sops/. If no brand exists, ask: "Set up a brand first (/digital-marketing-pro:brand-setup)?" β or proceed with defaults. - Identify platform-specific constraints: character limits, format requirements, policy restrictions
- Generate 3-5 ad copy variations per platform, each with a distinct angle (benefit, urgency, social proof, curiosity, direct)
- Score each variation on: brand alignment, clarity, emotional impact, CTA strength, policy compliance
- Flag any potential policy violations (restricted claims, prohibited language)
- Recommend A/B testing groupings and priority order
- If landing page URL is provided, check message match between ad and page
Output
Per platform, a set of ad copy variations including:
- Headlines, descriptions, and CTAs formatted to platform specifications
- Quality score (1-10) with reasoning per variation
- Policy compliance check with flagged issues
- A/B testing recommendation with hypothesis for each test
- Message match assessment (if landing page provided)
- Creative direction notes for visual/video assets (see AI image/video generation guidance below)
AI image & video generation guidance (May 2026)
When the brief includes static visuals or short-form video, recommend the model that fits the use case and call out the compliance overhead:
| Asset type | Recommended model (May 2026) | When to use | Compliance note |
|---|---|---|---|
| Product hero stills, lifestyle photography, e-commerce tiles | Google Nano Banana Pro (Gemini 2.5 Image, multi-image composition, character/object consistency) | Strong text rendering inside images (logos, on-pack copy), brand-character consistency across a campaign, high-fidelity product realism. | Outputs ship with SynthID watermarking by default; ALSO sign with C2PA via /digital-marketing-pro:c2pa-metadata before any EU distribution. |
| Short-form social video (β€8s reels, organic vertical) | Gemini Veo 3.1 (synchronized native audio, longer/more coherent clips than Veo 3.0) | Reels, TikTok, Shorts cut-downs, ad-creative experimentation. | Synthetic-voice / synthetic-human content must carry a visible deepfake disclosure under EU Article 50 β see skills/context-engine/compliance-rules.md Β§1.1b. |
| Long-form video with native audio / multi-modal storytelling | Gemini Omni (multimodal generation, May 2026 I/O launch β text + image + audio + video unified) | Connected-content campaigns where a single brief produces a hero film, social cut-downs, audio version, and stills consistently. Best for brands with disciplined creative governance β Omni's range outpaces most brand-safety review processes. | Default Omni outputs carry SynthID + Gemini provenance markers. Add C2PA before EU publish. Run synthetic-person outputs past Legal β Omni's photoreal humans frequently hit "substantial AI manipulation" thresholds under Article 50. |
| Static image β fast iteration / mood-boarding | OpenAI gpt-image-1, Midjourney v7, Adobe Firefly | Internal mood boards, concept exploration. Not for shipped EU creative without C2PA. | None of these auto-embed C2PA β manually sign with /digital-marketing-pro:c2pa-metadata before EU publish. |
Workflow recommendation:
- Brief the visual concept in this skill's output (subject, composition, brand-character constraints, on-pack text if any).
- Hand the visual spec to whichever production track owns image/video β typically SocialForge (
/socialforge:compose-creativefor stills,/socialforge:generate-videofor short-form, with Vertex AI / Nano Banana / Veo wired up via/socialforge:setup) or an external creative team. - Treat all AI-generated visuals as Article 50 in-scope until proven otherwise. The pre-publish gate (
/digital-marketing-pro:check) blocks unsigned AI assets for EU-targeted campaigns.
Agents Used
- content-creator β Ad copy generation, angle development, CTA crafting
- media-buyer β Platform specs, policy compliance, testing strategy
- brand-guardian β Voice alignment, compliance review, claim verification
Related skills
A/B Test Designer
coreyhaines31
Design and plan A/B tests to measure which version performs better.
Ad Creative Generator
coreyhaines31
Generate and iterate high-performing ad copy, headlines, and variations for any platform.
Cold Email Writer
coreyhaines31
Write B2B cold emails and follow-up sequences designed to get replies.
Marketing Copy Editor
coreyhaines31
Review and polish marketing copy to strengthen messaging and improve readability.