obsidian — Plugin Development + Desktop Automation Replaces: · Plugin install: Skill install: When to use this skill Plugin development path: - Generate a new Obsidian plugin with clean boilerplate (no bloat) - Fix ESLint violations from (27 rules) - Prepare a plugin for community directory submission - Apply memory-safe lifecycle, type safety, accessibility, CSS variables CLI automation path: - Drive desktop Obsidian via official CLI ( command) - Execute vault/note targeting, daily-note, search, create, read, tasks - Use URI for app handoff from launchers/browsers/scripts - Plugin/theme deve…