seo-competitor-gap-analysis

Installation
SKILL.md

Example output: examples/seo-competitor-gap-analysis-wix-com-20260514/REPORT.md

Competitor Gap Analysis

Identify the specific keywords your competitors rank for in the top 20 that your domain does not, ranked by commercial value and realistic capture difficulty.

Prerequisites

  • SE Ranking MCP server connected.
  • User provides: (a) target domain, (b) 3 to 5 competitor domains (or ask the skill to auto-discover them), (c) market country (default: us), and optionally filters (min volume, max KD, intent).

Process

  1. Validate or discover competitors DATA_getDomainCompetitors
    • If the user did not provide competitors, pull the top 5 organic competitors for the target in the target market.
    • Surface the list to the user and ask them to confirm or override before proceeding.
    • Note: the upstream API does not support limit/offset, so this call returns the full set (~60KB for popular domains) and the MCP harness writes it to a file. Read that file path, parse the {data: [...]} JSON, sort by common_keywords desc, and take the top 5.
Installs
6
GitHub Stars
71
First Seen
May 27, 2026
seo-competitor-gap-analysis — seranking/seo-skills