new-user

Create a new admin user in Medusa with the specified email and password.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "new-user" with this command: npx skills add medusajs/medusa-agent-skills/medusajs-medusa-agent-skills-new-user

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)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

building-with-medusa

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

building-admin-dashboard-customizations

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

storefront-best-practices

No summary provided by upstream source.

Repository SourceNeeds Review