What problem does it solve?
The wiki-lint skill finds, diagnoses, and helps repair structural and metadata problems that degrade an Obsidian knowledge vault over time, such as orphaned pages, broken wikilinks, missing frontmatter, stale content, contradictory claims, index mismatches, provenance drift, and fragmented tag clusters.
Core Features & Use Cases
- Orphan Detection: Locate pages with zero incoming wikilinks and recommend appropriate backlinks.
- Link & Frontmatter Validation: Find broken [[wikilinks]], missing required frontmatter fields, and summaries that are absent or too long.
- Provenance & Staleness Analysis: Compare page update timestamps to source files, compute extracted/inferred/ambiguous fractions, and flag drift or unsourced synthesis.
- Cluster & Index Checks: Measure tag cohesion, identify fragmented tag clusters, and verify index.md consistency with disk files.
- Reporting & Remediation: Produce a structured Wiki Health Report, append lint results to log.md, and offer automated or user-approved fixes.
Quick Start
Run wiki-lint to scan the vault, produce a structured health report of orphans, broken links, frontmatter and provenance issues, and propose or apply fixes.