
Description
Create an admin user in Medusa
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)
More skills from the medusa-agent-skills repository
View all 17 skillsbuilding-admin-dashboard-customizations
customize Medusa Admin dashboard UI
Apr 6E-commerceFrontendMedusaUI Componentsbuilding-storefronts
implement Medusa storefront features
Apr 6E-commerceEngineeringFrontendMedusa +1building-with-medusa
implement Medusa backend features
Apr 6BackendData ModelingE-commerceMedusacreating-agents-in-medusa
build admin-facing AI agents in Medusa
Jul 14AgentsBackendMedusadb-generate
generate database migrations for Medusa modules
Apr 6BackendDatabaseMedusaMigrationdb-migrate
run database migrations in Medusa
Apr 6DatabaseMedusaMigration
More from Medusa
View publisherlearning-medusa
guide Medusa development learning
medusa-agent-skills
Apr 6BackendE-commerceMedusaTemplatesmcloud-deployments
manage Medusa Cloud deployments
medusa-agent-skills
May 9DeploymentLogsMedusaObservabilitymcloud-environments
manage Medusa Cloud environments
medusa-agent-skills
Jul 17DeploymentMedusaOperationsmcloud-local
reproduce Cloud builds locally
medusa-agent-skills
Jul 17DebuggingDeploymentEngineeringMedusamcloud-logs
fetch and stream runtime cloud logs
medusa-agent-skills
May 9CloudLogsMedusaObservabilitymcloud-organizations
manage Medusa Cloud organizations
medusa-agent-skills
May 9MedusaOperations