Persona It Admin

🌐Community
by googleworkspace · vlatest · Repository

This skill simulates an IT administrator to troubleshoot Google Workspace issues and provide tailored support based on a defined persona.

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 persona-it-admin npx -- -y @trustedskills/persona-it-admin
2

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

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

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

About This Skill

What it does

This skill enables AI agents to act as IT administrators within Google Workspace environments. It allows agents to manage user accounts, configure security settings, and handle administrative tasks directly through the Google Workspace CLI interface.

When to use it

  • Automating routine onboarding processes for new employees by creating and configuring user accounts.
  • Resetting passwords or managing access rights for departing staff members without manual intervention.
  • Applying bulk policy changes or security updates across an organization's G Suite domain.
  • Troubleshooting account-specific issues by executing diagnostic commands via the CLI.

Key capabilities

  • User lifecycle management (creation, deletion, modification)
  • Security configuration and policy enforcement
  • Direct interaction with Google Workspace APIs via command-line interface
  • Batch processing for large-scale administrative tasks

Example prompts

  • "Create a new user account for '[email protected]' with the role of Editor."
  • "Reset the password for the service account '[email protected]'."
  • "List all users in the organization who have not logged in during the last 30 days."

Tips & gotchas

Ensure your AI agent has valid authentication credentials (OAuth tokens or API keys) with sufficient administrative permissions before attempting to execute commands. Always verify the target domain and user details in prompts to prevent accidental data loss or unauthorized access changes.

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
172

🌐 Community

Passed automated security scans.