Ad Creative

Generates platform-correct ad copy at scale for Google, Meta, LinkedIn and TikTok — weak without a product-context file.

Works with setup

Test report

Verdict
Works with setup
Score
9.2/10
Tested
Jul 14, 2026
Environment
Claude Code 2.x (agent harness)
Upstream re-checked
Aug 10, 2026 · cba64c1

RSA headlines came back correctly under the 30-character limit and covered distinct angles (pain, social proof, urgency) instead of one flavor repeated — but the skill's own 'Tool Integrations' section for pulling live Google/Meta/LinkedIn/TikTok performance data points at ../../tools/REGISTRY.md, a path that only exists inside the full repo checkout, not in a standalone skill copy. (Listed here under our older name; the skill's own name is "Ad Creative".)

Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works

  • Installs cleanly 5/5
  • Triggers reliably 5/5
  • Output vs. baseline 8/10
  • Docs & honesty 5/5

What Ad Creative does

Produces headlines, descriptions and primary text within each platform's character limits, plus scripted iMessage/ChatGPT/Apple Notes-style reveal video ad concepts. Explicitly self-flags ungrounded output when there's no product-marketing.md and no real customer reviews/comments fed in. The 'pull live performance data' workflow depends on a repo-level tools/ integrations folder that is NOT included when you copy just the skill directory.

How to install Ad Creative

git clone https://github.com/coreyhaines31/marketingskills
cd marketingskills
mkdir -p ~/.claude/skills
cp -r skills/ad-creative ~/.claude/skills/ad-creative

Skills live in ~/.claude/skills/ (global) or .claude/skills/ (per-project). Restart Claude Code after installing.

Commands — how to trigger Ad Creative

  • /ad-creative Generates platform-correct ad copy at scale for Google, Meta, LinkedIn and TikTok — weak without a product-context file.

It also activates on plain-language prompts like these:

  • Generate Google Ads headline variants under the character limit
  • Write Meta ad primary text variations for this campaign
  • Produce LinkedIn ad copy variants for our product launch

Appears in

Frequently asked questions

Is the Ad Creative skill free?
Yes. The skill itself is free from coreyhaines31/marketingskills. SkillProof publishes the install command and an independent test verdict at no cost.
Does Ad Creative work with Claude Code?
We tested it with Claude Code 2.x (agent harness) on Jul 14, 2026. Verdict: Works with setup. RSA headlines came back correctly under the 30-character limit and covered distinct angles (pain, social proof, urgency) instead of one flavor repeated — but the skill's own 'Tool Integrations' section for pulling live Google/Meta/LinkedIn/TikTok performance data points at ../../tools/REGISTRY.md, a path that only exists inside the full repo checkout, not in a standalone skill copy. (Listed here under our older name; the skill's own name is "Ad Creative".)
What is the Ad Creative SkillProof Score?
9.2/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 8/10, docs & honesty 5/5.
How do I install Ad Creative?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use Ad Creative with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.