turbo-whisper-integration
NewCommunity RegistryGeneralby KnowAll AI
Enables voice dictation with Turbo Whisper - signals when Claude is ready for input
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/turbo-whisper-integration.md https://raw.githubusercontent.com/knowall-ai/turbo-whisper/main/SKILL.md3
Invoke in Claude Code
/turbo-whisper-integrationView source on GitHub
Frequently Asked Questions
What is turbo-whisper-integration?
Enables voice dictation with Turbo Whisper - signals when Claude is ready for input
How to install turbo-whisper-integration?
To install turbo-whisper-integration, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /turbo-whisper-integration.
What is turbo-whisper-integration best for?
turbo-whisper-integration is a community categorized under General. Created by KnowAll AI.