obsidian-plugin
This skill provides step-by-step guidance to create and develop Obsidian plugins. It instructs running shell commands such as `git clone https://github.com/davidvkimball/obsidian-sample-plugin-plus.git`, `pnpm install`, and copying build output to `~/.obsidian/plugins/my-plugin/`, which invoke network and local command execution.