What problem does it solve? When several URLs on the same site compete for the same search query, rankings fluctuate and clicks get split, but it is hard to confirm without real performance data. This Skill diagnoses actual cannibalization using Google Search Console exports (Query + Page dimensions), classifies severity, and recommends whether to merge, redirect, differentiate, or just monitor. ## Core Features & Use Cases - Deterministic detection script: Groups rows by query, computes the click dominance ratio and position gap between competing URLs, and classifies severity as Alta, Media, or Bajo with a recommended action. - Flexible data input: Accepts CSV or JSON exports pasted manually from Search Console, or live data via optional GSC, Ahrefs, or SerpApi MCP connections. - Use Case: You export 90 days of GSC data and find two URLs splitting clicks for "café de especialidad" with a 0.53 dominance ratio. The Skill flags it as high severity and recommends merging the weaker article into the stronger page with a 301 redirect. ## Quick Start Paste your Google Search Console export with query and page columns and ask the assistant to detect which of my URLs are cannibalizing each other and what to do about it.