What problem does it solve?
Detects structural, metadata, and linkage issues in an LLM Wiki vault so knowledge remains connected, sourced, and maintainable.
Core Features & Use Cases
- Frontmatter validation: checks for missing or malformed YAML fields like title, date-created, page-type, domain, and sources and can auto-fill defaults.
- Link and index integrity: finds broken wikilinks, orphan pages, and index mismatches and can create stubs for missing targets.
- Content hygiene: surfaces stale content, concept gaps, and missing source sections, and generates a grouped Markdown report with suggested next actions and optional auto-commits.
- Use Case: Run when preparing a vault for sharing or research to ensure pages are properly attributed, linked, and discoverable.
Quick Start
Use the lint skill to audit the vault named my-research and generate a Markdown report with suggested autofixes.