fatigue-frequency-manager
Use when the user asks to "is my ad fatiguing", "why is CTR dropping at scale", or "should I rotate creative / widen the audience"; reads frequency, CTR and CVR decay against an early-flight baseline and returns Rotate-creative / Widen-audience / Hold triggers with a per-ad-set fatigue read. Not for building the replacement creative — use ad-creative-builder; not for the RQS score or vetoes — use ad-account-auditor. 广告疲劳检测/频次管理/换素材还是扩人群
Profile →npx skills add aaron-he-zhu/aaron-marketing-skills --skill fatigue-frequency-manager --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Fatigue & Frequency Manager Reads a scaling ad set for **creative fatigue** and **audience saturation** — rising frequency, decaying CTR and CVR against an early-flight baseline — and returns a **Rotate-creative / Widen-audience / Hold** trigger per ad set. This works the ROAS **S** (spend-efficiency: CTR/CVR/frequency decay) and **R** (return protection) levers at scale. It does not build the replacement creative (`ad-creative-builder` owns that) and does not compute the RQS or run vetoes (`ad-account-auditor` owns the gate). ## Quick Start ```text Frequency on my prospecting set hit 6.2 and CTR halved over two weeks — is it fatigue, and do I rotate or widen? CVR held but CTR keeps sliding on the same creatives at scale — which trigger fires? Here's the daily campaign export for Ad Set A — read it for fatigue vs saturation ``` ## Skill Contract **Expected output**: a per-ad-set fatigue read — frequency now vs baseline, CTR and CVR decay slope against the early-flight baseline, the diagnosis (creative fatigue vs audience saturation vs neither), and one trigger (**Rotate-creative** / **Widen-audience** / **Hold**) with the threshold that fired — plus a handoff summary storable und
- Quick Start
- Skill Contract
- Handoff Summary
- Data Sources
- Instructions
- Decision Gate
- Save Results
- Reference Materials
- Next Best Skill
What does the fatigue-frequency-manager skill do?
Use when the user asks to "is my ad fatiguing", "why is CTR dropping at scale", or "should I rotate creative / widen the audience"; reads frequency, CTR and CVR decay against an early-flight baseline and returns Rotate-creative / Widen-audience / Hold triggers with a per-ad-set fatigue read. Not for building the replacement creative — use ad-creative-builder; not for the RQS score or vetoes — use ad-account-auditor. 广告疲劳检测/频次管理/换素材还是扩人群
How do I install it?
Run `npx skills add aaron-he-zhu/aaron-marketing-skills --skill fatigue-frequency-manager --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From aaron-he-zhu/aaron-marketing-skills, a repository with 2,508 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.