Install and authenticate the Google Cloud CLI (gcloud, gsutil, bq) on macOS. Use when the user needs to set up gcloud from scratch, re-authenticate, add OAuth scopes for a specific Google API (Search Console, Drive, Sheets, etc.), or fix Application Default Credentials (ADC) issues.
$npx -y skills add extractumio/extractum-skills --skill gcloud-setupInstalls into the current project.
Run `npx skills use "https://github.com/extractumio/extractum-skills" --skill "extractumio/extractum-skills/gcloud-setup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/extractumio/extractum-skills" that are relevant to the current task. Run `npx skills add "https://github.com/extractumio/extractum-skills"` and select the relevant skills, then follow their instructions.