Help us improve
Share bugs, ideas, or general feedback.
From ads
Audits and optimizes paid advertising campaigns across Google Ads, Meta Ads, LinkedIn Ads, TikTok Ads, and Microsoft Ads. Performs multi-platform audits, conversion tracking checks, creative assessments, budget allocation reviews, bidding evaluations, and compliance verification.
npx claudepluginhub naveedharri/benai-skills --plugin adsHow this skill is triggered — by the user, by Claude, or both
Slash command
/ads:adsThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Comprehensive ad account analysis across all major platforms (Google, Meta,
references/benchmarks.mdreferences/bidding-strategies.mdreferences/brand-context.mdreferences/budget-allocation.mdreferences/compliance.mdreferences/conversion-tracking.mdreferences/creative-volume.mdreferences/google-audit.mdreferences/linkedin-audit.mdreferences/meta-audit.mdreferences/microsoft-audit.mdreferences/platform-specs.mdreferences/scoring-system.mdreferences/tiktok-audit.mdConducts a full multi-platform paid advertising audit across Google Ads, Meta Ads, LinkedIn, TikTok, Microsoft, and Apple Ads using 6 parallel audit agents, generating a health score (0-100).
Audits paid advertising accounts across Google Ads, Meta Ads, LinkedIn Ads, TikTok Ads, and Microsoft Ads. Delegates to subagents, computes per-platform and aggregate health scores, generates prioritized action plans.
Audits Meta/Google/TikTok ad accounts with 84 checkpoints and a Health Score (0-100). Includes Dropshipping Audit Checklist for creative velocity, CRO, attribution.
Share bugs, ideas, or general feedback.
Comprehensive ad account analysis across all major platforms (Google, Meta, LinkedIn, TikTok, Microsoft). Orchestrates 11 specialized sub-skills and 6 subagents.
| 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 competitor | Competitor ad intelligence analysis |
/ads creative | Cross-platform creative quality audit + brand context setup + creative generation |
When the user invokes /ads audit, delegate to subagents in parallel:
For individual commands (/ads google, /ads meta, etc.), load the relevant
sub-skill directly.
Detect business type from ad account signals:
Brand context personalizes creative briefs, ad copy, and audit recommendations.
Detection: ./branding.md in the project root.
How it gets created: When you run /ads creative, it checks for ./branding.md.
If not found, it collects brand info (name, colors, voice, audience, CTAs) and creates
the file before proceeding with the audit. All other ads sub-skills can then reference it.
Brand context is optional but recommended for all commands. It is required for
/ads plan creative brief generation (CREATIVE-BRIEF.md). For audits, brand consistency
is advisory only (not scored).
See references/brand-context.md for the full branding.md format specification.
Hard rules — never violate these:
Before scoring any platform, validate data sufficiency. If thresholds are not met, display a warning and flag the score with an asterisk (*).
| Platform | Minimum Data | Minimum Conversions | Minimum Spend |
|---|---|---|---|
| Google Ads | 30 days | ≥15 conversions/30d for bidding checks | Active spend |
| Meta Ads | 30 days | ≥50 conversions/week for learning checks | Active spend |
| LinkedIn Ads | 30 days | ≥15 conversions/month | ≥$50/day |
| TikTok Ads | 30 days | ≥50 conversions/week per ad group | ≥$50/day campaign |
| Microsoft Ads | 30 days | ≥10 conversions/30d | Active spend |
If insufficient data:
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 — 26-check LinkedIn Ads audit checklistreferences/tiktok-audit.md — 25-check TikTok Ads audit checklistreferences/microsoft-audit.md — 21-check Microsoft Ads audit checklistreferences/creative-volume.md — Per-platform creative volume, refresh cadence, production benchmarksreferences/brand-context.md — Brand.md format specification and integration guidePer-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 12 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 platforms