Agent Skills
› AgriciDaniel/claude-ads
› ads-monitor
ads-monitor
GitHub用于监控付费广告账户的投放节奏、性能、创意疲劳及数据质量。通过对比标准化快照,识别异常并评估转化效果与政策状态,提供决策建议而不修改账户,适用于日常或周度检查。
Trigger Scenarios
每日或每周广告账户健康检查
预算投放节奏监控
上线后验证与异常审查
Install
npx skills add AgriciDaniel/claude-ads --skill ads-monitor -g -y
SKILL.md
Frontmatter
{
"name": "ads-monitor",
"description": "Monitor 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."
}
Paid Media Monitoring
- Load two or more normalized snapshots with compatible account, timezone, currency, metric, and attribution definitions.
- Validate data freshness and finalization windows before comparing periods.
- Separate expected learning, seasonality, reporting latency, and planned changes from unexplained anomalies.
- Evaluate pacing, delivery, conversion quality, unit economics, creative fatigue, tracking health, policy status, and changed account objects.
- Return observations, confidence, likely causes, required investigation, and decision thresholds. Do not mutate the account.
- Persist a versioned monitoring bundle and link detected failures to regression or follow-up tasks.
Do not alert on percentage changes with trivial denominators or incomparable windows. State when evidence cannot distinguish noise from a material change.
Version History
- 669c760 Current 2026-07-25 07:46


