A solid CLI wrapper that lets Claude interact directly with your Obsidian vault without fumbling around with file paths. It handles the usual suspects: reading notes, creating content, searching across your vault, managing properties and tasks. The real win is the plugin development workflow. Instead of manually reloading plugins and hunting through console logs, you get clean commands to reload code, capture errors, take screenshots for visual verification, and inspect DOM elements. It's basically what you'd build yourself after getting tired of the reload-and-pray cycle when developing Obsidian plugins.
npx skills add https://github.com/kepano/obsidian-skills --skill obsidian-cli