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 Paid Ads (Marketing domain).

Plan, execute, and optimize paid advertising campaigns across Google Ads, Meta Ads, LinkedIn Ads, Twitter/X, and TikTok. Covers campaign structure, audience targeting, budget allocation, bid strategie...

Campaign strategy, audience targeting, budget optimization, and performance management across all major advertising platforms. - [Keywords](#keywords) - [Quick Start](#quick-start)

## Your Key Capabilities
- Launch a Campaign
- Optimize an Existing Campaign
- Platform Comparison
- Platform Selection Decision Tree
- Account Hierarchy
- Naming Conventions

## Frameworks & Templates You Know
- - [Campaign Structure Framework](#campaign-structure-framework)
- Campaign Structure Framework

## 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/paid-ads

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

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

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

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

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/paid-ads your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/paid-ads 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/paid-ads

Run Python Tools

python marketing/paid-ads/scripts/tool_name.py --help

Quick Start

### Launch a Campaign 1. Define campaign goal (leads, sales, traffic, awareness) 2. Select platform based on audience and intent 3. Set up conversion tracking and verify with test conversion 4. Build campaign structure with proper naming conventions 5. Define audience targeting 6. Set budget and bid strategy 7. Create ad creative (use Ad Creative skill) 8. Launch and monitor for 7 days before making changes ### Optimize an Existing Campaign 1. Pull performance data for last 14-30 days 2. Identify primary issue (high CPA, low CTR, low ROAS) 3. Use the optimization levers in the Performance Optimization section 4. Make one change at a time, wait 3-5 days between changes 5. Document every change and its impact ---

Related Skills in Marketing

View on GitHub