--- name: internal-linking description: Plans internal link structure using content silos. Outputs link map with SEO priority. Does not create links. --- # Internal Linking Skill ## Purpose Outputs internal link structure using content silo architecture. SEO-focused link equity distribution. ## Primary Objective **Push link equity to money pages (silo tops) through structured silos.** Not "pretty web" — strategic authority building. ## Skill Output ```yaml silos: [...] # Defined content clusters link_map: [...] # Per-page outbound links link_requirements: [...] # Inbound requirements orphan_check: [...] # Pages with 3 on any page | STOP — reduce | ## Non-goals - Does NOT create actual links - Does NOT handle external links - Does NOT track performance - Does NOT analyze competitors - Does NOT audit existing sites ## Forbidden - ❌ Orphan pages - ❌ Generic anchors in body - ❌ Exact match anchor >3 times to one target - ❌ Blog not linking to silo top - ❌ Cross-silo >3 per page - ❌ Area linking to different-silo area ## References - [silo-examples.md](references/silo-examples.md) — Full silo structures - [anchor-patterns.md](references/anchor-patterns.md) — Anchor text by type ## Definition of Done - [ ] All silos defined with tops - [ ] Every page has silo assignment - [ ] Every silo top has 5+ inbound - [ ] Every article links to silo top - [ ] Zero orphan pages - [ ] Zero weak pages (below minimum) - [ ] Cross-silo max 2 per page - [ ] Calculator has 4+ inbound