What problem does it solve?
Knowledge graph notes in an Obsidian vault often end up with missing or inconsistent frontmatter fields, which breaks downstream quality checks like orphan detection and entity linking. This Skill scans every note, reports violations by folder, and repairs fields that can be inferred from note content.
Core Features & Use Cases
- Full-vault frontmatter audit: Scans all notes across Articles, Videos, Concepts, Topics, People, Companies, Tools, Conferences, Case Studies, and Datasets folders against a per-type required-fields table.
- Structured violation report: Groups missing fields (type, tags, created, source, author, concepts, and more) by folder with counts and note names.
- Assisted auto-fix: Infers missing values from folder location, file creation date, and note body content, with confirmation prompts or batch mode, and flags un-inferable fields for manual review.
- Use Case: After importing a batch of new articles into the Awesome Search vault, run the audit to find every note missing
source or author, auto-fill what can be inferred, and get a clean list of notes needing manual attention before running other KG quality checks.
Quick Start
Audit all notes in my Awesome Search vault for missing frontmatter fields and fix the ones you can infer.