This is the foundational reference for using Google Workspace CLI commands through Claude. It covers OAuth and service account authentication, global output formatting options (JSON, table, YAML, CSV), and the core command syntax pattern. The security rules are solid, emphasizing dry-run validation and never exposing secrets. The shell tips are genuinely helpful, especially the zsh history expansion gotcha with exclamation marks in spreadsheet ranges. If you're building workflows that interact with Google Workspace APIs, this gives you the authentication patterns and safety guardrails you need before diving into service-specific commands.
npx skills add https://github.com/googleworkspace/cli --skill gws-shared