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.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add fcakyon/claude-codex-settings --skill setup --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Setup?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/fcakyon-setup-claude-codex-settings)More formats (shields.io, HTML) on the badges page.
---
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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!