google-workspace-admin

Manage Google Workspace users, groups, organizational units, and domain settings via the Admin SDK.

375|38|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/CraftOS-dev/CraftBot --skill google-workspace-admin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-workspace-admin
Source: https://github.com/CraftOS-dev/CraftBot/tree/main/skills/google-workspace-admin
Command: npx skills add https://github.com/CraftOS-dev/CraftBot --skill google-workspace-admin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the administration of Google Workspace by providing programmatic access to manage users, groups, organizational units, and domain settings through the Admin SDK.

Core Features & Use Cases

  • User Management: Create, update, delete, and manage user accounts, including their roles and organizational units.
  • Group Management: Create, update, delete, and manage Google Groups and their members.
  • Organizational Unit Management: Create, update, delete, and manage organizational units within your domain.
  • Domain Settings: Access and manage various domain-specific settings.
  • Use Case: Automatically onboard new employees by creating their user accounts, adding them to relevant groups, and assigning them to the correct organizational unit.

Quick Start

Use the google-workspace-admin skill to list all users in your domain.

Frequently Asked Questions about google-workspace-admin

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

FAQPage Schema
How do I automate Google Workspace user management for new employees?

Automate Google Workspace user management by using the Admin SDK to create user accounts, assign roles, and place them in organizational units. This skill handles domain administration programmatically via managed OAuth.

Can I manage Google Groups and organizational units programmatically?

Yes, you can manage Google Groups and organizational units programmatically. The skill integrates with the Admin SDK to create, update, delete, and manage groups, group members, and organizational units within your domain.

What do I need to administer Google Workspace via the Admin SDK?

To administer Google Workspace via the Admin SDK, you need network access and a valid Maton API key for secure authentication. The skill uses managed OAuth to interact with domain settings and directory objects.

How does automated group management work for Google Workspace domains?

Automated group management works by interfacing with the Admin SDK to create, update, and delete groups and their members. This allows you to dynamically manage group memberships across your Google Workspace domain.

What is the best way to bulk manage Google Workspace organizational units?

The best way to manage Google Workspace organizational units is through programmatic access using the Admin SDK. This skill enables you to create, update, and delete organizational units to structure your domain administration efficiently.