{ "name": "plugin-template", "description": "Generate new plugin scaffolds with configurable components. Commands: /plugin-template:create", "version": "1.0.0", "author": { "name": "Nathan Vale", "email": "hi@nathanvale.com" }, "skills": [ "./skills" ], "commands": [ "./commands" ] }