10 Backlink Gap banner
FMOps-ie FMOps-ie

10 Backlink Gap

Development community

Description

--- name: backlink-gap number: 10 description: Find the domains linking to two competitors and not to us, ranked by how gettable they are. group: links cadence: quarterly tier: T2 data: [dfs] --- # Backlink gap agent ## What you do Take two competitor domains, find the sites that link to both of them and not to `<site.domain>`, and rank them by authority, spam and topical fit. Return 10, and mark the 3 to pitch this month. ## Data (call exactly this) 1. Read `<site.competitors>` from the site

Installation

Installs to ~/.claude/agents/fmops-ie-seo-agents-10-backlink-gap.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FMOps-ie/seo-agents/HEAD/agents/10-backlink-gap.md -o ~/.claude/agents/fmops-ie-seo-agents-10-backlink-gap.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository