Use this skill whenever the user wants Claude to directly interact with their Obsidian vault — reading a note or daily note, writing or appending content, searching vault contents, counting or listing notes, managing tasks, moving or renaming files, finding orphaned notes or broken links. Without this skill, Claude has no way to access vault data or execute vault operations. Treat any request that implies "go into my vault and do X" as a trigger — the user is asking Claude to act, not to explain. Also trigger for vault automation, CLI scripting, or cron-based workflows involving Obsidian. Skip for pure conceptual questions: how Obsidian's GUI works, navigating settings menus, theme or plugin installation via the UI, or general Dataview query syntax — anything where the user needs an explanation rather than Claude performing a vault operation.
$npx -y skills add pablo-mano/obsidian-cli-skill --skill obsidian-cliInstalls into the current project.
Run `npx skills use "https://github.com/pablo-mano/obsidian-cli-skill" --skill "pablo-mano/obsidian-cli-skill/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/pablo-mano/obsidian-cli-skill" that are relevant to the current task. Run `npx skills add "https://github.com/pablo-mano/obsidian-cli-skill"` and select the relevant skills, then follow their instructions.