Add or modify end-of-speech integrations in assistant-api with strict separation from VAD internals. Use for transcript/audio/history-aware turn-finalization logic, provider wiring, and EOS UI config.
$npx -y skills add rapidaai/voice-ai --skill end-of-speech-integrationInstalls into the current project.
Run `npx skills use "https://github.com/rapidaai/voice-ai" --skill "rapidaai/voice-ai/end-of-speech-integration"` 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/rapidaai/voice-ai" that are relevant to the current task. Run `npx skills add "https://github.com/rapidaai/voice-ai"` and select the relevant skills, then follow their instructions.