Set up Telegram voice message transcription — checks faster-whisper installation, downloads the Whisper model, and verifies the hook works end-to-end. Use when the user asks to "set up voice transcription", "configure whisper", "fix voice messages", or when the transcription hook reports that whisper is missing or the model isn't downloaded.
$npx -y skills add dmitriyyukhanov/claude-plugins --skill voice-to-text-configInstalls into the current project.
Run `npx skills use "https://github.com/dmitriyyukhanov/claude-plugins" --skill "dmitriyyukhanov/claude-plugins/voice-to-text-config"` 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/dmitriyyukhanov/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/dmitriyyukhanov/claude-plugins"` and select the relevant skills, then follow their instructions.