← all publishers

GoogleCloudPlatform

@googlecloudplatform-vertex-ai-samples source repo

4 published skills

  1. Genai Sdk · googlecloudplatform-vertex-ai-samples bundle
    Guides the usage of Gemini API on Google Cloud Vertex AI with the Gen AI SDK. Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like Live API, tools, multimedia generation, caching, and batch prediction.
    1 install
  2. Vertex AI · googlecloudplatform-vertex-ai-samples
    Primary Router for Vertex AI skills. Use this skill when the user wants to work with Google Cloud Vertex AI (e.g., deploying models, running inference, or tuning models). This skill routes to vertex-deploy, vertex-inference, or vertex-tuning.
    1 install
  3. Quality Flywheel · googlecloudplatform-vertex-ai-samples bundle
    Evaluate and improve GenAI models and agents using the Google GenAI Evaluation SDK. Creates eval datasets (from session traces or synthetic generation), selects and configures metrics (RubricMetric, LLMMetric, CodeExecutionMetric), executes evals via client.evals.evaluate(), and analyzes results to suggest concrete fixes. Supports both single-turn model evaluation and multi-turn agent trajectory evaluation. Use when asked to "evaluate my agent", "evaluate my model", "create eval dataset", "run evals", "analyze eval results", "which metrics should I use", "generate test data", or "improve quality".
    1 install
  4. Liveapi Service · googlecloudplatform-vertex-ai-samples bundle
    Generates a LiveAPI client service class in the user's chosen programming language. Use when the user wants to build, scaffold, or integrate a client that connects to the Gemini LiveAPI websocket endpoint (Gemini Enterprise or non-Gemini Enterprise), handles session setup/resumption, bearer token refresh, and sending/receiving `ClientMessage`/`ServerMessage` protos.
    1 install