vault-lint

Installation
SKILL.md

Vault Lint

Comprehensive vault health audit. Checks five dimensions and presents a prioritized report with fix options.

Checks

1. Frontmatter Compliance

Scan Engineering/ notes for missing required frontmatter fields per VAULT_CONVENTIONS:

  1. Call obsidian_list_notes with subfolder: "Engineering".
  2. For each note, call obsidian_read_note and check frontmatter for:
    • type: — must be pattern, trap, decision, or concept
    • project: — must be present
    • status: — must be present
    • tags: — must be a list
    • created: — must be a date
  3. Report notes with missing or malformed fields.
  4. Offer to fix with obsidian_update_frontmatter (one at a time, user confirms).
Installs
3
GitHub Stars
2
First Seen
Jun 22, 2026
vault-lint — thoreinstein/obsidian-rag