/install groups-tool
Groups - User Group Membership Checker
Display all group memberships for the current user or a specified system user. Group membership determines file access permissions and sudo privileges on Unix-like systems.
Usage
groups-tool [options] [username]
When called without arguments, shows groups for the current user. Specify a username to check another user's memberships.
Examples
# Show groups for current user
groups-tool
# Show groups for a specific user
groups-tool www-data
# Show numeric group IDs
groups-tool -id
Notes
Groups are read from /etc/group and can include both primary and supplementary group memberships. Changes to group membership take effect on next login.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install groups-tool - 安装完成后,直接呼叫该 Skill 的名称或使用
/groups-tool触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Groups Tool 是什么?
Display user group memberships on the system. Shows all groups a user belongs to for permission auditing and access control verification. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 41 次。
如何安装 Groups Tool?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install groups-tool」即可一键安装,无需额外配置。
Groups Tool 是免费的吗?
是的,Groups Tool 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Groups Tool 支持哪些平台?
Groups Tool 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Groups Tool?
由 BIN(@dinghaibin)开发并维护,当前版本 v1.0.0。