Interacts with Obsidian vaults to manage notes, search content, and streamline plugin development directly from the terminal.
Obsidian CLI enables seamless communication between Claude and a running Obsidian instance, allowing for comprehensive vault management without leaving the command line. It provides a robust set of tools for creating, reading, and searching notes, managing tasks, and interacting with daily notes via the Obsidian API. Beyond standard note-taking, it offers a specialized suite for developers to debug plugins and themes by reloading components, inspecting the DOM, and evaluating JavaScript in the app context, making it an essential bridge for both personal knowledge management and Obsidian development workflows.
主要功能
010 GitHub stars
02Advanced vault search with query limits and property management
03Dedicated commands for daily notes, task lists, and tag organization
04Plugin and theme development tools including hot-reloading and error logging
05Execute JavaScript and inspect DOM elements directly within the Obsidian application
06Create, read, and append content to Markdown notes with wikilink or path resolution
使用场景
01Searching and retrieving context from a personal knowledge base during coding sessions
02Accelerating Obsidian plugin development cycles through CLI-based debugging and reloading
03Automating the creation and organization of daily notes and recurring tasks