Build with the Gemini API: multimodal inputs, function calling, streaming, safety settings, and prompt engineering for optimal results.
When to use this skill
- Building a Gemini-powered app
- Using Gemini function calling
- Setting up streaming responses
Core concepts
This skill provides guidance on gemini api 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/gemini-api.zip
unzip gemini-api.zip -d ~/.config/opencode/skills/
Restart OpenCode — the skill loads automatically.
When it triggers
- building a Gemini-powered app
- using Gemini function calling
- setting up streaming responses