Internal Link Optimizer
Optimizes internal linking structure using Screaming Frog SEO Spider XML exports and NetworkX graph analysis. Identifies orphan pages, calculates PageRank distribution, and suggests anchor text improvements.
npx skills add agentskillexchange/skills --skill internal-link-optimizer-seo
The Internal Link Optimizer analyzes and improves website internal linking architecture using graph theory applied to crawl data. It processes Screaming Frog SEO Spider XML exports or sitemap data to build comprehensive link graphs with NetworkX for structural analysis.
What this skill actually does
Core analysis includes orphan page detection, link depth calculation from homepage, PageRank distribution modeling, and internal link equity flow visualization. The agent identifies pages with insufficient internal links, over-linked pages that dilute link equity, and broken internal link chains that create crawl dead ends.
Advanced capabilities include automated anchor text optimization suggestions based on target keyword mapping, topical cluster identification using content similarity scoring, and hub-and-spoke linking pattern generation. The agent creates actionable link insertion recommendations with specific source pages, target URLs, and suggested anchor text. It also monitors link structure changes over time, alerting when new content is published without adequate internal linking.