meta-ads-creativelisted
Install: claude install-skill arcbaslow/meta-ads-agents
# Meta Ads Creative Analysis
**Invocation:** `/meta-ads creative <account-id>` or "Which creatives are fatigued?"
## Process
1. Verify auth: `python scripts/meta_auth.py --check`
2. Spawn `meta-creative` agent with the account ID
3. Agent analyzes creative performance and fatigue signals
4. Present top/bottom performers, fatigue alerts, format insights
5. Offer report generation
## Default Parameters
- Date range: last 30 days for performance, last 14 days for fatigue detection
- Override with `--days N`