Gws Cloudidentity

🌐Community
by googleworkspace · vlatest · Repository

GWS Cloud Identity streamlines user provisioning & management across Google Workspace, boosting security and operational efficiency.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add gws-cloudidentity npx -- -y @trustedskills/gws-cloudidentity
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "gws-cloudidentity": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/gws-cloudidentity"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill installs the gws-cloudidentity capability for the Google Workspace CLI, enabling AI agents to manage user identities and access controls within your organization's cloud environment. It serves as a foundational step for automating administrative tasks related to directory services and security policies.

When to use it

  • Automating the onboarding of new employees by creating user accounts in bulk.
  • Managing service account credentials to allow other AI agents or applications to access specific Google Workspace resources securely.
  • Revoking access for departed employees or contractors immediately upon termination.
  • Auditing current identity configurations to ensure compliance with security standards.

Key capabilities

  • Integration with the official googleworkspace/cli toolset.
  • Direct interaction with Cloud Identity (formerly G Suite) APIs.
  • Support for user lifecycle management operations.
  • Facilitation of secure authentication flows for automated agents.

Example prompts

  • "Install the gws-cloudidentity skill so I can create a new admin user named 'jane.doe' in our Google Workspace domain."
  • "Use the installed Cloud Identity skill to list all service accounts that have access to our Drive API."
  • "Automate the process of disabling the account for any user whose last login was more than 90 days ago using gws-cloudidentity."

Tips & gotchas

Ensure your AI agent has appropriate OAuth2 credentials with the necessary scopes (e.g., https://www.googleapis.com/auth/admin.directory.user) before attempting to execute identity management commands. This skill is strictly for administrative operations; it does not handle end-user data manipulation or email content processing.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
googleworkspace
Installs
163

🌐 Community

Passed automated security scans.