From gcloud-tools
Fixes GCloud setup errors like ADC not found, auth issues, unset projects, and permission denied. Guides MCP configuration with CLI commands.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gcloud-tools:setupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run `/gcloud-tools:setup` to configure GCloud MCP.
Run /gcloud-tools:setup to configure GCloud MCP.
gcloud auth application-default logingcloud config set project PROJECT_IDDisable via /mcp command to prevent errors.
npx claudepluginhub fcakyon/claude-codex-settings --plugin gcloud-toolsDiagnoses and resolves Google Cloud authentication errors for gcloud, bq, dataform, and Python libraries. Verifies credentials and guides user through login.
Verifies and harmonizes Google Cloud authentication across gcloud, Application Default Credentials, and kubectl at session start.
Guides Google Workspace CLI (gws) setup: installs via npm, creates GCP project, configures OAuth and APIs (Gmail/Drive/etc.), authenticates, installs Claude Code skills. For first-time use or auth troubleshooting.