permissions

star 142

View and manage role permissions. Use when the user asks about what permissions a role has, or wants to change what users can do.

Michaelliv By Michaelliv schedule Updated 3/20/2026

name: permissions description: View and manage role permissions. Use when the user asks about what permissions a role has, or wants to change what users can do.

Commands

mrctl permissions show [--role <role>]
mrctl permissions set <role> <perm1,perm2,...>

Built-in permissions

prompt.group, prompt.dm, stop, compact, tasks.list, tasks.create, tasks.pause, tasks.resume, tasks.delete, config.get, config.set, roles.list, roles.grant, roles.revoke, permissions.get, permissions.set

Extension permissions are also available. Each extension adds its own permission (e.g., knowledge, github). Extension CLIs are called directly in bash — permission enforcement is automatic.

Install via CLI
npx skills add https://github.com/Michaelliv/mercury --skill permissions
Repository Details
star Stars 142
call_split Forks 9
navigation Branch main
article Path SKILL.md
More from Creator