What problem does it solve?
It prevents misrouted Obsidian notes by directing the user to the correct destination (wiki vs personal vs project-owned) before any vault operations happen.
Core Features & Use Cases
- Vault routing and destination selection: Chooses between reusable wiki knowledge and vault-wide personal documentation based on note type and user intent.
- Safety-first conventions: Uses vault-wide rules like searching before choosing a destination and preferring existing nearby conventions.
- Structured note organization: Applies deterministic folder and filename rules (e.g., quick notes inbox, daily-scoped notes, personal/countries/people patterns) to keep notes consistent.
- Dynamic routing by content unit: Routes “Case vs Reference vs Profile” content using episode-style grouping and filename/date conventions.
- Skill coordination: Requires loading dependent skills (obsidian-mechanics, obsidian-markdown) and defers project-scoped requests to the project-notes skill.
Quick Start
Ask your AI assistant to “save this note to my vault” and include the intent keywords (e.g., second brain, my notes, quick note, daily note) so routing picks the correct folder and note format.