This is the streamlined path for getting the Google Workspace CLI running on a second machine or after a fresh OS install. The key difference from the full setup is you're reusing your OAuth credentials from a previous gws-setup, so you skip all the Google Cloud Console project creation stuff. The workflow walks through installing via npm, getting your client_secret.json file onto the new machine (paste, copy, or env vars), and running the OAuth flow. One nice detail: it extracts the absurdly long OAuth URL to a file and opens it programmatically, since copying a 30+ scope URL from wrapped terminal output is a recipe for frustration. Ends with installing the 90+ agent skills into Claude Code's skills directory.
npx skills add https://github.com/jezweb/claude-skills --skill gws-install