mcpbeat Sign in

Frequency Cap Recommendations Agent Skill

Analyzes frequency data across your Meta campaigns, identifies where you're overserving ads to the same people, and recommends frequency caps by campaign objective. Tells you the point where additional impressions stop driving conversions and start burning money. Platform: Meta.

678 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
1221
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/irinabuht12-oss/marketing-skills --skill frequency-cap-recommendations

The instruction itself

7 sections, as written by the author

18/ Frequency Cap Recommendations — Meta

What it does

Analyzes frequency data across your Meta campaigns, identifies where you're overserving ads to the same people, and recommends frequency caps by campaign objective. Tells you the point where additional impressions stop driving conversions and start burning money.

How it works

Claude correlates frequency levels with conversion rates, CTR, and CPA across your campaigns. It finds the inflection point for each campaign type — the frequency at which performance starts declining — and recommends caps that maximize reach and conversions while cutting waste from overexposure.

Practical example

Your Meta prospecting campaigns show that conversion rate peaks at frequency 2.3 and drops 40% by frequency 4. But your current average frequency is 5.1, meaning a significant portion of impressions are hitting people who've already seen the ad too many times. Claude recommends a frequency cap of 3 per 7 days for prospecting. For retargeting, the data shows conversions continue up to frequency 6 before dropping — so a cap of 5 per 7 days is appropriate. Estimated savings from capping: $3,400/month redirected to fresh reach.

What you get back

  • Current frequency distribution across all campaigns
  • Optimal frequency by campaign type based on your actual conversion data
  • Recommended caps with projected spend savings
  • Estimated additional reach you'd gain by redirecting overexposure spend to new users
  • Frequency-to-conversion curve showing exactly where diminishing returns kick in

When to use it

  • When CPMs rise and you suspect audience saturation
  • Monthly frequency audits across all Meta campaigns
  • When scaling spend and frequency climbs as budgets increase
  • After creative refreshes to reset frequency baselines and set new caps

Data access (Ryze MCP)

This skill works best with live account data. Connect the free Ryze MCP once and Claude reads your Google Ads, Meta Ads, GA4 and Search Console directly:

  • claude.ai / Claude Desktop: Settings → Connectors → Add custom connector → https://connector.get-ryze.ai/mcp
  • Claude Code: claude mcp add ryze --transport http https://connector.get-ryze.ai/mcp
  • Cursor: Settings → MCP → add the same URL

Setup guide: https://www.get-ryze.ai/how-to-connect-claude-to-google-meta-ads-mcp

How to use it

Copy the folder

Take irinabuht12-oss/frequency-cap-recommendations from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.