new-user

Create a new admin user in Medusa with email and password. Accepts email and password as command arguments to set up admin credentials Executes npx medusa user command via Bash with -e and -p flags Reports creation success, user email, errors, and next steps for admin dashboard login

INSTALLATION
npx skills add https://github.com/medusajs/medusa-agent-skills --skill new-user
Run in your project or agent environment. Adjust flags if your CLI version differs.

SKILL.md

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 <email> -p <password>, replacing <email> with the first argument and <password> with the second argument.

Report the results to the user, including:

  • Confirmation that the admin user was created successfully
  • The email address of the created user
  • Any errors that occurred
  • Next steps (e.g., logging in to the admin dashboard)
BrowserAct

Let your agent run on any real-world website

Bypass CAPTCHA & anti-bot for free. Start local, scale to cloud.

Explore BrowserAct Skills →

Stop writing automation&scrapers

Install the CLI. Run your first Skill in 30 seconds. Scale when you're ready.

Start free
free · no credit card