AI AGENT ADDONS
CLI & Terminal
752installs

Install the Google Workspace CLI on a new computer without starting from scratch. You can reuse OAuth credentials from a previous setup. This saves time when you get a new machine or reinstall your operating system. Just have your client_secret.json file ready. The process handles installation, credential setup, and authentication. After that, all agent skills are ready to use.

This is helpful for anyone who uses Google Workspace command line tools for email, calendar, drives, and more. You do not need to repeat the full setup flow. The skill guides you through each step with clear instructions. It even opens the OAuth URL in your browser for you.

If you lose access or need to set up a second workstation, this skill makes it easy. The final verification checks that everything works. You can start using your Google Workspace CLI right away.

Add Gws Install skill to your workflow

Global

mkdir -p ~/.claude/skills/gws-install

Project

mkdir -p .claude/skills/gws-install

Source Repository

Stars
884
Forks
91
Watchers
884
License
MIT
Last Push
1 month ago
Created
9 months ago