What problem does it solve? Keeping a personal knowledge base organized in Obsidian requires consistent naming, linking, and discoverability. This Skill provides the conventions and commands to search, create, and interconnect notes in an Obsidian vault without manual folder management. ## Core Features & Use Cases - Note Search: Find notes by filename or content using find, grep, or Grep/Glob tools against the vault path. - Note Creation: Create new notes following Title Case naming, wikilink conventions, and index note organization. - Backlink Discovery: Locate all notes referencing a given [[wikilink]] to map relationships between topics. - Use Case: You want to add a new note about retrieval-augmented generation. The Skill creates Retrieval Augmented Generation.md in Title Case, adds wikilinks to related notes, and links it from the RAG Index.md index note. ## Quick Start Search my Obsidian vault for notes about vector databases and create a new index note linking them together.