link-check

Installation
SKILL.md

Link Check

Validate wiki-links and find orphaned notes.

What It Checks

Issue Description Impact
Broken links [[Note]] where Note.md doesn't exist Navigation fails
Orphaned notes Files with no incoming links Hard to discover
Ambiguous links Multiple files match the link Unpredictable resolution

Workflow

  1. Scan for all wiki-links

    • Find [[...]] patterns in all .md files
    • Extract link targets
  2. Validate each link

Related skills
Installs
8
GitHub Stars
1
First Seen
Jan 23, 2026