Create Admin User
Create a new admin user in Medusa with the specified email and password.
The user will provide two arguments:
First argument: email address
Second argument: password
For example:
/medusa-dev:user admin@test.com supersecret
Use the Bash tool to execute the command
npx medusa user -e
new-user
安装
npx skills add https://github.com/medusajs/medusa-agent-skills --skill new-user