obsidian-hello-world
jeremylongshore/claude-code-plugins-plus-skills
A comprehensive, hands-on guide to building a minimal working Obsidian plugin. This skill demonstrates the five core building blocks of any Obsidian plugin, including defining typed settings, creating various command types (palette, editor, callback), implementing modals, and utilizing status bar updates. Perfect for developers new to the Obsidian API or those needing a structured way to learn core plugin patterns.