/install id-tool
ID - User Identity Display
Print user and group identity information including UID (user ID), GID (group ID), and all supplementary group memberships. Essential for permission debugging and understanding process security context.
Usage
id-tool [options] [username]
Without arguments, shows information for the current user. Specify a username to query another user's identity details.
Options
-u: Show only effective user ID-g: Show only effective group ID-G: Show all supplementary group IDs-n: Display names instead of numeric IDs
Examples
# Show full identity
id-tool
# Show user ID only
id-tool -u
# Show all groups for user
id-tool -G www-data
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install id-tool - After installation, invoke the skill by name or use
/id-tool - Provide required inputs per the skill's parameter spec and get structured output
What is Id Tool?
Display user and group identity information. Shows real and effective user ID, group ID, and supplementary groups for the current process. It is an AI Agent Skill for Claude Code / OpenClaw, with 41 downloads so far.
How do I install Id Tool?
Run "/install id-tool" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Id Tool free?
Yes, Id Tool is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Id Tool support?
Id Tool is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Id Tool?
It is built and maintained by BIN (@dinghaibin); the current version is v1.0.0.