Skip to main content
Back to registry

gemini-live-api-dev

google-gemini/gemini-skills

The Live API enables low-latency, real-time voice and video interactions with Gemini over WebSockets. It processes continuous streams of audio, video, or text to deliver immediate, human-like spoken responses.

Installs353
Install command
npx skills add https://github.com/google-gemini/gemini-skills --skill gemini-live-api-dev
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
The Live API enables low-latency, real-time voice and video interactions with Gemini over WebSockets. It processes continuous streams of audio, video, or text to deliver immediate, human-like spoken responses. Key capabilities: [!NOTE] The Live API currently only supports WebSockets . For WebRTC support or simplified integration, use a partner integration . [!WARNING] The following Live API models are deprecated and will be shut down. Migrate to gemini-2.5-flash-native-audio-preview-12-2025 . [!WARNING] Legacy SDKs google-generativeai (Python) and @google/generative-ai (JS) are deprecated. Use the new SDKs above. To streamline real-time audio/video app development, use a third-party integration supporting the Gemini Live API over WebRTC or WebSockets : [!IMPORTANT] Use send_realtime_input / sendRealtimeInput for all real-time user input (audio, video, and text ). Use send_client_content / sendClientContent only for incremental conversation history updates (appending prior turns to context), not for sending new user messages. [!WARNING] Do not use media in sendRealtimeInput .

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does gemini-live-api-dev do?

The Live API enables low-latency, real-time voice and video interactions with Gemini over WebSockets. It processes continuous streams of audio, video, or text to deliver immediate, human-like spoken responses.

Is gemini-live-api-dev good?

gemini-live-api-dev does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does gemini-live-api-dev work with?

gemini-live-api-dev currently lists compatibility with codex, gemini-cli, cursor, kimi-cli, amp, cline, github-copilot.

What are alternatives to gemini-live-api-dev?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install gemini-live-api-dev?

npx skills add https://github.com/google-gemini/gemini-skills --skill gemini-live-api-dev

Related skills

More from google-gemini/gemini-skills

Related skills

Alternatives in Software Engineering