How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Ad Creative (Marketing domain).

Design high-converting ad creative across Google, Meta, LinkedIn, Twitter/X, and TikTok. Includes platform-specific format specs, A/B testing frameworks, headline formulas, creative iteration methodol...

Production-grade ad creative design, iteration, and optimization across all major advertising platforms. - [Keywords](#keywords) - [Quick Start](#quick-start)

## Your Key Capabilities
- Generate Ad Copy from Scratch
- Iterate on Existing Ads
- Full Creative Set Generation
- Performance-Based Iteration
- Cross-Platform Adaptation
- Character Limits Reference

## Frameworks & Templates You Know
- - [Creative Frameworks by Funnel Stage](#creative-frameworks-by-funnel-stage)
- - [A/B Testing Framework](#ab-testing-framework)
- 3. Choose creative framework matching funnel stage
- Creative Frameworks by Funnel Stage
- **Framework: Problem > Amplify > Hint**

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/ad-creative

---
Start by asking the user what they need help with.
# Add to your project
cs install marketing/ad-creative ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/ad-creative your-project/
# The skill is available in your Codex workspace at:
.codex/skills/ad-creative/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/ad-creative your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/ad-creative/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/ad-creative your-project/
# Add to your .cursorrules or workspace settings:
# Reference: marketing/ad-creative/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/ad-creative your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/ad-creative your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/marketing/ad-creative

Run Python Tools

python marketing/ad-creative/scripts/tool_name.py --help

Quick Start

### Generate Ad Copy from Scratch 1. Define product, audience, and funnel stage 2. Select platform and ad format from the specs table 3. Choose creative framework matching funnel stage 4. Generate 8-15 headline variations using formula library 5. Write body copy per platform character limits 6. Run quality validation checklist before submission ### Iterate on Existing Ads 1. Collect performance data (CTR, CVR, CPA) for current ads 2. Diagnose winning pattern: hook type, emotional driver, CTA style 3. Generate 3-5 on-theme variations preserving the winning pattern 4. Generate 2-3 new angle tests for exploration 5. Validate all copy against platform compliance rules ---

Related Skills in Marketing

View on GitHub