Streamlines Google Workspace management by providing standardized patterns for the gws CLI, including authentication, formatting, and secure command execution.
This skill serves as a comprehensive reference for the Google Workspace (gws) command-line interface, enabling Claude to interact efficiently with Workspace services. It provides standardized patterns for browser-based OAuth and service account authentication, manages global flags for various output formats like JSON and CSV, and implements crucial security protocols such as dry-run validations and PII sanitization. By incorporating shell-specific tips and auto-pagination logic, it ensures reliable automation and data retrieval for developers and administrators managing Google Workspace environments.
主要功能
01Standardized patterns for OAuth and Service Account authentication
02Built-in security rules for secret protection and command confirmation
03Multi-format output support including JSON, Table, YAML, and CSV
04Advanced pagination controls for handling large API responses
05Shell-specific syntax optimization for zsh and JSON escaping
060 GitHub stars
使用场景
01Automating administrative tasks across Google Drive, Sheets, and Admin SDK
02Generating structured reports from Workspace data with auto-pagination
03Safely executing destructive operations using dry-run and sanitization flags