Technical & DevelopmentIntermediate
vertex-ai-api-dev
Developing Gemini-powered apps on Google Cloud Vertex AI using the Gen AI SDK
Developer Setup
Setup & Installation
bash
npx skills add https://github.com/google-gemini/gemini-skills --skill vertex-ai-api-devnpx skills add https://github.com/google-gemini/gemini-skills --skill vertex-ai-api-devOr paste this URL into your assistant to install:
Overview
What This Skill Does
Guides development with the Gemini API on Google Cloud Vertex AI using the Gen AI SDK. Covers text generation, multimodal inputs, function calling, structured output, embeddings, context caching, real-time streaming via Live API, and batch prediction across Python, JS/TS, Go, Java, and C#.
Application
When to use this Skill
- Configuring integration settings for custom agent workflows.
- Optimizing query execution and response latency in production.
- Developing clean, standard-compliant implementations for enterprise services.
- Troubleshooting connection timeouts and authentication handshakes.
- Monitoring API rate limits and execution pipelines programmatically.
Documentation
Show Skills.md file
vertex-ai-api-dev
Guides development with the Gemini API on Google Cloud Vertex AI using the Gen AI SDK. Covers text generation, multimodal inputs, function calling, structured output, embeddings, context caching, real-time streaming via Live API, and batch prediction across Python, JS/TS, Go, Java, and C#.
Usage
npx skills add https://github.com/google-gemini/gemini-skills/tree/main/skills/vertex-ai-api-dev --skill vertex-ai-api-dev
Lines 1 - 9 of 9
Recommendations