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
- Scan for all wiki-links
- Find
[[...]]patterns in all .md files - Extract link targets
- Find