Control Obsidian from the terminal using the obsidian CLI. Use when the agent needs to open notes, search the vault inside Obsidian, append/prepend content to the active file, create notes from templates, manage properties, check backlinks/orphans, query Bases, or interact with the running Obsidian app. Requires Obsidian 1.12+ running.
$npx -y skills add kv0906/pm-kit --skill obsidian-cliInstalls into the current project.
Run `npx skills use "https://github.com/kv0906/pm-kit" --skill "kv0906/pm-kit/obsidian-cli"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kv0906/pm-kit" that are relevant to the current task. Run `npx skills add "https://github.com/kv0906/pm-kit"` and select the relevant skills, then follow their instructions.