Detect keyword cannibalization across blog posts by extracting primary keywords from titles and headings, clustering semantically similar targets, and flagging posts competing for the same search intent. Supports local-only mode (grep-based) and DataForSEO API mode (Page Intersection endpoint at ~$0.01/call). Outputs severity-scored report with merge or differentiate recommendations. Use when user says "cannibalization", "keyword overlap", "competing pages", "duplicate keywords", "cannibalize".
$npx -y skills add infrasity-labs/dev-gtm-claude-skills --skill blog-cannibalizationInstalls into the current project.
Run `npx skills use "https://github.com/infrasity-labs/dev-gtm-claude-skills" --skill "infrasity-labs/dev-gtm-claude-skills/blog-cannibalization"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/infrasity-labs/dev-gtm-claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/infrasity-labs/dev-gtm-claude-skills"` and select the relevant skills, then follow their instructions.