00-marketing-plan-glob…
Use when the user needs an overall marketing plan for a period — objectives, segments, positioning, channel mix, content direction, budget, timeline, KPIs, and…
Use when an ad account needs a systematic CONFIGURATION audit — 84 checkpoints across account, campaign, ad set, ad, tracking, and optimization, scored into a Health Score out of 100, quick wins ranked by impact, regional benchmarks, and a dropshipping checklist, covering Meta,
$ npx -y skills add minhnv0807/ai-business-skills --skill 21-ads-audit-global --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/21-ads-audit-globalContext preview
The summary Claude sees to decide when to auto-load this skill.
Use when an ad account needs a systematic CONFIGURATION audit — 84 checkpoints across account, campaign, ad set, ad, tracking, and optimization, scored into a Health Score out of 100, quick wins ranked by impact, regional benchmarks, and a dropshipping checklist, covering Meta,
name: 21-ads-audit-global description: "Use when an ad account needs a systematic CONFIGURATION audit — 84 checkpoints across account, campaign, ad set, ad, tracking, and optimization, scored into a Health Score out of 100, quick wins ranked by impact, regional benchmarks, and a dropshipping checklist, covering Meta, Google, and TikTok. Trigger on 'ads audit', 'audit my ad account', 'is my Meta setup correct', 'health score for the account', 'review my Google Ads', 'we inherited this account and it is a mess'. Not for — diagnosing why the numbers moved this week, see `03-performance-eval-global`; planning fresh budget, see `54-media-plan-global`; rebuilding the campaign hierarchy, see `52-account-structure-global`." metadata: version: 1.0.1 category: performance license: MIT triggers: - "ads audit" - "ad account audit" - "Meta audit" - "Google Ads audit" - "TikTok audit" - "dropshipping ads audit" related: - product-marketing-context-global - 03-performance-eval-global - 13-data-analysis-global - 29-dropshipping-mastery-global - references/global-platforms-comparison
> **Difference from `03-performance-eval-global`:** > - `03` evaluates current performance (CPM, ROAS, funnel) — diagnoses symptoms. > - `21` audits account configuration (setup, structure, tracking, creative) — scores 0-100 and finds systemic issues. > > Insight before numbers. Lead with judgment; illustrate with metrics.
---
**What is an ads audit?** A structured review of your ad accounts (Meta, Google, TikTok) to find leaks, misconfigurations, and missed opportunities. The output is a **Health Score (0-100)**, a list of **Quick Wins**, and a **7-day Action Plan**.
**When do you need one?**
**What you'll need before starting:** 1. Read access to ad accounts (or screen-share / data export). 2. Last 30 days of spend, impressions, clicks, conversions, ROAS. 3. Pixel/CAPI status (Events Manager, GA4, TikTok Events). 4. Region context (US, EU, SEA, LATAM) — benchmarks differ widely. 5. Business model (DTC e-com, B2B SaaS, lead gen, dropshipping) — optimization rules differ.
**How long does it take?**
---
Before audit, pull two contexts:
1. **Product context** — call `product-marketing-context-global` if not already in conversation. This gives the auditor: pricing, target CAC, business model, current channels. 2. **Region variant** — load the appropriate file:
| Region | File | Currency | Key benchmarks | |--------|------|----------|----------------| | **US / North America** | `variants/01-us.md` | USD | Meta CPM $7-12, Google CPC $1-3, ROAS 3-5x | | **EU / UK** | `variants/02-eu.md` | EUR / GBP | Meta CPM €5-10, Google CPC €1-3, ROAS 3-4x | | **SEA (VN, TH, ID, PH, SG, MY)** | `variants/03-sea.md` | USD-equivalent | Meta CPM $1-2, Google CPC $0.30-1, ROAS 2-3x | | **LATAM (BR, MX, AR, CO, CL)** | `variants/04-latam.md` | USD-equivalent | Meta CPM $0.50-1.5, Google CPC $0.20-0.80, ROAS 2-3x |
> **Why region matters:** A $5 CPM is excellent in US but terrible in Vietnam. Audit grading without regional context produces false positives or false negatives.
---
Ask up to 4 questions:
1. **Which platforms?** Meta / Google / TikTok / multi-platform — and what % of total ad spend each represents. 2. **Industry + business model?** (DTC e-com, dropshipping, B2B SaaS, lead-gen, local service, course/info-product.) 3. **Monthly ad spend + region?** (e.g. "$15K/month, 70% US, 30% Canada".) 4. **Can you share data?** Either paste tables, share a Looker Studio link, or grant view access to the ad account.
If user has connected an MCP server, pull data directly:
| Platform | MCP recommended | Key tools used | |----------|-----------------|----------------| | Meta Ads | Meta Official MCP (`mcp.facebook.com/ads`) | `ads_insights_anomaly_signal`, `ads_insights_auction_ranking_benchmarks`, `ads_get_dataset_quality`, `ads_get_opportunity_score` | | Google Ads | Google Official MCP | GAQL: campaign performance, search terms, quality score | | TikTok Ads | AdsMCP / tiktok-ads-mcp-server | Performance reports, creative library | | Cross-platform | Adspirer ads-mcp | Unified analytics across 175+ tools |
**Sample Meta Insights fields when MCP unavailable:**
fields=spend,impressions,clicks,ctr,cpc,cpm,actions,cost_per_action_type,
purchase_roas,frequency,reach
date_preset=last_30d
level=adset
breakdowns=age,gender**Sample GAQL query for Google audit:**
SELECT campaign.name, campaign.status, campaign.bidding_strategy_type,
metrics.impressions, metrics.clicks, metrics.cost_micros,
metrics.conversions, metrics.cost_per_conversion,
metrics.search_impression_share
FROM campaign
WHERE segments.date DURING LAST_30_DAYS
AND campaign.status != 'REMOVED'
ORDER BY metrics.cost_micros DESC---
Health Score = Σ(Check_pass × Severity_weight × Dimension_weight)
/ Σ(Check_total × Severity_weight × Dimension_weight) × 100| Severity | Multiplier | Meaning | |----------|-----------|---------| | Critical | 5.0× | Active money/data loss — fix today | | High | 3.0× | Major impact — fix within 7 days | | Medium | 1.5× | Best practice gap — fix within 30 days | | Low | 0.5× |
138 bilingual AI marketing skills (69 VN + 69 Global) for Claude Code, OpenCode, Codex, VS Code. Four role SOP packs — content, design, performance, leader ops — plus strategy, personal brand, AI avatar, dropshipping, design master, knowledge library. 4 regions (US/EU/SEA/LATAM) + Vietnam 2025-2026. Companion: opa-kit.
Repo: minhnv0807/ai-business-skills
Use when the user needs an overall marketing plan for a period — objectives, segments, positioning, channel mix, content direction, budget, timeline, KPIs, and…
Use when the user needs a monthly or weekly content calendar — posting schedule per channel, funnel ratio, content pillars, repurposing matrix, and an owner…
Use when a specific campaign needs a brief the whole team can execute from — context, objective, audience, core message, creative direction, channels,…
Use when marketing numbers look bad and the user needs to know WHY — layered root-cause diagnosis across tracking, delivery, creative, landing page, offer, and…
Use when the user needs a spoken script for short-form video — TikTok, Reels, or YouTube Shorts — with a 3-part hook, second-by-second beats, two A/B variants,…
Use when the user needs PAID ad copy for Meta, Google, or TikTok — six variants across TOFU, MOFU, and BOFU using AIDA, PAS, and BAB, respecting each platform…