Marketplace
setup
This skill should be used when user encounters "ADC not found", "gcloud auth error", "GCloud MCP error", "Application Default Credentials", "project not set", or needs help configuring GCloud integration.
$ Instalar
git clone https://github.com/fcakyon/claude-codex-settings /tmp/claude-codex-settings && cp -r /tmp/claude-codex-settings/plugins/gcloud-tools/skills/setup ~/.claude/skills/claude-codex-settings// tip: Run this command in your terminal to install the skill
SKILL.md
name: setup description: This skill should be used when user encounters "ADC not found", "gcloud auth error", "GCloud MCP error", "Application Default Credentials", "project not set", or needs help configuring GCloud integration.
GCloud Tools Setup
Run /gcloud-tools:setup to configure GCloud MCP.
Quick Fixes
- ADC not found - Run
gcloud auth application-default login - Project not set - Run
gcloud config set project PROJECT_ID - Permission denied - Check IAM roles in Cloud Console
Don't Need GCloud?
Disable via /mcp command to prevent errors.
Repository

fcakyon
Author
fcakyon/claude-codex-settings/plugins/gcloud-tools/skills/setup
275
Stars
33
Forks
Updated5d ago
Added6d ago