Master-User-Creator: Streamline User Setup
Master-User-Creator is a GUI tool that simplifies the process of creating and configuring Active Directory and Office 365 users for founders and IT admins.
- •When you need to quickly create multiple Active Directory users with specific settings
- •When you want to easily enable Multi-Factor Authentication (MFA) for Office 365 users
- •When you need to manage user licenses and group assignments in a single interface
Create a new Active Directory user with MFA enabled and assign an Office 365 license: `New-ADUser -Name 'John Doe' -UserPrincipalName 'john.doe@example.com' -Enabled $true -MFA $true -License 'example:LICENSE_SKU'`
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/master-user-creator && curl -fsSL https://workflowstacks.com/api/skills/master-user-creator/claude-skill -o ~/.claude/skills/master-user-creator/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Master-User-Creator: Streamline User Setup is a medium PowerShell project (~4.3k lines across 2 code files). Expect some technical setup — comfortable with a terminal, or ask a developer. Last commit 81 months ago, no license file, no tests found.
- 1README.mdStart here — what it does and how to install it
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/master-user-creator && curl -fsSL https://workflowstacks.com/api/skills/master-user-creator/claude-skill -o ~/.claude/skills/master-user-creator/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.