What problem does it solve?
This Skill catches cross-page wiki problems that are easy to miss by hand: dangling links, orphan pages, duplicate slugs, and index drift. It helps keep large federated knowledge bases navigable, honest, and low-friction to maintain.
Core Features & Use Cases
- Dangling link detection: Identifies unresolved wiki links and ranks them by how many pages already point to them, showing which pages are worth writing next.
- Orphan and duplicate analysis: Finds pages with no inbound links, pages missing from indexes, and duplicate slugs that create ambiguous references.
- Health reporting and targeted checks: Produces summary, JSON, and detailed reports, and can check a single file’s unresolved links before a page is considered done.
- Deterministic repair support: Can automatically repoint known broken reference prefixes to existing pages when safe, while leaving judgment calls to the user.
Quick Start
Run the wiki-lint skill against your workspace wiki to get a ranked report of dangling links, orphans, duplicate slugs, and index drift.