gws-shared
Installation
SKILL.md
gws — Shared Reference
Installation
Before using gws, use the google-connect skill for environment setup.
- Run the Google Connect check flow first.
- Let Google Connect handle missing command-line tools or installation recovery.
- 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