Ad Creative Generator
Generates 3–5 platform-spec ad copy variations for Google, Meta, LinkedIn, TikTok, X and Pinterest, each scored with policy flags and A/B test groupings.
Marketing & SEOIntermediate★ 744⑂ 127AI score 9/10Last updated: Aug 16, 2026
What it does
- Takes your product, campaign objective, audience and offer, then writes 3–5 ad copy variations per platform formatted to each platform's character limits and format rules (RSA, single image, carousel, story).
- Gives every variation a distinct angle (benefit, urgency, social proof, curiosity, direct) and scores it 1–10 on brand alignment, clarity, emotional impact, CTA strength and policy compliance.
- Flags policy risks (restricted claims, prohibited wording) and proposes A/B test groupings with a hypothesis and priority order.
- Runs a message-match check between the ad and your landing page URL when provided.
- Includes an AI image/video model selection table plus EU compliance overhead (SynthID, C2PA signing, Article 50 deepfake disclosure).
Who it's for
- Performance marketers, media buyers and agency account teams
- Small teams shipping campaigns across several ad platforms at once
- Brands using AI-generated visuals in regulated markets like the EU
Example uses
- "Write ad copy for a Meta lead-gen campaign" → five differently angled variants with scores and a test order.
- "Give me RSA headline variations" → headlines/descriptions within Google's character limits plus compliance flags.
- "Draft TikTok ad creative and check the landing page" → copy set plus message-match gaps; video scripting is routed to the video-script skill.
· · · Install guide · · ·
Try it now, no install
Paste this into Claude to use the skill without installing anything.
Read the instructions in this file and follow them to help me: https://raw.githubusercontent.com/indranilbanerjee/digital-marketing-pro/HEAD/skills/ad-creative/SKILL.md What I want: (describe your task here)
If Claude can't open the link, open it yourself and paste the contents instead.
↓ If it works for you, download the ZIP below and install it. Then it runs on its own — no pasting each time.
Install in the Claude app (no terminal)
- Download the ZIP with the button below.
- In Claude, open Settings → Capabilities and turn on 'Code execution and file creation'. (one time)
- Go to Customize → Skills → + → 'Upload a skill' and upload the ZIP.
Install in Claude Code
Let Claude do it — paste this into Claude Code
Install the skill I found on Claude Skill Mart. Copy the skills/ad-creative folder from the GitHub repo indranilbanerjee/digital-marketing-pro into my ~/.claude/skills/indranilbanerjee-ad-creative/. When it's done, tell me in one line what this skill can do.
Install with a command instead
git clone https://github.com/indranilbanerjee/digital-marketing-pro.git && mkdir -p ~/.claude/skills && cp -r digital-marketing-pro/skills/* ~/.claude/skills/⚠ This is a third-party skill. Check the source repository before installing.
- Open your terminal.
- Clone the repo:
git clone https://github.com/indranilbanerjee/digital-marketing-pro.git - Create the skills folder:
mkdir -p ~/.claude/skills - Copy the skills over (copy all of them so the linked skills work):
cp -r digital-marketing-pro/skills/* ~/.claude/skills/ - Restart Claude Code and run
/digital-marketing-pro:brand-setupfirst so a brand profile exists under~/.claude-marketing/brands/. - Invoke it with
/digital-marketing-pro:ad-creative meta, or just ask in plain language: "write LinkedIn ad copy for our new plan".
View source on GitHub ↗License: MIT