Scaffold a starter vault
scaffold_vaultPopulate an Obsidian vault with a starter layout and worked examples, creating Markdown files for recipe, setlist, shader, and moodboard notes. Skips existing files 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). |