roles

star 142

Manage user roles. Use when the user asks to grant or revoke permissions, make someone an admin, or check who has access.

Michaelliv By Michaelliv schedule Updated 3/20/2026

name: roles description: Manage user roles. Use when the user asks to grant or revoke permissions, make someone an admin, or check who has access.

Commands

mrctl roles list
mrctl roles grant <platform-user-id> [--role <role>]
mrctl roles revoke <platform-user-id>

Roles

  • admin — full control over all features (default when granting)
  • member — can chat with the assistant (default for new users)
Install via CLI
npx skills add https://github.com/Michaelliv/mercury --skill roles
Repository Details
star Stars 142
call_split Forks 9
navigation Branch main
article Path SKILL.md
More from Creator