Claude
Cursor
Skill
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.
Virus-scanned
Reviewed automatically before listing.
Download
fcakyon-claude-codex-settings-plugins_gcloud-tools_skills_setup-4632eb3.zip · 0 KB
Install
skills CLI
npx skills add https://github.com/fcakyon/claude-codex-settings/tree/main/plugins/gcloud-tools/skills/setup
Claude Code
claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install fcakyon-claude-codex-settings@llmmart
Git
git clone https://github.com/fcakyon/claude-codex-settings.git
The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole fcakyon/claude-codex-settings collection as a plugin from our marketplace. Git is the plain clone.
Skill manifest
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.
Files (claude-codex-settings)
-
SKILL.md 591 B
--- 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.
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.