new-user
Focuses on Medusa e-commerce platform best practices and conversational agent skills, helping new users efficiently learn and utilize platform features, optimizing user experience and operational workflows.
npx skills add medusajs/medusa-agent-skills --skill new-userBefore / After Comparison
1 组Before the `new-user` skill guidance, new Medusa users might encounter difficulties in configuring their environment, understanding core concepts, and adhering to platform best practices. This leads to a steep learning curve, frequent errors, and potential deviation from Medusa's design philosophy during development, impacting project maintainability and scalability.
With the `new-user` skill, new Medusa users receive guidance on best practices and conventions. This helps them quickly understand and apply Medusa's core functionalities, avoid common mistakes, and establish development habits that comply with Medusa's specifications from the outset, thereby significantly improving onboarding efficiency and project quality.
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)
Weekly Installs337Repositorymedusajs/medusa…t-skillsGitHub Stars108First SeenFeb 16, 2026Security AuditsGen Agent Trust HubFailSocketPassSnykFailInstalled ongithub-copilot327codex322opencode321gemini-cli320kimi-cli318amp318
User Reviews (0)
Write a Review
No reviews yet
Statistics
User Rating
Rate this Skill