quick-voice

Launch per-session browser voice sessions with OpenAI Realtime and a live canvas.

45|13|Updated Jan 6, 2026
One-click install
npx skills add https://github.com/aviz85/claude-skills-library --skill quick-voice
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quick-voice
Source: https://github.com/aviz85/claude-skills-library/tree/main/plugins/quick-voice/skills/quick-voice
Command: npx skills add https://github.com/aviz85/claude-skills-library --skill quick-voice

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Spin up instant, per-session browser voice channels to drive fast, decision-oriented conversations instead of flipping through documents.

Core Features & Use Cases

  • Per-session web app using OpenAI Realtime gpt-realtime-2 with a configurable canvas for live or distill modes
  • Live data work (read/update files, JSON, run commands) and deterministic tooling
  • White-label, configurable canvas that can display images, markdown, code, HTML, JSON, video, or audio
  • Use cases include rapid topic discussion, structured decisions, and summarized outputs

Quick Start

Start a session by launching the quick-voice launcher with a runtime directory, then connect through the browser to begin a live voice session.

Frequently Asked Questions about quick-voice

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I start a browser voice session with OpenAI Realtime?

Launch the quick-voice launcher with a specified runtime directory, then connect through your browser to begin the live OpenAI Realtime voice session.

Can I read and update files during a live voice session?

Yes, live voice sessions support real-time data work, allowing you to read and update files, manipulate JSON, and run commands directly within the interactive workflow canvas.

What is a distill mode in a realtime communication session?

Distill mode is a session type that processes interactive voice workflows and ends by generating a structured deliverable, summarizing the live conversation into a concrete output.

Does the voice session canvas support displaying code and JSON?

Yes, the configurable canvas supports displaying images, markdown, code, HTML, JSON, video, and audio for interactive workflows during realtime communication sessions.

What is the best way to automate structured decisions without reading documents?

Spinning up a per-session voice channel connected to OpenAI Realtime drives fast, decision-oriented conversations, replacing the need to flip through documents by using live data work.

Do I need Web-RTC to run per-session voice channels?

Yes, the instant per-session browser voice channels rely on Web-RTC and OpenAI Realtime to maintain interactive workflows and live communication.