gws-shared

Installation
SKILL.md

gws — Shared Reference

Installation

Before using gws, use the google-connect skill for environment setup.

  1. Run the Google Connect check flow first.
  2. Let Google Connect handle missing command-line tools or installation recovery.
  3. After setup, verify gws --help; if it is still unavailable, stop and report that Google Workspace CLI is missing.

Authentication

# Browser-based OAuth (interactive)
gws auth login

# Service Account
export GOOGLE_APPLICATION_CREDENTIALS=/path/to/key.json
Installs
22
First Seen
Jun 25, 2026
gws-shared — finpeakinc/gws-cli