Gws Workflow

🌐Community
by googleworkspace · vlatest · Repository

Automates Google Workspace tasks like file sharing, approvals, and notifications based on defined workflows.

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

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

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

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

About This Skill

The gws-workflow skill enables AI agents to discover and install specific workflows within the Google Workspace CLI ecosystem. It streamlines the setup of complex automation tasks by providing direct access to pre-built workflow definitions managed by the official Google Workspace team.

When to use it

  • Automating routine administrative tasks like user provisioning or permission management across your organization.
  • Deploying custom data synchronization rules between Google Drive, Gmail, and Calendar without manual scripting.
  • Integrating third-party services with native Google Workspace tools through established workflow templates.
  • Rapidly prototyping new automation ideas by installing community-vetted workflows before building custom solutions.

Key capabilities

  • Discovery of available workflow templates within the Google Workspace CLI repository.
  • Installation and configuration of specific workflow definitions directly from the command line.
  • Management of workflow versions to ensure agents run on stable, tested automation logic.
  • Integration with the broader googleworkspace/cli infrastructure for unified tool execution.

Example prompts

  • "Install the latest user provisioning workflow from the Google Workspace CLI repository."
  • "Discover all available workflows related to calendar management and show me their descriptions."
  • "Set up a new automation task using the 'data-sync' workflow template provided by googleworkspace/cli."

Tips & gotchas

Ensure your environment has the googleworkspace/cli tool installed and authenticated before attempting to use this skill, as it relies on CLI permissions. Always verify the source of a workflow before installation to ensure it aligns with your organization's security policies.

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
179

🌐 Community

Passed automated security scans.