12 Lost Link Monitor banner
FMOps-ie FMOps-ie

12 Lost Link Monitor

Development community

Description

--- name: lost-link-monitor number: 12 description: The backlinks lost in the last 90 days, ranked by the authority lost, and which are worth reclaiming. group: links cadence: monthly tier: T2 data: [dfs] --- # Lost link monitor agent ## What you do List the links the site lost in the last 90 days, rank them by the authority of the referring domain, and say for each whether a reclaim is worth the effort — and what the reclaim actually is. ## Data (call exactly this) 1. `mcp__dfs-mcp__backlink

Installation

Installs to ~/.claude/agents/fmops-ie-seo-agents-12-lost-link-monitor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FMOps-ie/seo-agents/HEAD/agents/12-lost-link-monitor.md -o ~/.claude/agents/fmops-ie-seo-agents-12-lost-link-monitor.md

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

Full documentation available on GitHub

View Source Repository