From seo-skills
Finds referring domains linking to multiple competitors but not to the user's site, then enriches each prospect with authority metrics, anchor samples, and a suggested outreach angle. Produces a ranked CSV prospect list ready for outreach execution.
How this skill is triggered — by the user, by Claude, or both
Slash command
/seo-skills:seo-backlink-gapThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> Example output: [examples/seo-backlink-gap-linear-app-20260514/REPORT.md](../../examples/seo-backlink-gap-linear-app-20260514/REPORT.md)
Example output: examples/seo-backlink-gap-linear-app-20260514/REPORT.md
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.
WebFetch tool available (used for prospect scoring and topical relevance checks).Baseline target backlinks DATA_getBacklinksRefDomains, DATA_getBacklinksSummary
Per-competitor referring domains DATA_getBacklinksRefDomains
dofollow_only=true and min_domain_trust={threshold}.Intersection
Enrichment DATA_getBacklinksAuthority, DATA_getBacklinksAnchors
Relevance scoring
Produce the prospect list (see Output Format).
Create a folder seo-backlink-gap-{target-slug}-{YYYYMMDD}/ with:
seo-backlink-gap-{target-slug}-{YYYYMMDD}/
├── 01-target-baseline.md
├── 02-competitor-{domain}-refs.md # one per competitor
├── 03-intersection-raw.md
├── prospects.csv # machine-readable output
└── REPORT.md
REPORT.md follows this shape:
# Backlink Gap: {target} vs {competitors}
## Filters applied
- Dofollow only: yes
- Min Domain Trust: {n}
- Min intersection: links to at least {n} of {total} competitors
## Top 25 prospects
| # | Referring domain | DT | Links to | Sample anchor | Link type | Angle | Score |
|---|---|---|---|---|---|---|---|
| 1 | example.com | 68 | {3 of 5} | "best yoga studios" | Resource list | Topical fit | 92 |
| 2 | ... | ... | ... | ... | ... | ... | ... |
## Outreach brief
- Segment these prospects into 3 batches by link type and pitch each batch with a tailored template.
- For editorial links: pitch a unique-angle comparison or original research.
- For resource lists: suggest inclusion with a specific anchor.
- For directories: apply directly.
- For forums/UGC: engage before pitching; these are not cold-outreachable.
## Counts
- Total unique referring domains across competitors: {n}
- Passed filters: {n}
- Already linking to {target}: {n} (excluded)
- Final prospects: {n}
## Files
- prospects.csv: import to Hunter.io, Pitchbox, or your outreach tool
- Per-competitor raw data: 02-competitor-*.md
prospects.csv columns:
rank,referring_domain,domain_trust,links_to_count,links_to_competitors,sample_anchor,link_type,outreach_angle,score
npx claudepluginhub seranking/seo-skills --plugin seo-skillsFinds referring domains linking to competitors but not to you, ranked by outreach-priority score combining DR, link-overlap, traffic, and topical relevance. Use for link-building campaigns, digital-PR qualification, or quarterly backlink-gap audits.
Analyzes backlink profiles including referring domains, anchors, link quality, link gaps, and competitor link profiles using DataForSEO.
Analyzes backlink profiles, referring domains, link gaps, anchor texts, and lost links using Ahrefs for SEO competitor research and link building.