Token导航 LogoToken导航TokenDH.com
研究检索敏感数据github未标认证来源可访问许可证需确认审计通过

gws-admin网关管理员

Agent Skill

gws-admin 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

16,064

周安装

683

GitHub Stars

25,515

下载量

5,628
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:gws-admin(网关管理员)
来源仓库:https://github.com/googleworkspace/cli
仓库路径:skills/gws-admin
安装命令:
npx skills add https://github.com/googleworkspace/cli --skill gws-admin
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/googleworkspace/cli --skill gws-admin

简介

通过 CLI 命令管理 Google Workspace 用户、群组、设备和组织设置。

  • 涵盖 20 多种资源类型,包括用户、群组、Chrome 操作系统设备、移动设备、组织部门、域、角色和架构
  • 支持对大多数资源的完整 CRUD 操作:创建、检索、列出、更新、修补和删除
  • 包括设备配置/取消配置、组成员身份管理、两步验证控制和用户注销等专门操作
  • 需要通过共享 gws-shared 进行身份验证设置
  • 技能和使用 gws 模式
  • 在执行前检查方法参数的命令

SKILL.md

admin (directory_v1)

PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.
gws admin <resource> <method> [flags]

API Resources

asps

  • delete — Deletes an ASP issued by a user.
  • get — Gets information about an ASP issued by a user.
  • list — Lists the ASPs issued by a user.

channels

  • stop — Stops watching resources through this channel.

chromeosdevices

  • action — Use BatchChangeChromeOsDeviceStatus instead. Takes an action that affects a Chrome OS Device. This includes deprovisioning, disabling, and re-enabling devices. *Warning:* * Deprovisioning a device will stop device policy syncing and remove device-level printers. After a device is deprovisioned, it must be wiped before it can be re-enrolled.
  • get — Retrieves a Chrome OS device's properties.
  • list — Retrieves a paginated list of Chrome OS devices within an account.
  • moveDevicesToOu — Moves or inserts multiple Chrome OS devices to an organizational unit. You can move up to 50 devices at once.
  • patch — Updates a device's updatable properties, such as annotatedUser, annotatedLocation, notes, orgUnitPath, or annotatedAssetId. This method supports patch semantics.
  • update — Updates a device's updatable properties, such as annotatedUser, annotatedLocation, notes, orgUnitPath, or annotatedAssetId.

customer

  • devices — Operations on the 'devices' resource

customers

  • get — Retrieves a customer.
  • patch — Patches a customer.
  • update — Updates a customer.
  • chrome — Operations on the 'chrome' resource

domainAliases

  • delete — Deletes a domain Alias of the customer.
  • get — Retrieves a domain alias of the customer.
  • insert — Inserts a domain alias of the customer.
  • list — Lists the domain aliases of the customer.

domains

  • delete — Deletes a domain of the customer.
  • get — Retrieves a domain of the customer.
  • insert — Inserts a domain of the customer.
  • list — Lists the domains of the customer.

groups

  • delete — Deletes a group.
  • get — Retrieves a group's properties.
  • insert — Creates a group.
  • list — Retrieves all groups of a domain or of a user given a userKey (paginated).
  • patch — Updates a group's properties. This method supports patch semantics.
  • update — Updates a group's properties.
  • aliases — Operations on the 'aliases' resource

members

  • delete — Removes a member from a group.
  • get — Retrieves a group member's properties.
  • hasMember — Checks whether the given user is a member of the group. Membership can be direct or nested, but if nested, the memberKey and groupKey must be entities in the same domain or an Invalid input error is returned. To check for nested memberships that include entities outside of the group's domain, use the checkTransitiveMembership() method in the Cloud Identity Groups API.
  • insert — Adds a user to the specified group.
  • list — Retrieves a paginated list of all members in a group. This method times out after 60 minutes. For more information, see Troubleshoot error codes.
  • patch — Updates the membership properties of a user in the specified group. This method supports patch semantics.
  • update — Updates the membership of a user in the specified group.

