creative-fatigue-scanner

creative-fatigue-scanner is a command for Claude Code from Ad-Superpowers/ad-superpowers-plugin. It costs 64 tokens per session (2,255 once invoked), scanned A, original, MIT.

An ad-reporting command that checks whether the same advertising images, videos, or text are losing effectiveness on Meta, TikTok, LinkedIn, and Google Ads. It needs the Ad Superpowers connector and a Pro subscription to read ad-account data.

In plain words
What is it for?
Use it to scan campaigns for declining click-through rates, rising exposure frequency, or low Google Ads asset ratings, then identify creatives that may need replacement.
Why use it?
Ad creative can wear out at different speeds on each platform, so one shared refresh schedule can miss problems or replace ads too soon. This applies platform-specific warning signals and time periods.

Command for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter.

Part of the ad-superpowers plugin — 17 skills, 35 commands, 5 agents, 1 MCP server shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/ad-superpowers/ad-superpowers-plugin/creative-fatigue-scanner
Clone the repo
git clone --depth 1 https://github.com/Ad-Superpowers/ad-superpowers-plugin

Made for: Claude Code.

Or install ad-superpowers, the plugin that ships this one along with the rest of its 17 skills, 35 commands, 5 agents, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for creative-fatigue-scanner

README.md
[![agentmods](https://agentmods.dev/badge/commands/ad-superpowers/ad-superpowers-plugin/creative-fatigue-scanner.svg)](https://agentmods.dev/commands/ad-superpowers/ad-superpowers-plugin/creative-fatigue-scanner)
Your own site
<a href="https://agentmods.dev/commands/ad-superpowers/ad-superpowers-plugin/creative-fatigue-scanner"><img src="https://agentmods.dev/badge/commands/ad-superpowers/ad-superpowers-plugin/creative-fatigue-scanner.svg" alt="Measured on agentmods" height="20"></a>
Per session 64 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,255 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00064 $0.02255
Opus 5 $0.00032 $0.01128
Sonnet 5 $0.00013 $0.00451
Haiku 4.5 $0.00006 $0.00226

Measured 5d ago against content hash 11ad32291f3c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

creative-fatigue-scanner scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugin/commands/creative-fatigue-scanner.md · 151 lines

How it starts

The opening of the file, as written. The whole thing — 151 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Platforms: meta, tiktok, linkedin, google_ads Tier: pro

This command requires the Ad Superpowers MCP connector to access your ad account data. Connect at https://app.adsuperpowers.ai if you haven't already.

Creative Fatigue Scanner

Scan for creative fatigue across all ad platforms. Each platform fatigues at dramatically different speeds — apply the correct thresholds or you will miss TikTok fatigue and over-rotate on LinkedIn.

Platform Fatigue Cycle Refresh Cadence Creatives Needed Detection Method Decline Speed
TikTok 3-7 days 3-5 days 8-12 Frequency + CTR Cliff (-20%/day)
Meta ~14 days 7-14 days 4-6 Frequency + CTR Gradual (~2%/day)
LinkedIn 4-6 weeks 4-6 weeks 3-4 Frequency + CTR Slow (~1%/day)
Google Ads 4-8 weeks Monthly 15+ per asset group Asset Ratings Very slow (~0.5%/wk)

Fatigue speed: TikTok (4x) > Meta (1x) > LinkedIn (0.25x) > Google Ads (0.125x). Google Ads uses Asset Ratings (Best/Good/Low/Pending) instead of frequency.

OUTPUT FORMAT (CRITICAL - follow this EXACT structure)

PLATFORM SUMMARY

Platform Ads/Assets Scanned Healthy Warning Critical Avg Age
TikTok X Y Z W D days
Meta X Y Z W D days
Google Ads X assets Y Z W D days
LinkedIn X Y Z W D days

Note: TikTok ads fatigue 4x faster — check these first. Google Ads uses Asset Ratings instead of frequency.

HIGH FATIGUE - TIKTOK (Refresh within 24-48h)

Ad Name Freq CTR Change (3d) CPM Change Days Active Score

HIGH FATIGUE - META (Refresh within 7 days)

Ad Name Freq CTR Change (7d) CPM Change Days Active Score

Read the full file on GitHub · 151 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 151 lines · 64 tokens per session scan A 11ad32291f3c

Subscribe to this mod's changes

creative-fatigue-scanner is a command published in the GitHub repository Ad-Superpowers/ad-superpowers-plugin (5 stars, last pushed 7d ago), licensed MIT. It adds 64 tokens to every session and 2,255 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.