Generates a 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 LiveAPI websocket endpoint (Gemini Enterprise or non-Gemini Enterprise), handles session setup/resumption, bearer token refresh, and sending/receiving ClientMessage/ServerMessage protos.
$npx -y skills add googlecloudplatform/vertex-ai-samples --skill live_apiInstalls into the current project.
Run `npx skills use "https://github.com/googlecloudplatform/vertex-ai-samples" --skill "googlecloudplatform/vertex-ai-samples/live_api"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/googlecloudplatform/vertex-ai-samples" that are relevant to the current task. Run `npx skills add "https://github.com/googlecloudplatform/vertex-ai-samples"` and select the relevant skills, then follow their instructions.