Obsidian Vault Management When to Use This Skill | Use this skill when... | Use the alternative instead when... | |---|---| | Listing every vault Obsidian knows about | Listing files inside the active vault — use | | Targeting a non-active vault for one command | Switching the active vault permanently — (TUI only) | | Reporting vault info (path, file count, size) for diagnostics | Reading a specific note — use | The CLI defaults to the active vault (the one currently focused in the Obsidian app), unless your terminal's working directory is itself inside a vault folder — in which case that vau…