mobiledevices

  • action — Takes an action that affects a mobile device. For example, remotely wiping a device.
  • delete — Removes a mobile device.
  • get — Retrieves a mobile device's properties.
  • list — Retrieves a paginated list of all user-owned mobile devices for an account. To retrieve a list that includes company-owned devices, use the Cloud Identity Devices API instead. This method times out after 60 minutes. For more information, see Troubleshoot error codes.

orgunits

  • delete — Removes an organizational unit.
  • get — Retrieves an organizational unit.
  • insert — Adds an organizational unit.
  • list — Retrieves a list of all organizational units for an account.
  • patch — Updates an organizational unit. This method supports patch semantics
  • update — Updates an organizational unit.

privileges

  • list — Retrieves a paginated list of all privileges for a customer.

resources

  • buildings — Operations on the 'buildings' resource
  • calendars — Operations on the 'calendars' resource
  • features — Operations on the 'features' resource

roleAssignments

  • delete — Deletes a role assignment.
  • get — Retrieves a role assignment.
  • insert — Creates a role assignment.
  • list — Retrieves a paginated list of all roleAssignments.

roles

  • delete — Deletes a role.
  • get — Retrieves a role.
  • insert — Creates a role.
  • list — Retrieves a paginated list of all the roles in a domain.
  • patch — Patches a role.
  • update — Updates a role.

schemas

  • delete — Deletes a schema.
  • get — Retrieves a schema.
  • insert — Creates a schema.
  • list — Retrieves all schemas for a customer.
  • patch — Patches a schema.
  • update — Updates a schema.

tokens

  • delete — Deletes all access tokens issued by a user for an application.
  • get — Gets information about an access token issued by a user.
  • list — Returns the set of tokens specified user has issued to 3rd party applications.

twoStepVerification

  • turnOff — Turns off 2-Step Verification for user.

users

  • createGuest — Create a guest user with access to a subset of Workspace capabilities. This feature is currently in Alpha. Please reach out to support if you are interested in trying this feature.
  • delete — Deletes a user.
  • get — Retrieves a user.
  • insert — Creates a user. Mutate calls immediately following user creation might sometimes fail as the user isn't fully created due to propagation delay in our backends. Check the error details for the "User creation is not complete" message to see if this is the case. Retrying the calls after some time can help in this case. If resolveConflictAccount is set to true, a 202 response code means that a conflicting unmanaged account exists and was invited to join the organization.
  • list — Retrieves a paginated list of either deleted users or all users in a domain.
  • makeAdmin — Makes a user a super administrator.
  • patch — Updates a user using patch semantics. The update method should be used instead, because it also supports patch semantics and has better performance. If you're mapping an external identity to a Google identity, use the update method instead of the patch method. This method is unable to clear fields that contain repeated objects (addresses, phones, etc). Use the update method instead.
  • signOut — Signs a user out of all web and device sessions and reset their sign-in cookies. User will have to sign in by authenticating again.
  • undelete — Undeletes a deleted user.
  • update — Updates a user. This method supports patch semantics, meaning that you only need to include the fields you wish to update. Fields that are not present in the request will be preserved, and fields set to null will be cleared. For repeating fields that contain arrays, individual items in the array can't be patched piecemeal; they must be supplied in the request body with the desired values for all items.
  • watch — Watches for changes in users list.
  • aliases — Operations on the 'aliases' resource
  • photos — Operations on the 'photos' resource

verificationCodes

  • generate — Generates new backup verification codes for the user.
  • invalidate — Invalidates the current backup verification codes for the user.
  • list — Returns the current set of valid backup verification codes for the specified user.

Discovering Commands

Before calling any API method, inspect it:

# Browse resources and methods
gws admin --help

# Inspect a method's required params, types, and defaults
gws schema admin.<resource>.<method>

Use gws schema output to build your --params and --json flags.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.67%
按下载量换算2,064

Claude

28.05%
按下载量换算1,579

Cursor

18.58%
按下载量换算1,046

Gemini CLI

10.01%
按下载量换算563

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills