Skill

Vertex AI API

Skill

Gemini on Vertex, official.

Official google-gemini skill for Vertex AI and the Gen AI SDK — not the consumer API.

spec·Apache-2.0·Updated this quarter·github.com/google-gemini

Claude CodeCursorDesktop
Scanned
npx skills add google-gemini/vertex-ai-api-dev

By Google

Input

A Gemini call that must stay on GCP.

Output

A Vertex client that matches current docs.

vertex-ai-api.skill/invoke

You say

Call Gemini on Vertex from Node.

It returns

Gen AI SDK, vertexai: true, project + location.

Prompt notebook

Prompts this skill is built for.

  • You say

    Call Gemini on Vertex from Node.

    It returns

    Gen AI SDK, vertexai: true, project + location.

  • You say

    Why 403?

    It returns

    aiplatform.user missing on the SA. Binding attached.

What it teaches

  1. 01Vertex
  2. 02IAM
  3. 03SDK