← ClaudeAtlas

seo-backlink-gaplisted

Find referring domains that link to multiple competitors but not to your site, then enrich with authority, anchor samples, and outreach angle per row. Produces a prospect list an outreach team can start emailing tomorrow. Use when the user asks for backlink gap analysis, link building opportunities, competitor backlink intersection, link prospecting, or wants referring domains they are missing.
amirjahfar1/automate-seo-with-claude · ★ 0 · AI & Automation · score 72
Install: claude install-skill amirjahfar1/automate-seo-with-claude
> Example output: [examples/seo-backlink-gap-linear-app-20260514/REPORT.md](../../examples/seo-backlink-gap-linear-app-20260514/REPORT.md) # Backlink Gap Produce an actionable link-prospecting list: domains linking to your top competitors but not to you, filtered by authority and relevance, enriched with anchor samples and a suggested outreach angle. ## Prerequisites - DataForSEO MCP server connected. - Claude's `WebFetch` tool available (used for prospect scoring and topical relevance checks). - User provides: (a) target domain, (b) 3 to 5 competitor domains, and optionally (c) minimum referring-domain rank (default: 250 on the 0–1000 scale), (d) dofollow-only filter (default: true), (e) minimum intersection count (default: linked by at least 2 of the N competitors). ## Process 1. **Baseline target backlinks** `mcp__dataforseo__backlinks_referring_domains`, `mcp__dataforseo__backlinks_summary` - Pull the target domain's existing referring domains to build an exclusion set. - Save count and summary metrics for the report. 2. **Competitor intersection** `mcp__dataforseo__backlinks_domain_intersection` (with `mcp__dataforseo__backlinks_competitors` to validate competitor set) - Use `backlinks_domain_intersection` to pull referring domains that link to the competitors. Apply a dofollow `filters` clause and a `rank` floor of `{threshold}` to narrow. - Collect as a dict keyed by referring domain with the list of competitors linking to it. 3. **Intersection**