Manages Obsidian vaults and facilitates plugin development through a comprehensive command-line interface.
This skill integrates the Obsidian CLI into Claude's workflow, allowing for seamless management of Obsidian notes, tasks, and properties directly through terminal commands. It serves as a powerful bridge for users who want to automate note creation, search their personal knowledge base, or perform complex vault operations without leaving the command line. Furthermore, it provides advanced debugging and development capabilities for Obsidian plugin and theme creators, including hot-reloading, error tracking, DOM inspection, and JavaScript execution within the app context.
Características Principales
010 GitHub stars
02Visual debugging tools for screenshots, CSS inspection, and DOM element analysis
03Advanced plugin development tools with hot-reloading and error logging
04Automated daily note interactions and tag organization
05Comprehensive note management including create, read, append, and search operations
06Task and metadata property manipulation across specific or active vaults
Casos de Uso
01Searching and retrieving information from a personal knowledge base during a coding session
02Automating the creation of structured meeting notes or project logs in an Obsidian vault
03Rapidly developing and debugging custom Obsidian plugins with real-time CLI feedback