vault
Installation
SKILL.md
Set Vault Path
Configure the Obsidian vault path for this session.
With Argument
If the user provides a path after /vault:
- Call
obsidian_set_vaultwith the provided path
Without Argument
If no path is provided:
- Ask the user: "What is the absolute path to your Obsidian vault?"
- Once they respond, call
obsidian_set_vaultwith their path
Confirmation
After setting, confirm: "Vault path set to: [path]"