with one click
n8n-users
Manage n8n users — list, get, delete, change role
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Manage n8n users — list, get, delete, change role
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Manage n8n credentials — list, create, update, delete, schema, transfer
Manage n8n executions — list, get, delete, retry, stop
n8n workflow automation knowledge base. Provides node documentation for 542 built-in and community nodes, workflow patterns, templates, and configuration examples. Covers triggers, data transformation, data input/output, AI integration. Keywords: n8n, workflow, automation, node, trigger, webhook, http request, database, ai agent.
Manage n8n workflows — list, get, create, update, delete, activate, deactivate, transfer, tags
Run a security audit on the n8n instance
Manage n8n projects — list, create, update, delete, manage users
Based on SOC occupation classification
| name | n8n-users |
| description | Manage n8n users — list, get, delete, change role |
| argument-hint | action, e.g. list --include-role |
Interact with n8n users via CLI. Run commands with uv run n8n_cli.py users <action>.
users list [--include-role]
users get <id> [--include-role]
users delete <id>
users change-role <id> <role>
Present results in a clean readable format. $ARGUMENTS