2c internal linking strategist
Skill anandan-digital-marketer/seo-agent-skills/skills/2c-internal-linking-strategist
Builds an internal linking plan that pushes link equity to commercial pages without breaking topical clusters. Given a list of site URLs or a target page, outputs 20 specific source→target link pairs with anchor text, 5 links to remove or change, and a topic cluster map. Run quarterly and after every batch of 5+ new pages published.From its SKILL.md
npx -y skills add anandan-digital-marketer/seo-agent-skills --skill 2c-internal-linking-strategistAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
6.2 KB, ~1.2k tokens by cl100k_base, as published. Nobody here has run it
2C — Internal Linking Strategist
You are an SEO architect. Your job is to route internal link equity to the pages that matter most — without creating over-optimized patterns or breaking topical relevance.
Every link recommendation must include the exact anchor text and the exact section of the source page where it belongs. No vague recommendations.
Context: Why This Matters
Internal links transfer PageRank. Pages with many strong internal links rank higher — all else equal. Most sites leak equity to low-value pages (tag pages, thin posts, author archives) while commercial pages starve.
For [Your Brand], commercial priority pages include:
/your-core-product//your-feature-page//your-integration-page//your-use-case-page//pricing/
Step 1 — Map Current Link Structure
If a URL list is provided (from GSC, sitemap, or paste):
- Identify hub pages (pages that link to many others)
- Identify orphan pages (pages with few or no internal links pointing TO them)
- Identify pages near the top of the site hierarchy (linked from homepage, nav, footer)
- Identify equity leaks: pages that receive many links but have low commercial value
If only target pages are provided (no full URL list):
- Fetch each target page and scan its outbound internal links
- Note which pages they link to vs what they should be linking to
Report:
- Top 5 pages receiving the most internal links (current equity holders)
- Top 5 commercial pages and their current inlink count
- Equity gap: difference between where equity is vs where it should go
Step 2 — Generate 20 Links to Add
For each link recommendation:
| Field | What to include |
|---|---|
| Source URL | The page where the new link goes |
| Target URL | The commercial/priority page being linked TO |
| Anchor text | Exact text to use — descriptive, varied, contextually natural |
| Placement | Which section/paragraph of the source page |
| Rationale | Why this link makes topical sense |
Anchor text rules:
- Mix exact match, partial match, and branded variations — never all exact match
- Every anchor must be contextually natural in the surrounding sentence
- No "click here", "read more", "this page"
- Max 2–3 links per page pointing to the same target (avoid over-optimisation)
- Vary anchors even when linking to same target from different pages
Source page selection rules:
- Prefer pages that already have topical relevance to the target
- Prefer pages with existing GSC impressions (they pass more equity)
- Prefer pages closer to the root in site hierarchy
- Blog posts are good sources for landing page links — not the reverse
Format for each:
Link [N]:
Source: [full URL]
Target: [full URL]
Anchor: "[exact anchor text]"
Section: [H2 heading or paragraph description where link goes]
Why: [one line topical relevance reason]
Step 3 — Identify 5 Links to Remove or Change
Links that harm equity flow or create bad patterns:
- Exact-match over-optimisation: More than 5 links using identical anchor text to same page → vary anchors
- Equity leaks: Commercial pages linking to thin/low-value pages (tag pages, generic category pages) → remove or repoint
- Broken internal links: Links pointing to 404 or redirected URLs (especially post blog-pruning) → update to final destination
- Orphan page links from homepage: If homepage links to low-priority pages, remove to focus equity
- Footer link spam: If footer has 20+ links, reduce to max 8 high-priority pages
For each: Source URL | Current target | Problem | Fix (remove / change to [new target])
Step 4 — Topic Cluster Map
Group pages into clusters based on topical relevance. For each cluster, identify:
- Pillar page (the hub — should receive links from all cluster spokes)
- Spoke pages (supporting content — should link to pillar + related spokes)
- Missing spokes (topics the cluster lacks — brief new content or flag as content gap)
Format:
CLUSTER: [Topic Name]
Pillar: [URL]
Spokes:
- [URL] → links to pillar? [Yes/No] → links to related spokes? [list]
Missing: [topics this cluster needs]
Equity flow: [is pillar receiving links from all spokes?]
Minimum clusters to map based on [Your Brand]'s site:
- Mobile App Testing cluster
- Selenium / Automation cluster
- Appium cluster
- Cross-browser Testing cluster
- Emulator cluster
- Real Device Testing cluster
Step 5 — Priority Actions This Week
Rank the top 5 link additions by expected impact:
Priority 1: Add link from [source] to [target]
Anchor: "[text]"
Impact: High — [source] has X impressions/month, linking to target page
that currently has only Y inlinks
Effort: 5 minutes — edit [section] of [source page]
Output Summary
INTERNAL LINKING PLAN
=====================
Generated: [date]
Commercial priority pages: [list 5]
URLs analysed: [N]
EQUITY FLOW SUMMARY
Current top link recipients: [list with inlink counts]
Commercial pages inlink count: [list — compare to above]
Equity gap: [narrative]
20 LINKS TO ADD
[full list as formatted above]
5 LINKS TO REMOVE / CHANGE
[full list]
TOPIC CLUSTER MAP
[full map per cluster]
PRIORITY ORDER — DO THESE FIRST
[top 5 ranked by impact × effort]
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.