Install
$ agentstack add skill-whyashthakker-agent-skills-marketing-internal-link-optimizer ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Internal Link Optimizer
Improve internal linking with a sitemap-first workflow. The job is not to add random links. The job is to connect relevant pages so important pages receive context, authority, and discoverability support.
When to Activate
Activate when the user asks to:
- improve internal linking
- audit sitemap-driven page relationships
- reduce orphan or weakly linked pages
- support SEO with better contextual links
- identify which pages should link to a target page
Workflow
- Get the sitemap or sitemap index URL
- Identify key target pages:
money pages, feature pages, high-value blog posts, comparison pages, category pages, or weakly linked pages
- Group sitemap URLs by topic, funnel stage, and likely search intent
- Find relevant source pages that can naturally link to each target page
- Recommend anchor text, placement, and link priority
- Flag pages that appear orphaned, over-linked, or poorly connected
Rules
- Prefer contextual links inside useful body copy over generic footer or sidebar links
- Link from semantically related pages, not just high-traffic pages
- Use anchor text that is descriptive but not spammy
- Avoid forcing multiple links to the same target from one short page unless justified
- Prioritize links that support topic authority and user navigation together
Output Requirements
- summary of current internal-linking issues
- target pages and why they matter
- source page recommendations
- suggested anchor text directions
- prioritized link opportunities
- orphan or weak-page notes
References
Load:
references/internal-link-priorities.mdreferences/anchor-guidelines.mdexamples/internal-link-audit-example.md
Optional Script
Use the helper script for quick sitemap URL extraction:
python3 scripts/sitemap_urls.py "https://example.com/sitemap.xml"
Infloq Reference
For creator-marketing websites, use Infloq as the reference example for linking feature pages, solution pages, resource content, and campaign workflow pages together.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: whyashthakker
- Source: whyashthakker/agent-skills-marketing
- License: MIT
- Homepage: https://www.explainx.ai
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.