lhitches

Internal Links — Security skill for Claude Code

Security community

Plan, add or audit internal links for a page, a cluster or a site.

How to install Internal Links

Installs to ~/.claude/skills/lhitches-internal-linking-internal-links/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lhitches-internal-linking-internal-links && curl -fsSL https://raw.githubusercontent.com/lhitches/internal-linking/HEAD/commands/internal-links.md -o ~/.claude/skills/lhitches-internal-linking-internal-links/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Internal Links does


description: Plan, add or audit internal links for a page, a cluster or a site. Usage - /internal-links [target URL or page list] [goal: plan | audit | anchors]

Run the internal-linking skill in this plugin on the target described in the arguments: $ARGUMENTS

If the target pages, the site's core (money) pages and the goal are not clear, ask for them in one batched question. Output the plan or audit in the skill's format: target, source pages ranked, anchor plan, placement, and the audit

Alternatives in Security

  • Audit Live Site — audit-live-site 1k ★
  • Design Compliance — Audit or generate regulation-specific UI patterns for HIPAA, PCI DSS, or ADA compliance 309 ★
  • SEO Audit Skill — English · 中文 可复用的单页面 SEO 审计 Agent Skill 235 ★

Full documentation available on GitHub

View Source Repository