Setup
Skill fcakyon/claude-codex-settings/plugins/gcloud-tools/skills/setup
Battle-tested Claude Code, OpenAI Codex, Cursor configs, plugins, hooks and agents with Kimi MiniMax and GLM API support.
npx -y skills add fcakyon/claude-codex-settings --skill setupAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
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.
SKILL.md
0.6 KB, as published. Nobody here has run it
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.