$npx -y skills add AgriciDaniel/claude-ads --skill ads-monitorMonitor paid-ad account pacing, delivery, performance, creative fatigue, tracking, policy, and data quality across supported platforms. Use for daily or weekly checks, anomaly review, budget pacing, post-launch verification, or campaign monitoring.
| 1 | # Paid Media Monitoring |
| 2 | |
| 3 | 1. Load two or more normalized snapshots with compatible account, timezone, |
| 4 | currency, metric, and attribution definitions. |
| 5 | 2. Validate data freshness and finalization windows before comparing periods. |
| 6 | 3. Separate expected learning, seasonality, reporting latency, and planned changes |
| 7 | from unexplained anomalies. |
| 8 | 4. Evaluate pacing, delivery, conversion quality, unit economics, creative fatigue, |
| 9 | tracking health, policy status, and changed account objects. |
| 10 | 5. Return observations, confidence, likely causes, required investigation, and |
| 11 | decision thresholds. Do not mutate the account. |
| 12 | 6. Persist a versioned monitoring bundle and link detected failures to regression |
| 13 | or follow-up tasks. |
| 14 | |
| 15 | Do not alert on percentage changes with trivial denominators or incomparable |
| 16 | windows. State when evidence cannot distinguish noise from a material change. |