mcpbeat Sign in

Quality Score Breakdown Agent Skill

Breaks down Quality Score components for your Google Ads keywords — expected CTR, ad relevance, and landing page experience — and tells you exactly which component is dragging each keyword down, with specific fixes ranked by potential CPC impact. Platform: Google.

693 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 quality-score-breakdown

The instruction itself

7 sections, as written by the author

14/ Quality Score Breakdown — Google

What it does

Breaks down Quality Score components for your Google Ads keywords — expected CTR, ad relevance, and landing page experience — and tells you exactly which component is dragging each keyword down, with specific fixes ranked by potential CPC impact.

How it works

Claude pulls your keyword-level Quality Score data along with historical QS trends, CTR benchmarks, ad copy relevance signals, and landing page metrics. It identifies which of the three components is below average for each keyword and cross-references with your actual ad copy and landing pages to pinpoint the exact issue.

Practical example

You have 340 active keywords. Claude identifies 47 with Quality Score 5 or below. Of those, 28 have below-average landing page experience (mostly because 3 landing pages have slow mobile load times), 14 have below-average ad relevance (the ad groups contain too many unrelated keywords diluting relevance), and 5 have below-average expected CTR (they're in ad groups where CTR is dragged down by poor-performing ad copy variants). Fixing the 3 landing pages alone would impact 28 keywords and potentially reduce CPC by 15-25%.

What you get back

  • Every keyword with QS below 7 flagged with the specific underperforming component
  • Root cause analysis for each component (not just "below average" but why)
  • Prioritized fix list ranked by potential CPC savings and conversion volume impact
  • Ad group restructuring recommendations where relevance is the issue
  • Landing page specific issues tied back to keyword groups they affect

When to use it

  • Monthly QS audits to catch degradation early
  • When CPCs rise without competitive or market explanation
  • After landing page or website changes that might have affected page experience scores
  • When restructuring accounts and you want to improve efficiency across the board

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/quality-score-breakdown 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.