diff --git a/skills/cloud/gemini-api/SKILL.md b/skills/cloud/gemini-api/SKILL.md index e33c8b0f47..2fe9f8a04c 100644 --- a/skills/cloud/gemini-api/SKILL.md +++ b/skills/cloud/gemini-api/SKILL.md @@ -1,6 +1,6 @@ --- name: gemini-api -description: Guides the usage of the Gemini API on Agent Platform with the Google Gen AI SDK. Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI, Google Cloud, or Agent Platform. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like Live API, tools, multimedia generation, caching, and batch prediction. +description: Guides the usage of the Gemini API on Agent Platform with the Google Gen AI SDK. Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI, Google Cloud, or Agent Platform. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like Live API, tools, multimodal generation, caching, and batch prediction. compatibility: Requires active Google Cloud credentials and Agent Platform API enabled. ---