skills/ads-create/SKILL.md
Campaign concept and copy brief generator for paid advertising. Reads brand-profile.json and optional audit results to produce structured campaign concepts, messaging pillars, and copy briefs. Outputs campaign-brief.md to the current directory. Run after /ads dna and before /ads generate. Triggers on: "create campaign", "campaign brief", "ad concepts", "write ad copy", "campaign strategy", "ad messaging", "creative brief", "generate concepts".
npx skillsauth add tapanshah/ads-audit-claude ads-createInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generates structured campaign concepts and platform-specific copy from your brand
profile and optional audit data. Outputs campaign-brief.md for use by /ads generate.
| Command | What it does |
|---------|-------------|
| /ads create | Full campaign brief → campaign-brief.md |
| /ads create --platforms meta google | Brief for specific platforms only |
| /ads create --objective leads | Brief optimized for lead generation |
Look for brand-profile.json in the current directory.
"I don't see a brand-profile.json in this directory. Would you like to:
- Run
/ads dna <url>first to extract brand DNA automatically- Describe your brand manually (I'll create a basic profile from your description)"
If the user chooses manual, collect:
Look for ADS-AUDIT-REPORT.md or any *-audit-results.md in the current directory.
/ads audit for weakness-targeted concepts."If --platforms or --objective flags were provided in the command, use those values
and skip the corresponding questions below.
Ask (combine into one message — omit any already provided via flags):
Agents must run sequentially — copy-writer reads the file that creative-strategist
writes, so running them in parallel creates a race condition on campaign-brief.md.
Step 4a — Spawn creative-strategist (Task tool):
This agent creates campaign-brief.md and writes the strategic sections:
## Brand DNA Summary, ## Campaign Concepts, ## Image Generation Briefs, ## Next Steps.
Wait for creative-strategist to fully complete before continuing.
Step 4b — Spawn copy-writer (Task tool):
After creative-strategist completes, spawn copy-writer. It reads the existing
campaign-brief.md and appends the ## Copy Deck section with platform-specific
headlines, primary text, and CTAs.
Wait for copy-writer to complete before proceeding to Step 5.
After both agents complete, confirm campaign-brief.md exists and is complete.
Present a summary to the user:
✓ campaign-brief.md generated
Summary:
Concepts: [N] campaign concepts created
Platforms: [list]
Copy deck: Headlines, primary text, and CTAs for each concept × platform
Image briefs: [N] image generation briefs ready
Next steps:
1. Review campaign-brief.md and adjust any messaging
2. Run `/ads generate` to produce AI images from the briefs
3. Upload copy and assets to your ad platforms
The following section headings are a parsing contract — agents downstream depend on these exact heading names.
# Campaign Brief — [brand_name]
**Generated:** [date]
**Website:** [website_url]
**Platforms:** [comma-separated list]
**Objective:** [objective]
**Concepts:** [N]
## Brand DNA Summary
[3-sentence synthesis of brand-profile.json: voice, visual identity, target audience]
## Audit Context
[If audit data found: top 3 weaknesses being addressed]
[If no audit data: "No audit data — run /ads audit for weakness-targeted concepts"]
## Campaign Concepts
### Concept 1: [Name]
**Hypothesis:** [why this will work — 1 sentence]
**Primary Message:** [core message — 1 sentence]
**Tone:** [voice reading from brand-profile.json]
**Visual Direction:** [2-3 sentences describing imagery]
**Target Platforms:** [platforms and rationale]
**CTA:** [call to action text]
**Addresses:** [audit finding or "general brand awareness"]
### Concept 2: [Name]
[same structure]
[repeat for all concepts]
## Copy Deck
[appended by copy-writer agent — headlines, primary text, CTAs per concept per platform]
## Image Generation Briefs
### Brief 1: [Concept Name] — [Platform]
**Prompt:** [exact generation prompt]
**Dimensions:** [WxH]
**Safe zone notes:** [constraint or "None"]
### Brief 2: [Concept Name] — [Platform]
**Prompt:** [exact generation prompt]
**Dimensions:** [WxH]
**Safe zone notes:** [constraint or "None"]
[one brief per concept × platform combination]
## Next Steps
1. Review all concepts and select which to move forward with
2. Run `/ads generate` to produce images from the briefs above
3. Adjust CTAs and offers in the copy deck for your specific promotion
4. Upload final assets to your ad platform managers
development
YouTube Ads specific analysis covering campaign types, creative quality, audience targeting, and measurement. Evaluates video ad performance across skippable, non-skippable, bumper, Shorts, and Demand Gen formats. Use when user says "YouTube Ads", "video ads", "pre-roll", "bumper ads", "YouTube campaign", or "Shorts ads".
testing
TikTok Ads deep analysis covering creative quality, tracking, bidding, campaign structure, and TikTok Shop. Evaluates 25 checks with emphasis on creative-first strategy, safe zone compliance, and Smart+ campaigns. Use when user says "TikTok Ads", "TikTok marketing", "TikTok Shop", "Spark Ads", "Smart+", or "TikTok campaign".
testing
Strategic paid advertising planning with industry-specific templates. Covers platform selection, campaign architecture, budget planning, creative strategy, and phased implementation roadmap. Use when user says "ad plan", "ad strategy", "campaign planning", "media plan", "PPC strategy", or "advertising plan".
development
Product photography enhancement for ad creatives using AI image generation. Takes a product image and generates 5 professional photography styles for ad use: Studio, Floating, Ingredient, In Use, and Lifestyle. Requires GOOGLE_API_KEY or configured ADS_IMAGE_PROVIDER. Triggers on: "product photo", "product photography", "photoshoot", "enhance product image", "product shoot", "product photos for ads", "generate product photos", "studio shot", "lifestyle photo".