What problem does it solve? Setting up a new Obsidian-based wiki vault requires creating the correct folder structure, schema, templates, and catalog files by hand, which is error-prone and inconsistent. This Skill automates the one-time initialization so the vault starts in a known-good state. ## Core Features & Use Cases - Vault Scaffolding: Runs the bundled init script to create the expected folders, schema, templates, and catalog in a fresh vault root. - Post-Init Verification: Runs the health script to confirm all required files exist without needing the Obsidian app running. - Guided App Setup: Relays the one-time Obsidian steps, including opening the folder as a vault, verifying CLI access, and importing the Web Clipper template. - Use Case: After installing the wiki-master plugin, ask the agent to initialize a new vault; it scaffolds the structure, verifies it with a health check, and walks you through connecting Obsidian. ## Quick Start Initialize a new wiki vault in this folder and verify the scaffolded structure.