Develop on Vertex AI: deploy Gemini models, use the Gen AI SDK, manage prompts, implement grounding with search, and handle fine-tuning.
When to use this skill
- Deploying a model on Vertex AI
- Using the Gen AI SDK
- Implementing grounding with Vertex AI Search
Core concepts
This skill provides guidance on vertex ai best practices, patterns, and common pitfalls. It is designed to be loaded on demand when a relevant task is detected.
Installation
curl -LO https://opencode-skills.example/downloads/ai-ml/vertex-ai.zip
unzip vertex-ai.zip -d ~/.config/opencode/skills/
Restart OpenCode — the skill loads automatically.
When it triggers
- deploying a model on Vertex AI
- using the Gen AI SDK
- implementing grounding with Vertex AI Search