Interacts with Obsidian vaults to manage notes, tasks, and properties, while providing specialized tools for plugin and theme development.
This skill empowers Claude to communicate directly with a running Obsidian instance through the Obsidian CLI. It enables seamless vault management, including searching, reading, and modifying notes, tasks, and metadata, as well as advanced developer capabilities like plugin reloading, DOM inspection, and JavaScript execution within the app context. It is ideal for users looking to automate their knowledge management workflows or developers building and debugging Obsidian extensions.
Key Features
01Scripting capabilities via JavaScript execution within the Obsidian app context.
02Full vault management to read, create, search, and update notes and tasks.
03Advanced debugging tools like DOM inspection, CSS evaluation, and error capture.
04Property and metadata manipulation for managing note frontmatter.
05Automated plugin and theme development workflows including hot reloading.
060 GitHub stars
Use Cases
01Automating the creation of daily notes or task lists from the command line.
02Streamlining the development, testing, and debugging cycle for Obsidian plugins and themes.
03Searching and extracting information across complex, multi-folder Obsidian vaults.