What it does?
The prompt pulls live creative-level performance from Meta and Google via GoMarble MCP, ranks every ad, flags the ones fatiguing (frequency up 30%+, CTR down 20%+ week over week), and writes an AI performance brief.
What you need
- → Anthropic API key
- → GoMarble API key
- → Meta Ad Account ID and/or Google Ads Customer ID
First, connect Claude Code to your ad accounts
GoMarble MCP connects Claude Code with your live Meta and Google Ads accounts so the generated script can pull creative performance data automatically.
Install Claude Code and Python
Download Claude Code (claude.com/download) and Python (python.org/downloads) if you don't already have them.
Connect your ad account(s)
Go to apps.gomarble.ai, sign up, and connect the Meta Ads and/or Google Ads account you want to analyze in the Integrations page.
Get your GoMarble API key
In GoMarble, go to Settings → API Key, copy the key, and save it somewhere safe.
Add GoMarble MCP to Claude Code
Run the command below in your terminal to connect Claude Code to GoMarble MCP.
Unlike the other scripts in this batch, what you paste here is a build instruction — Claude Code writes the actual creative_performance.py script for you based on it.
The prompt
Paste this into Claude Code — it instructs Claude to build a Python CLI script (creative_performance.py) that pulls Meta and Google creative performance via GoMarble MCP, detects fatigue, and ranks winners vs. underperformers. Then update the credentials and run the generated script.
What you get back
-
→
Format: Three files, per the build prompt:
- – creative_performance.csv — ranked ad creatives with performance metrics
- – creative_fatigue.csv — ads flagged for fatigue (frequency up more than 30% and CTR down more than 20% week over week)
- – creative_brief.txt — an AI-written creative performance analysis
Want this automated?
Run the prompt above every Monday morning automatically. GoMarble Agents don't just deliver the report (Slack / email / in-app) — they can execute the recommended changes directly in your ad account, too. Offload the whole recurring task and stop doing it manually.
Try GoMarble Agents free →FAQ
What does this build?
How does it detect fatigue?
How does it rank winners vs. underperformers?
What data does it pull?
Does this run automatically?
What files does it output?
Do I need both Meta and Google connected?
Skip the prompt — let GoMarble do this for you.
Sign up, connect your ad accounts, and creative performance breakdowns runs on every account, every week, automatically.