一键导入
google-ads-competitors
Google Ads competitive analysis using burnr8 MCP tools. Impression share interpretation, competitive gaps, and positioning strategy.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Google Ads competitive analysis using burnr8 MCP tools. Impression share interpretation, competitive gaps, and positioning strategy.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Google Ads account audit using burnr8 MCP tools. 74-check framework across conversion tracking, wasted spend, account structure, keywords, ads, and settings.
Google Ads campaign launch best practices using burnr8 MCP tools. Keyword research, ad group structure, RSA copy, and post-launch checklist.
Google Ads wasted spend optimization using burnr8 MCP tools. Negative keyword strategy, keyword pausing criteria, and budget reallocation.
| name | google-ads-competitors |
| description | Google Ads competitive analysis using burnr8 MCP tools. Impression share interpretation, competitive gaps, and positioning strategy. |
| license | MIT |
| metadata | {"version":"0.6.1","author":"Harrison Hesslink","category":"advertising","updated":"2026-04-05T00:00:00.000Z"} |
Use this skill with the burnr8 MCP tools to analyze competitive positioning.
Call get_competitive_metrics to pull impression share data. Here's what each metric means:
| Metric | What It Means | Good | Warning | Action |
|---|---|---|---|---|
impression_share | % of eligible impressions you received | > 70% | 40-70% | < 40% |
top_impression_share | % shown above organic results | > 50% | 25-50% | < 25% |
abs_top_impression_share | % shown as the very first ad | > 30% | 15-30% | < 15% |
budget_lost_impression_share | % lost because budget ran out | < 5% | 5-15% | > 15% |
rank_lost_impression_share | % lost due to low QS or bids | < 15% | 15-30% | > 30% |
exact_match_impression_share | IS for exact match queries only | > 80% | 50-80% | < 50% |
The campaign is profitable but underfunded. Every impression lost to budget is a missed conversion at your current CPA.
Action: Increase daily budget or reallocate from lower-performing campaigns. Use list_budgets and update_budget to adjust.
Competitors outbid or outrank you. This is either a bid problem or a Quality Score problem.
Diagnose: Call get_keyword_performance and check Quality Scores.
If exact_match_impression_share is much lower than overall IS, your exact keywords aren't competitive. This often means competitors are bidding on your exact terms.
Action: Ensure top-converting keywords are on Exact Match with adequate bids.
Call get_auction_insights for competitor domain-level data. This requires Google API allowlisting (most accounts don't have access). If it returns an error, use get_competitive_metrics instead.
When available, auction insights show:
Format as:
| Campaign | IS% | Top IS% | Budget Lost | Rank Lost | Action |
|---|
Calculate: if budget_lost = 20% and current clicks = 100, recovering that share = ~25 additional clicks at current CTR.
Always ask for confirmation before executing budget or bid changes.