ads/SKILL.md
Comprehensive paid advertising audit and optimization for any business type. Performs full multi-platform audits (Google Ads, Meta Ads, LinkedIn Ads, TikTok Ads, Microsoft Ads), single-platform deep analysis, conversion tracking health checks, creative quality assessment, budget allocation optimization, bidding strategy evaluation, and compliance verification. Industry detection for SaaS, e-commerce, local service, B2B enterprise, info products, mobile app, real estate, healthcare, finance, and agency. Triggers on: ads, PPC, paid advertising, Google Ads, Meta Ads, Facebook Ads, LinkedIn Ads, TikTok Ads, Microsoft Ads, Bing Ads, ad audit, campaign audit, ROAS, conversion tracking, creative fatigue, bid strategy, brand DNA, generate ads, create campaign, product photography, ad creative generation.
npx skillsauth add tapanshah/ads-audit-claude adsInstall 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.
Comprehensive ad account analysis across all major platforms (Google, Meta, LinkedIn, TikTok, Microsoft). Orchestrates 17 specialized sub-skills and 10 agents (6 audit + 4 creative).
| Command | What it does |
|---------|-------------|
| /ads audit | Full multi-platform audit with parallel subagent delegation |
| /ads google | Google Ads deep analysis (Search, PMax, YouTube) |
| /ads meta | Meta Ads deep analysis (FB, IG, Advantage+) |
| /ads youtube | YouTube Ads specific analysis |
| /ads linkedin | LinkedIn Ads deep analysis (B2B, Lead Gen) |
| /ads tiktok | TikTok Ads deep analysis (Creative, Shop, Smart+) |
| /ads microsoft | Microsoft/Bing Ads deep analysis (Copilot, Import) |
| /ads creative | Cross-platform creative quality audit |
| /ads landing | Landing page quality assessment for ad campaigns |
| /ads budget | Budget allocation and bidding strategy review |
| /ads plan <business-type> | Strategic ad plan with industry templates |
| /ads apple | Apple Search Ads (ASA) deep analysis |
| /ads competitor | Competitor ad intelligence analysis |
| /ads dna <url> | Extract brand DNA from website → brand-profile.json |
| /ads create | Generate campaign concepts + copy briefs → campaign-brief.md |
| /ads generate | Generate AI ad images from brief → ad-assets/ |
| /ads photoshoot | Product photography in 5 styles (Studio, Floating, Ingredient, In Use, Lifestyle) |
Before any audit or analysis, collect this context. Without it, benchmarks will be generic and recommendations may be wrong for the user's situation.
Ask these questions upfront (combine into one message):
If the user provides data upfront (e.g. "audit my Google Ads, I spend $5k/mo on SaaS"), extract context from that and proceed without re-asking.
Use the provided context to:
references/benchmarks.mdWhen the user invokes /ads audit, delegate to subagents in parallel:
For individual commands (/ads google, /ads meta, etc.), load the relevant
sub-skill directly. Still collect context first if not already provided.
Sequential pipeline — each step is independently runnable:
/ads dna <url> → brand-profile.json in current directory/ads create → reads profile + optional audit results → campaign-brief.md/ads generate → reads brief + profile → ad-assets/ directory/ads photoshoot → standalone or reads profile for style injectionRequires GOOGLE_API_KEY (Gemini default) or ADS_IMAGE_PROVIDER + matching key.
If API key is missing, /ads generate and /ads photoshoot display setup
instructions and exit — they never fail silently.
Detect business type from ad account signals:
Hard rules — never violate these:
Load these on-demand as needed — do NOT load all at startup.
Path resolution: All references are installed at ~/.claude/skills/ads/references/.
When sub-skills or agents reference ads/references/*.md, resolve to
~/.claude/skills/ads/references/*.md.
references/scoring-system.md — Weighted scoring algorithm and grading thresholdsreferences/benchmarks.md — Industry benchmarks by platform (CPC, CTR, CVR, ROAS)references/bidding-strategies.md — Bidding decision trees per platformreferences/budget-allocation.md — Platform selection matrix, scaling rules, MERreferences/platform-specs.md — Creative specifications across all platformsreferences/conversion-tracking.md — Pixel, CAPI, EMQ, ttclid implementationreferences/compliance.md — Regulatory requirements, ad policies, privacyreferences/google-audit.md — 74-check Google Ads audit checklistreferences/meta-audit.md — 46-check Meta Ads audit checklistreferences/linkedin-audit.md — 25-check LinkedIn Ads audit checklistreferences/tiktok-audit.md — 25-check TikTok Ads audit checklistreferences/microsoft-audit.md — 20-check Microsoft Ads audit checklistreferences/brand-dna-template.md — Brand DNA schema and extraction guidereferences/image-providers.md — Provider config (Gemini/OpenAI/Stability/Replicate)references/google-creative-specs.md — PMax/RSA/YouTube generation-ready specsreferences/meta-creative-specs.md — Feed/Reels/Stories specs + safe zonesreferences/linkedin-creative-specs.md — Single image/video B2B constraintsreferences/tiktok-creative-specs.md — 9:16 only + safe zone overlayreferences/youtube-creative-specs.md — Skippable/Bumper/Shorts/Thumbnailreferences/microsoft-creative-specs.md — Multimedia Ads + RSA subsetPer-platform score using weighted algorithm from references/scoring-system.md.
Cross-platform aggregate weighted by budget share:
Aggregate = Sum(Platform_Score x Platform_Budget_Share)
| Grade | Score | Action Required | |-------|-------|-----------------| | A | 90-100 | Minor optimizations only | | B | 75-89 | Some improvement opportunities | | C | 60-74 | Notable issues need attention | | D | 40-59 | Significant problems present | | F | <40 | Urgent intervention required |
This skill orchestrates 17 specialized sub-skills:
For parallel analysis during full audits:
audit-google — Google Ads checks (G01-G74)audit-meta — Meta Ads checks (M01-M46)audit-creative — Creative quality for LinkedIn, TikTok, Microsoftaudit-tracking — Conversion tracking health across all platformsaudit-budget — Budget, bidding, structure for LinkedIn, TikTok, Microsoftaudit-compliance — Compliance, settings, performance across all platformscreative-strategist — Campaign concepts from brand profile + audit results (Opus, maxTurns: 25)visual-designer — Image generation with brand injection via generate_image.py (Sonnet, maxTurns: 30)copy-writer — Headlines, CTAs, primary text within platform limits (Sonnet, maxTurns: 20)format-adapter — Asset dimension validation and spec compliance reporting (Haiku, maxTurns: 15)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".