Agent skill · Content & Marketing

seo-aeo-internal-linking

Maps internal link opportunities between pages with anchor text, placement instructions, orphan page detection, and cannibalization checks. Activate when the user wants to build an internal linking strategy or find link opportunities.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill seo-aeo-internal-linking --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/seo-aeo-internal-linking/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

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

From the SKILL.md

# SEO-AEO Internal Linking ## Overview Analyses a set of pages and produces a prioritised list of internal link opportunities with exact anchor text, a context sentence showing where each link should appear, orphan page detection, anchor text cannibalization warnings, and a link equity map showing how authority flows across the content. Part of the [SEO-AEO Engine](https://github.com/mrprewsh/seo-aeo-engine). ## When to Use This Skill - Use when building internal links between a new pillar page and its cluster articles - Use when auditing an existing site for orphan pages - Use after content-cluster generates a topic map - Use when you need anchor text suggestions with placement context ## How It Works ### Step 1: Detect Orphan Pages Flag any page with zero incoming internal links. These are invisible to search engines and must be linked immediately. ### Step 2: Build Semantic Overlap Matrix Match pages by primary keyword similarity and content summary to identify natural linking opportunities. ### Step 3: Assign Link Types Every suggestion gets one of four labels: - **Cluster → Pillar** — highest priority, consolidates authority upward - **Pillar → Cluster** — distributes authorit

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. How It Works
  4. Step 1: Detect Orphan Pages
  5. Step 2: Build Semantic Overlap Matrix
  6. Step 3: Assign Link Types
  7. Step 4: Write Context Sentences
  8. Step 5: Check Anchor Text
  9. Examples
  10. Example: Link Opportunity Output
  11. Best Practices
  12. Common Pitfalls
  13. Related Skills
  14. Additional Resources
More from agentic-awesome-skills
All skills →
About this skill
What does the seo-aeo-internal-linking skill do?

Maps internal link opportunities between pages with anchor text, placement instructions, orphan page detection, and cannibalization checks. Activate when the user wants to build an internal linking strategy or find link opportunities.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill seo-aeo-internal-linking --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 sickn33/agentic-awesome-skills, a repository with 44,414 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