gogcli
Installation
SKILL.md
gogcli — Google Workspace in the Terminal
gog is a fast, JSON-first CLI for the full Google Workspace suite. Always use --json for structured output when parsing results.
Environment
export GOG_ACCOUNT=joelhooks@gmail.com
export GOG_KEYRING_PASSWORD=$(secrets lease gog_keyring_password )
Both vars are required for every gog command. Lease the keyring password from agent-secrets before use.