Agent SkillsTheMattBerman/meta-ads-kit › ad-creative-monitor

ad-creative-monitor

GitHub

监控广告创意疲劳,通过检测CTR衰减、频次增加和CPC通胀等信号,识别需轮换的广告并提供优化建议。

skills/ad-creative-monitor/SKILL.md TheMattBerman/meta-ads-kit

Trigger Scenarios

检查广告创意疲劳 评估广告表现趋势

Install

npx skills add TheMattBerman/meta-ads-kit --skill ad-creative-monitor -g -y
More Options

Use without installing

npx skills use TheMattBerman/meta-ads-kit@ad-creative-monitor

指定 Agent (Claude Code)

npx skills add TheMattBerman/meta-ads-kit --skill ad-creative-monitor -a claude-code -g -y

安装 repo 全部 skill

npx skills add TheMattBerman/meta-ads-kit --all -g -y

预览 repo 内 skill

npx skills add TheMattBerman/meta-ads-kit --list

SKILL.md

Frontmatter
{
    "name": "ad-creative-monitor",
    "metadata": {
        "openclaw": {
            "emoji": "😴",
            "requires": {
                "env": [],
                "tools": [
                    "bash"
                ]
            },
            "user-invocable": true
        }
    },
    "description": "Track creative performance over time and detect fatigue before it kills ROAS. Monitors CTR decay, frequency creep, and CPC inflation at the ad level."
}

Ad Creative Monitor — Catch Fatigue Early

Creative fatigue is the silent killer of ad accounts. CTR drops 0.1% per day, frequency ticks up, CPC quietly inflates — and by the time you notice in Ads Manager, you've burned through budget.

This skill watches for those signals daily and flags creatives that need rotation.


How It Works

Fatigue Signals (ranked by severity)

Signal Threshold Severity
CTR dropping 3+ days in a row >20% decline from peak 🔴 Critical
Frequency above 3.5 Audience seeing ad too often 🟡 Warning
CPC rising 3+ days in a row >15% increase from baseline 🟡 Warning
Impressions declining Ad losing delivery 🟠 Monitor

The Check

# Run fatigue check (mock/read-only via local adapter)
./run.sh fatigue

Reports

Fatigue Check

Daily scan of all active ads for fatigue signals.

Tell me: "Check for creative fatigue"
Or: "Are any ads getting stale?"

Creative Leaderboard

Rank all active creatives by efficiency (CTR × spend volume).

Tell me: "Rank my creatives"
Or: "Which creatives are strongest?"

Rotation Recommendations

Based on fatigue signals, recommend which creatives to pause and when new ones are needed.

Tell me: "What needs to be rotated?"
Or: "Which ads need fresh creative?"

Invocation

  1. Pull ad-level insights with daily time increment via ./scripts/meta-kit.sh
  2. Calculate day-over-day CTR, CPC, and frequency trends
  3. Flag any ad showing fatigue signals
  4. Compare against benchmarks in ad-config.json
  5. Present findings with clear severity ratings
  6. Recommend rotation schedule if fatigue detected
  7. Log findings to workspace/brand/learnings.md

Writes

File What it contains
workspace/brand/learnings.md Fatigue patterns, creative lifespan data

Version History

  • dffa0da Current 2026-07-24 21:56

Same Skill Collection

skills/ad-copy-generator/SKILL.md
skills/budget-optimizer/SKILL.md
skills/meta-ads/SKILL.md

Metadata

Files
0
Version
dffa0da
Hash
cb17c7df
Indexed
2026-07-24 21:56

ホーム - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-30 06:02
浙ICP备14020137号-1 $お客様$