From adspirer-ads-agent
Analyze advertising campaign performance for the user:
How this command is triggered — by the user, by Claude, or both
Slash command
/adspirer-ads-agent:campaign-performanceThe summary Claude sees in its command listing — used to decide when to auto-load this command
# Campaign Performance Analysis Analyze advertising campaign performance for the user: 1. Ask which platform to analyze if not specified (Google Ads, Meta Ads, LinkedIn Ads, or TikTok Ads) 2. Default to last 30 days if no time period is specified 3. Use the appropriate performance tool for the platform: - Google Ads: `get_campaign_performance` - Meta Ads: `get_meta_campaign_performance` - LinkedIn Ads: `get_linkedin_campaign_performance` 4. Present results in a clear table format with key metrics: - Impressions, clicks, CTR - Spend, conversions, cost per conversion - ROA...
Analyze advertising campaign performance for the user:
get_campaign_performanceget_meta_campaign_performanceget_linkedin_campaign_performancenpx claudepluginhub anthropics/knowledge-work-plugins --plugin adspirer-ads-agent/performanceGenerates a campaign performance report using Synter API. Pulls live metrics (CPA, ROAS, CTR) from connected ad platforms, compares periods, identifies top/bottom campaigns, and provides optimization recommendations.
/diagnose-underperformerDiagnoses underperformance in Google Ads or Meta Ads campaigns, ad sets, or ads via reports and decision tree, ranking causes with evidence and next ops. Read-only.
/performance-reviewRuns cross-platform performance review for a brand over specified time period (default: last 30 days), pulling ad data, comparing to KPIs from CLAUDE.md, and producing scorecard table, issues, and top 3 actions.
/analyzeGuides through an interactive analysis of marketing campaign performance, collecting scope, period, type, and metrics focus to produce insights and recommendations.
/campaign-analyticsAnalyzes campaign performance metrics across channels, generates insights, attribution analysis, optimization recommendations, and Markdown reports saved to .aiwg/marketing/analytics/.
/performance-reportGenerate a structured marketing performance report with KPI tracking, trend analysis, anomaly detection, benchmarks, and optimization recommendations.