Help us improve
Share bugs, ideas, or general feedback.
From ads
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.
npx claudepluginhub naveedharri/benai-skills --plugin adsHow this skill is triggered — by the user, by Claude, or both
Slash command
/ads:ads-auditThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. **Collect account data** — request exports, screenshots, or API access
Conducts 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 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.
Audits ad accounts across Meta, TikTok, Google, and Zalo with Health Score 0-100, Quick Wins, Quality Gates violations, and prioritized action plans.
Share bugs, ideas, or general feedback.
audit-google — Conversion tracking, wasted spend, structure, keywords, ads, settings (G01-G74)audit-meta — Pixel/CAPI health, creative fatigue, structure, audience (M01-M46)audit-creative — LinkedIn, TikTok, Microsoft creative checks + cross-platform synthesisaudit-tracking — LinkedIn, TikTok, Microsoft tracking + cross-platform tracking healthaudit-budget — LinkedIn, TikTok, Microsoft budget/bidding + cross-platform allocationaudit-compliance — All-platform compliance, settings, performance benchmarksAsk the user for available data. Accept any combination:
If no exports available, audit from screenshots or manual data entry.
Read ads/references/scoring-system.md for full algorithm.
| Platform | Category Weights |
|---|---|
| Conversion 25%, Waste 20%, Structure 15%, Keywords 15%, Ads 15%, Settings 10% | |
| Meta | Pixel/CAPI 30%, Creative 30%, Structure 20%, Audience 20% |
| Tech 25%, Audience 25%, Creative 20%, Lead Gen 15%, Budget 15% | |
| TikTok | Creative 30%, Tech 25%, Bidding 20%, Structure 15%, Performance 10% |
| Microsoft | Tech 25%, Syndication 20%, Structure 20%, Creative 20%, Settings 15% |
Aggregate = Sum(Platform_Score x Platform_Budget_Share)
Grade: A (90-100), B (75-89), C (60-74), D (40-59), F (<40)
ADS-AUDIT-REPORT.md — Comprehensive multi-platform findingsADS-ACTION-PLAN.md — Prioritized recommendations (Critical > High > Medium > Low)ADS-QUICK-WINS.md — Items fixable in <15 minutes with high impactEach platform section includes:
IF severity == "Critical" OR severity == "High"
AND estimated_fix_time < 15 minutes
THEN flag as Quick Win
SORT BY (severity_multiplier x estimated_impact) DESC