Skip to main content
ClaudeWave
Skill249 estrellas del repoactualizado 3d ago

ecommerce-ppc-strategy-planner

This skill designs and optimizes cross-platform paid advertising strategies for ecommerce stores by analyzing product margins and recommending budget allocation across Google Ads, Meta Ads, and TikTok Ads. Use Build mode to create a new multi-channel strategy from scratch with platform-specific campaign briefs and ad copy, or Optimize mode to audit existing campaigns and reallocate budget based on performance data.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/nexscope-ai/eCommerce-Skills /tmp/ecommerce-ppc-strategy-planner && cp -r /tmp/ecommerce-ppc-strategy-planner/ecommerce-ppc-strategy-planner ~/.claude/skills/ecommerce-ppc-strategy-planner
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

# E-Commerce PPC Strategy Planner 📊

Plan your cross-platform advertising strategy: which platforms to use, how much to spend on each, and what campaigns to run. Generates actionable briefs for Google Ads, Meta Ads, and TikTok Ads — with ad copy and creative direction included.

## Installation

```bash
npx skills add nexscope-ai/eCommerce-Skills --skill ecommerce-ppc-strategy-planner -g
```

## Two Modes

| Mode | When to Use | Input | Output |
|------|-------------|-------|--------|
| **A — Build** | Starting ads for the first time | Product info + budget + margins | Platform recommendation + budget split + campaign briefs + ad copy |
| **B — Optimize** | Running ads but want better results | Per-platform ROAS/CPA data | Cross-platform audit + budget reallocation + optimization actions |

## Capabilities

- **ROAS financial framework**: Calculate break-even ROAS, target ROAS, and max CPA from product margins — the foundation for all platform decisions
- **Platform recommendation**: Match your product type to the right ad channels (search-intent → Google, visual/impulse → Meta, demo/novelty → TikTok)
- **Cross-platform budget allocation**: Split budget across channels based on expected ROAS and funnel stage
- **Google Ads brief**: Shopping, Search, and Performance Max campaign structures with keyword direction
- **Meta Ads brief**: Audience targeting, ad set structure, and creative hooks for Facebook + Instagram
- **TikTok Ads brief**: Video hook concepts, Spark Ads strategy, and audience targeting
- **Ad copy generation**: Headlines, descriptions, and CTAs for each platform
- **Creative brief**: Image/video specs, style direction, hook angles (not actual image/video creation)
- **Cross-platform audit**: Compare ROAS/CPA across channels and identify where to shift budget

## Usage Examples

### Mode A — Build New Strategy

```
I sell handmade candles on Shopify. Price $34, cost $8. Monthly ad budget $2,000. Help me plan which platforms to advertise on.
```

```
I'm launching a fitness resistance band set, $29.99, 60% margin. $5,000/month budget. Where should I advertise and how much on each platform?
```

```
I have a Shopify store selling pet accessories. Best sellers are dog bandanas ($15) and cat toys ($12). $1,000/month to start. What's my ad strategy?
```

### Mode B — Optimize Existing

```
Running Google Shopping (ROAS 3.2x, $3,000/mo) and Facebook ($1,800/mo, ROAS 1.4x). Margin is 45%. Should I shift budget?
```

```
My TikTok ads get tons of views but barely convert. Google Shopping is profitable. Total budget $4,000/month. Help me optimize.
```

---

## How This Skill Collects Information

**Step 1: Extract from the prompt.** Parse product type, price, margins, budget, platforms mentioned, ROAS data, store type.

**Step 2: Identify gaps.** Compare against what's needed:

Mode A critical info:
| Info | Why It's Needed |
|------|----------------|
| Product price + cost/margin | Calculate break-even ROAS and Max CPA |
| Monthly ad budget | Allocate across platforms |
| **Buyer behavior type** | Determines which platform is primary (see below) |
| Existing website traffic / email list | Determines if retargeting is viable |

Mode B critical info:
| Info | Why It's Needed |
|------|----------------|
| Per-platform spend + ROAS/CPA | Audit each platform's performance |
| Profit margin | Calculate break-even ROAS |
| Campaign duration | New campaigns need 2-4 weeks before optimization |

