What is gws-shared?
gws CLI: Shared patterns for authentication, global flags, and output formatting. Source: googleworkspace/cli.
gws CLI: Shared patterns for authentication, global flags, and output formatting.
Quickly install gws-shared AI skill to your development environment via command line
Source: googleworkspace/cli.
The gws binary must be on $PATH. See the project README for install options.
| --format | Output format: json (default), table, yaml, csv | | --dry-run | Validate locally without calling the API | | --sanitize | Screen responses through Model Armor |
| --params '{"key": "val"}' | URL/query parameters | | --json '{"key": "val"}' | Request body | | -o, --output | Save binary responses to file | | --upload | Upload file content (multipart) | | --page-all | Auto-paginate (NDJSON output) | | --page-limit | Max pages when using --page-all (default: 10) |
gws CLI: Shared patterns for authentication, global flags, and output formatting. Source: googleworkspace/cli.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/googleworkspace/cli --skill gws-sharedgws CLI: Shared patterns for authentication, global flags, and output formatting. Source: googleworkspace/cli.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/googleworkspace/cli --skill gws-shared Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/googleworkspace/cli