Agent skill · Security

internal-linking-optimizer

Analyze site's internal link structure and optimize for hub-and-spoke SEO architecture. Triggers on: "optimize internal links", "internal linking", "link structure", "hub and spoke links", "orphan pages", "link equity", "internal link audit", "fix my internal links", "link architecture", "site structure optimization", "internal linking strategy", "link flow", "improve site structure", "find orphan pages", "maximize link equity", "internal link map".

Affitorgithub.com/AffitorGitHub ↗
claude-codecursorMIT
Install
npx skills add Affitor/affiliate-skills --skill internal-linking-optimizer --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 9 KB
Bundled scripts: none
Version: 1.0.0
Declared author: affitor
Requires: Claude Code, ChatGPT, Gemini CLI, Cursor, Windsurf, OpenClaw, any AI agent
Path: skills/analytics/internal-linking-optimizer/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 586
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Internal Linking Optimizer Analyze your site's internal link structure and generate an optimized hub-and-spoke linking plan. Finds orphan pages (no internal links pointing to them), identifies link equity bottlenecks, and creates specific linking instructions to maximize SEO impact. ## Stage S6: Analytics & Optimization — This is analytics/audit work on existing content. Internal linking is the most underutilized SEO lever — it's 100% in your control and costs nothing. ## When to Use - User wants to improve their site's SEO through better internal linking - User asks about "orphan pages", "link structure", "hub and spoke" - User says "internal linking", "link audit", "link equity" - After publishing new content — new pages need internal links within 48 hours - After `keyword-cluster-architect` — cluster structure defines the ideal link architecture - Monthly maintenance task alongside `content-decay-detector` ## Input Schema ```yaml site_url: string # REQUIRED — site to analyze # e.g., "myblog.com" pages: object[] # OPTIONAL — known pages with their topics - url: string title: string topic_cluster: string # Which topical cluster it belongs to is_hub: boolean # Is this a hub page?

What's inside
Steps it walks through
  1. Stage
  2. When to Use
  3. Input Schema
  4. Workflow
  5. Step 1: Discover Site Structure
  6. Step 2: Analyze Current Link Structure
  7. Step 3: Identify Issues
  8. Step 4: Generate Linking Instructions
  9. Step 5: Self-Validation
  10. Output Schema
  11. Output Format
  12. Error Handling
  13. Examples
  14. Revenue & Action Plan
More from affiliate-skills
All skills →
About this skill
What does the internal-linking-optimizer skill do?

Analyze site's internal link structure and optimize for hub-and-spoke SEO architecture. Triggers on: "optimize internal links", "internal linking", "link structure", "hub and spoke links", "orphan pages", "link equity", "internal link audit", "fix my internal links", "link architecture", "site structure optimization", "internal linking strategy", "link flow", "improve site structure", "find orphan pages", "maximize link equity", "internal link map".

How do I install it?

Run `npx skills add Affitor/affiliate-skills --skill internal-linking-optimizer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From Affitor/affiliate-skills, a repository with 586 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going