Gws Reseller

🌐Community
by googleworkspace · vlatest · Repository

The Gws Reseller skill allows you to easily provision and manage Google Workspace licenses for your clients, streamlining reseller operations.

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-reseller npx -- -y @trustedskills/gws-reseller
2

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

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

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

About This Skill

What it does

This skill installs the gws-reseller command-line tool, enabling AI agents to manage Google Workspace reseller accounts directly from the terminal. It streamlines administrative tasks by providing a dedicated interface for interacting with reseller-specific APIs and resources within the Google Cloud ecosystem.

When to use it

  • Automating the provisioning of new seats or licenses for clients under your reseller agreement.
  • Generating and managing billing reports specifically tied to reseller account metrics.
  • Scripting routine administrative updates that require direct API access to reseller endpoints.
  • Integrating Google Workspace reseller management into custom DevOps pipelines or CI/CD workflows.

Key capabilities

  • Direct command-line interface for Google Workspace reseller operations.
  • Simplified authentication and connection to the reseller API.
  • Execution of administrative tasks without manual browser interaction.
  • Integration with the broader googleworkspace/cli ecosystem.

Example prompts

  • "Install the gws-reseller skill so I can automate license renewals for my clients."
  • "Set up a script using gws-reseller to pull monthly billing data from our reseller account."
  • "Configure the CLI to authenticate with the Google Workspace Reseller API for batch user management."

Tips & gotchas

Ensure you have valid OAuth credentials configured before attempting to execute reseller-specific commands, as these often require elevated permissions. Verify that your googleworkspace/cli installation is up to date to access the latest reseller API endpoints and features.

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
152

🌐 Community

Passed automated security scans.