01-vertex-setup

Configure Claude Code to use Google Cloud Vertex AI as the backend provider.

1|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/rhpds/claude-code-courseware --skill 01-vertex-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 01-vertex-setup
Source: https://github.com/rhpds/claude-code-courseware/tree/main/lola/ccc/skills/01-vertex-setup
Command: npx skills add https://github.com/rhpds/claude-code-courseware --skill 01-vertex-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gcloud, node.js, claude code, google cloud vertex ai, and includes scripts (resource) components.

What problem does it solve?

This Skill removes the complexity of setting up Claude Code with Google Cloud Vertex AI by guiding users through installation, authentication, environment configuration, and verification steps.

Core Features & Use Cases

  • Environment Setup: Installs and validates required tools including Google Cloud SDK, Node.js, and Claude Code.
  • Vertex AI Configuration: Configures Google Cloud authentication, Application Default Credentials, GCP project settings, and Claude Code Vertex AI environment variables.
  • Use Case: Help an engineering team member prepare a new workstation so Claude Code can securely use a company-assigned Google Cloud Vertex AI backend without requiring an Anthropic API key.

Quick Start

Run the vertex setup skill to check prerequisites, configure Claude Code, and verify a working Vertex AI connection.

Frequently Asked Questions about 01-vertex-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure Claude Code to use Vertex AI instead of the direct Anthropic API?

Configure Claude Code to use Vertex AI by setting environment variables for your GCP project and authenticating with Application Default Credentials. This Skill guides you through checking prerequisites and applying the required environment configuration.

What prerequisites do I need to set up Claude Code with Google Cloud Vertex AI?

You need gcloud CLI, Node.js, Claude Code, and Google Cloud Vertex AI project settings to complete the setup. The Skill validates these dependencies and configures Application Default Credentials before applying environment variables.

Why do I need Application Default Credentials for Claude Code with Vertex AI?

Application Default Credentials provide the Google Cloud authentication required for Claude Code to securely access your Vertex AI backend. The setup process uses gcloud CLI to establish these credentials and configure your GCP project settings.

Can I use Claude Code with Google Cloud Vertex AI without an Anthropic API key?

Yes, you can use Claude Code with Google Cloud Vertex AI without an Anthropic API key. This Skill configures your workstation to use Google Cloud authentication and Vertex AI environment variables as the backend provider instead.

What's the best way to automate workstation setup for Claude Code with Vertex AI?

Run this setup Skill to automate workstation configuration for Claude Code with Vertex AI. It checks prerequisites, configures Google Cloud authentication, applies Vertex AI environment variables, and verifies your working connection.

Does Claude Code work with Google Cloud Vertex AI for enterprise engineering teams?

Claude Code works with Vertex AI for enterprise teams by routing requests through a company-assigned Google Cloud backend. This setup configures GCP project settings and Application Default Credentials for secure, centralized access.