gws-admin

Manage Google Workspace users, groups, devices, and organizational units via CLI.

312|38|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/m13v/fazm --skill gws-admin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-admin
Source: https://github.com/m13v/fazm/tree/main/skills/gws-admin
Command: npx skills add https://github.com/m13v/fazm --skill gws-admin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the administration of Google Workspace by providing a command-line interface to manage users, groups, devices, and organizational units.

Core Features & Use Cases

  • User Management: Create, delete, update, and manage user accounts and their properties.
  • Group Management: Administer group memberships, aliases, and properties.
  • Device Management: Track and manage Chrome OS and mobile devices within the organization.
  • Organizational Unit Management: Structure and manage organizational units for policy application.
  • Use Case: An administrator needs to add 50 new employees to the company's Google Workspace, assign them to specific organizational units, and set up their initial group memberships.

Quick Start

Use the gws admin skill to list all users in the 'example.com' domain.

Frequently Asked Questions about gws-admin

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Google Workspace users and devices from the command line?

You can manage Google Workspace users and devices from the command line by using a Skill that interfaces directly with administrative APIs to manipulate user accounts, group memberships, and device statuses.

Can I use this to administer Google Workspace organizational units and groups?

Yes, you can administer Google Workspace organizational units and groups by executing direct API calls to update group properties, aliases, and organizational unit structures for policy application.

What is needed to automate Google Workspace user creation for new employees?

Automating Google Workspace user creation requires authentication and authorization for Google Workspace administration, enabling you to script user account creation and assign them to specific groups and organizational units.

Does Google Workspace device management support tracking Chrome OS and mobile devices?

Google Workspace device management supports tracking Chrome OS and mobile devices by allowing administrators to perform device status actions and monitor devices within the organization through API calls.

Are there limitations when using command line API calls for Google Workspace administration?

The primary limitation of using command line API calls for Google Workspace administration is that all operations strictly require proper authentication and authorization credentials to execute successfully.