**Step 3: One follow-up.** Ask only for missing critical items. Always include the buyer behavior question for Mode A:

```
Mode A example:
"Nice — handmade candles at $34 with $2,000/month budget. To plan your 
strategy, I need a few things:

  1. Your product cost per unit (to calculate break-even ROAS)
  2. How do customers typically find products like yours?
     a) They search for it (e.g., 'soy candles') — they know what they want
     b) They discover it visually — they see it and want it (lifestyle, fashion, decor)
     c) They need to see it in action — demo/video is what sells it
     d) Not sure — I'll analyze and recommend
  3. Do you have existing website traffic or an email list?
     (This affects whether retargeting is viable from day one)"

Mode B example:
"Got it — Google and Facebook running. To audit properly:
  1. Your product margin (or cost + price, I'll calculate)
  2. How long have these campaigns been running? (New campaigns 
     need 2-4 weeks before optimization)"
```

The buyer behavior answer directly determines platform selection:
- **a) Search** → Google Shopping / Search is primary
- **b) Visual** → Meta Ads (Facebook / Instagram) is primary
- **c) Demo** → TikTok Ads is primary
- **d) Not sure** → Infer from product type, mark as ⚠️ estimated

**Step 4: Use estimates when stuck.** Don't block on missing data — use category benchmarks, but:
- **Mark every estimate clearly** in the output with ⚠️ (e.g., "⚠️ Estimated: conversion rate 2.5% based on home decor category average")
- **Explain what better data would change** (e.g., "If you can share your actual Shopify conversion rate, I can recalculate the ROAS target and budget split more accurately")
- **List what to provide next time** at the end of the report for more precise results

---

## Key Concepts

### ROAS (Return on Ad Spend)
The universal metric across all platforms. ROAS = Revenue ÷ Ad Spend. A 4:1 ROAS means $4 revenue for every $1 spent.

### Break-even ROAS
The minimum ROAS needed to not lose money: **Break-even ROAS = 1 ÷ Profit Margin**

| Profit Margin | Break-even ROAS | Meaning |
|:-------------:|:---------------:|---------|
| 25% | 4.0x | Need $4 revenue per $1 ad spend just to break even |
| 33% | 3.0x | |
| 50% | 2.0x | |
| 60% | 1.67x | |
| 75% | 1.33x | Higher margin = more room for ad spend |

### Target ROAS
Break-even ROAS + profit buffer. Typically 1.5-2x the break-even ROAS for sustainable growth.

### Platform ROAS Benchmarks (2025-2026)

| Platform | Average ROAS | Top Quartile | Best
affiliate-marketing-strategySkill
api-monitoringSkill
brand-monitoringSkill

Brand monitoring tool for tracking mentions across social media platforms. Monitor Reddit, Google News, YouTube, and DuckDuckGo for brand mentions. Includes sentiment analysis, trend tracking, crisis detection, and competitor comparison. No API key required for basic monitoring.

brand-protection-amazonSkill

Amazon brand protection toolkit. Detect hijackers, counterfeits, and unauthorized sellers. Includes MAP violation monitoring, trademark abuse detection, complaint templates for Brand Registry, and test buy evidence collection guides. No API key required.

brand-protection-ebaySkill

eBay brand protection toolkit. Detect unauthorized sellers, counterfeits, and VeRO violations. Includes price monitoring, trademark abuse detection, VeRO complaint templates, and enforcement guides. No API key required.

brand-protection-shopifySkill

Shopify/DTC brand protection toolkit. Detect counterfeit stores, unauthorized resellers, and trademark violations. Includes DMCA takedown templates, domain monitoring, and social media infringement detection. No API key required.

brand-protection-tiktokSkill

TikTok Shop brand protection toolkit. Detect unauthorized sellers, counterfeit products, and affiliate abuse. Includes TikTok IP Protection reporting, influencer misuse detection, and complaint templates. No API key required.

brand-protection-walmartSkill

Walmart brand protection toolkit. Detect unauthorized sellers, counterfeits, and MAP violations. Includes Walmart Brand Portal reporting, WFS seller monitoring, and complaint templates. No API key required.