Gemini Live API

Generates a Gemini 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 Enterprise LiveAPI websocket endpoint, handles session setup/resumption, bearer token refresh, and sending/receiving `ClientMessage`/`ServerMessage` protos. Don't use for general (non-live, non-bidirectional) Gemini API usage such as one-shot `generateContent`, embeddings, image/video generation, or fine-tuning — use the `gemini-api` skill for those.

tuyv 79daadc 4 files · 29.6 KB Updated

File contents

tuyv/ccpm/tree/main/preset-registry/skills/google-skills-gemini-live-api commit 79daadc928

Frequently asked questions

npx skillmds@latest add tuyv/gemini-live-api