What problem does it solve? Managing multiple Obsidian wiki vaults (personal, work, research) normally requires manually editing config files or juggling environment variables. This Skill lets you switch your active vault profile with a single command, keeping each vault's settings in its own named config file. ## Core Features & Use Cases - Profile Switching: Activate a named vault profile by re-pointing the config symlink to config.<name>, changing your persistent default for all future requests. - Profile Management: List all registered vaults with the active one marked, show a vault's full config (with secrets redacted), and scaffold new profiles from the current config as a template. - Use Case: You maintain a personal research wiki and a work projects wiki. Run /wiki-switch work on Monday morning to make the work vault your default, then /wiki-switch personal on the weekend — or use the inline @work override for a one-off query without changing your default. ## Quick Start Ask the assistant to switch to your work wiki by saying "/wiki-switch work" and it will activate that vault profile and confirm the vault path.