About
Provides a suite of tools for automating Obsidian plugin development and testing. This skill launches isolated Obsidian instances with the Chrome DevTools Protocol enabled, allowing for programmatic control without interfering with a user's primary vault. It can execute commands, run JavaScript within Obsidian's context, and take screenshots to visually verify UI changes. It is designed to be used proactively during development to streamline debugging, testing with different vault configurations, and ensuring features work as expected.