new-user

Automate Medusa admin user provisioning via CLI commands.

2|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/NagyVikt/codex-plugins --skill new-user
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: new-user
Source: https://github.com/NagyVikt/codex-plugins/tree/main/plugins/medusa/skills/new-user
Command: npx skills add https://github.com/NagyVikt/codex-plugins --skill new-user

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill removes the manual friction of provisioning new administrative accounts in a Medusa commerce environment by automating the CLI command execution.

Core Features & Use Cases

  • Direct Admin Creation: Instantly create an admin user with a specified password.
  • Secure Invitation Flow: Generate an invite-only link when a password is not provided for enhanced security.
  • Use Case: Quickly onboard a new team member to your Medusa admin dashboard by running a single command to generate their credentials or invite token.

Quick Start

Use the new-user skill to create an admin account for the email address [email protected] with the password securepassword123.

Frequently Asked Questions about new-user

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create an admin user in a Medusa commerce backend?

To create a Medusa admin user, you can use the new-user skill to automate CLI command execution, instantly generating an administrative account by providing an email address and a specified password within your project environment.

Can I invite a team member to my Medusa admin dashboard without setting a password?

Yes, you can invite a team member to your Medusa admin dashboard without a password by using the secure invitation flow, which generates an invite-only link via CLI integration for enhanced security and onboarding.

What do I need to provision new admin accounts in Medusa?

To provision new admin accounts in Medusa, you need access to your Medusa project environment and the npx package runner to execute the necessary user management commands for direct account creation or invitations.

Does the Medusa admin onboarding process support automated CLI commands?

Yes, Medusa admin onboarding supports automated CLI commands; this skill removes the manual friction of provisioning administrative accounts by executing user creation and invitation commands directly through the npx package runner.

What is the best way to onboard a new administrator to a Medusa ecommerce project?

The best way to onboard a new administrator to a Medusa ecommerce project is by running a single automated CLI command to generate their credentials or invite token, streamlining the entire administrative user creation process.