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


