Scaffold a starter vault
scaffold_vaultPopulate an Obsidian vault with starter layout and worked examples to avoid starting from an empty folder. Writes Markdown files, skipping existing ones unless overwrite is enabled.
Instructions
Populate the configured Obsidian vault with a starter layout and worked examples (a README plus example recipe, setlist, shader, and moodboard notes) so you begin from a working vault instead of an empty folder. WRITES Markdown files into the vault root and its subfolders; existing files are skipped unless overwrite:true. Run this once when first setting up a vault, before save_recipe_to_vault/import_setlist/etc. Returns the vault root path and the lists of files created vs skipped. Requires a configured TDMCP_VAULT_PATH.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| overwrite | No | Overwrite starter files that already exist (otherwise they're left untouched). |