Analyzes internal linking structure by crawling sitemaps with Screaming Frog or Sitebulb, computing PageRank distribution via NetworkX graph algorithms, and identifying orphan pages. Recommends contextual link insertions using BM25 text matching against existing content inventory.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Internal Link Graph Optimizer"
slug: "internal-link-graph-optimizer"
description: "Analyzes internal linking structure by crawling sitemaps with Screaming Frog or Sitebulb, computing PageRank distribution via NetworkX graph algorithms, and identifying orphan pages. Recommends contextual link insertions using BM25 text matching against existing content inventory."
verification: "security_reviewed"
source: "https://developer.wordpress.org/"
author: "WordPress Foundation"
category: "Content Writing & SEO"
framework: "Cursor"
---
# Internal Link Graph Optimizer
Analyzes internal linking structure by crawling sitemaps with Screaming Frog or Sitebulb, computing PageRank distribution via NetworkX graph algorithms, and identifying orphan pages. Recommends contextual link insertions using BM25 text matching against existing content inventory.
## Installation
Use the upstream install or setup path that matches your environment:
- Make WordPress
Basic usage or getting-started notes:
- Run WordPress entirely in your browser.
- Run WP-CLI Commands
- Advanced · May 4, 2026
- Source: https://developer.wordpress.org/
## Documentation
- https://developer.wordpress.org/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/internal-link-graph-optimizer/)
No comments yet. Be the first to comment!