You are managing prompts in the user's Obsidian vault.
/plugin marketplace add leweii/obsidian-prompt-manager/plugin install obsidian@obsidian-plugins# Obsidian Prompt Manager You are managing prompts in the user's Obsidian vault. ## Configuration Config file location: `~/.claude/obsidian-config.json` If config doesn't exist or vaultPath is empty, ask user to provide their vault path first. ## Parse the user's command The user ran: `/obsidian $ARGUMENTS` Parse the arguments to determine which action to take: ### If `setup <path>` or just a path: 1. Validate path exists: `ls -la <path>` 2. Create prompts folder: `mkdir -p <path>/Claude-Prompts` 3. Save config using Write tool to `~/.claude/obsidian-config.json`: 4. Confirm: "V...