·gws-shared
</>

gws-shared

gws CLI: Shared patterns for authentication, global flags, and output formatting.

2.2KInstalls·390Trend·@googleworkspace

Installation

$npx skills add https://github.com/googleworkspace/cli --skill gws-shared

How to Install gws-shared

Quickly install gws-shared AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/googleworkspace/cli --skill gws-shared
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: googleworkspace/cli.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/googleworkspace/cli --skill gws-shared
Category
</>Dev Tools
Verified
First Seen
2026-03-05
Updated
2026-03-10

Browse more skills from googleworkspace/cli

Quick answers

What is gws-shared?

gws CLI: Shared patterns for authentication, global flags, and output formatting. Source: googleworkspace/cli.

How do I install gws-shared?

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

Where is the source repository?

https://github.com/googleworkspace/cli