What problem does it solve? Writing notes to an Obsidian vault manually requires knowing the vault path, respecting its folder structure, and avoiding duplicate notes. This Skill automates that workflow so notes land in the right place with consistent formatting. ## Core Features & Use Cases - Vault Path Resolution: Resolves the vault location via the OBSIDIAN_VAULT_PATH environment variable or by prompting the user, then caches it for the session. - Convention-Aware Writing: Inspects the vault's existing folder structure, naming patterns, and duplicate notes before writing, so new notes match established conventions. - Obsidian-Native Formatting: Produces markdown with headings, sections, code blocks, tables, and [[wikilinks]] compatible with Obsidian's renderer. - Use Case: Ask to save meeting notes or a how-to guide, and the Skill checks for similar existing notes, picks the right subfolder, and writes a well-structured markdown file. ## Quick Start Ask the assistant to create a note about your chosen topic in your Obsidian vault, optionally specifying a subfolder.