From mcp-search-console
Detects keyword cannibalization by grouping search analytics data to find queries where multiple site pages compete for rankings. Useful for SEO audits on competing pages or keyword overlap.
npx claudepluginhub aminforou/mcp-gscThis skill uses the workspace's default tool permissions.
Identify queries where multiple pages on the same site are competing for rankings.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Designs, audits, and improves analytics tracking systems for reliable, decision-ready data. Computes Measurement Readiness & Signal Quality Index across decision alignment, event clarity, accuracy, and governance.
Guides A/B test setup with mandatory gates for hypothesis validation, metrics definition, sample size calculation, and execution readiness checks.
Identify queries where multiple pages on the same site are competing for rankings.
list_properties to confirm the exact site_url.get_advanced_search_analytics with dimensions=query,page, sort_by=impressions, row_limit=1000 to get all query+page combinations.query. Queries with two or more distinct pages in the top results are cannibalization candidates.For each cannibalization case:
Present as a markdown table followed by a prioritized action list.