meta-ads-performancelisted
Install: claude install-skill arcbaslow/meta-ads-agents
# Meta Ads Performance Analysis
**Invocation:** `/meta-ads performance <account-id>` or natural language like "How are my campaigns doing?"
## Process
1. Verify auth: `python scripts/meta_auth.py --check`
2. Spawn `meta-performance` agent with the account ID
3. Agent fetches insights and analyzes trends
4. Present findings with prioritized recommendations
5. Offer report: "Generate a PDF report? Use `/meta-ads report <account-id>`"
## Default Parameters
- Date range: last 30 days
- Level: campaign (with drill-down to ad set and ad)
- Override with `--days N`
Load `references/benchmarks.md` for industry context.