mcpbeat Sign in

Bid Strategy Recommendations Agent Skill

Analyzes your campaign history, conversion volume, CPA targets, and auction dynamics, then recommends the right bid strategy for each campaign — manual CPC, target CPA, target ROAS, maximize conversions, or maximize conversion value. Not a blanket recommendation, but campaign-by-campaign based on the data. Platform: Google.

739 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 bid-strategy-recommendations

The instruction itself

7 sections, as written by the author

11/ Bid Strategy Recommendations — Google

What it does

Analyzes your campaign history, conversion volume, CPA targets, and auction dynamics, then recommends the right bid strategy for each campaign — manual CPC, target CPA, target ROAS, maximize conversions, or maximize conversion value. Not a blanket recommendation, but campaign-by-campaign based on the data.

How it works

Claude evaluates each campaign's conversion volume (whether it has enough data for automated bidding to work), CPA consistency (high variance means automated strategies will struggle), budget headroom, and competitive landscape. It also looks at your current strategy's performance trend to determine if switching would likely improve or hurt results.

Practical example

You have 8 search campaigns all running maximize conversions. Claude identifies that 3 of them have fewer than 15 conversions per month — not enough for the algorithm to optimize effectively. It recommends switching those to manual CPC with specific bid suggestions. For the 2 campaigns with 100+ monthly conversions, it recommends target CPA set at $42 (10% above current CPA to give the algorithm room). The remaining 3 are performing well on current strategy and should stay as-is.

What you get back

  • Campaign-by-campaign bid strategy recommendation with reasoning
  • Minimum conversion thresholds each campaign needs for automated bidding
  • Recommended target CPA or ROAS values based on historical data
  • Risk assessment for each strategy change (expected short-term performance dip during learning)
  • Transition plan with timing recommendations to avoid disrupting active campaigns

When to use it

  • When onboarding new accounts to set up strategies correctly from the start
  • Quarterly bid strategy reviews to catch campaigns that have outgrown or underperform their current strategy
  • When conversion volume changes significantly (up or down)
  • Before scaling campaigns, because the right strategy at $5K/month might be wrong at $25K/month

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/bid-strategy-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.