What problem does it solve? Managing a personal knowledge base in Obsidian requires consistent naming, linking, and discovery conventions; this Skill standardizes how notes are searched, created, and connected so the vault stays navigable without folders. ## Core Features & Use Cases - Note Search: Find notes by filename or full-text content using find, grep, or Grep/Glob tools against the vault path. - Note Creation: Create Title Case Markdown notes as units of learning with [[wikilinks]] to related notes at the bottom. - Backlink & Index Discovery: Locate all notes linking to a given note and find index notes that aggregate related topics. - Use Case: You want to capture a new concept about retrieval-augmented generation. The Skill creates 'RAG Chunking Strategies.md', links it to 'RAG Index.md', and verifies backlinks so the note is discoverable from related topics. ## Quick Start Search my Obsidian vault for notes about vector databases and create a new linked note summarizing what you find.