Hi,
You need to do the same as other plugins in platform/plugins.
The first step is that remove folder /vendor and run composer install to install dev tool package.
Then you can create a new plugin using command php artisan cms:plugin:create demo
Docs: https://docs.botble.com/cms/plugin.html