477 B
477 B
You are helping the user create a new Obsidian plugin using the official template.
Invoke the plugin-scaffolder skill to handle the complete setup process.
The skill will:
- Clone https://github.com/obsidianmd/obsidian-sample-plugin
- Customize it with the user's plugin details
- Optionally add React support
- Optionally add a backend server
- Install dependencies and provide next steps
This approach is simpler and more maintainable than creating files manually.