BeClaude

turbo-whisper-integration

New
Community RegistryGeneralby KnowAll AI

Enables voice dictation with Turbo Whisper - signals when Claude is ready for input

First seen 5/22/2026

Summary

This skill integrates Turbo Whisper voice dictation with Claude Code, allowing developers to dictate code, commands, and documentation hands-free.

  • It signals when Claude is ready for input, streamlining voice-to-code workflows and boosting productivity for voice-first coding.

Install & Usage

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install turbo-whisper-integration@<marketplace>

3
Manage with /plugin
/plugin

Use Cases

Dictate code snippets directly into Claude Code while keeping hands on the keyboard for navigation.
Voice-command Claude to run tests or refactor code without typing.
Quickly capture ideas or comments by speaking them into the editor.
Navigate through files and functions using voice commands during pair programming.
Reduce repetitive strain injuries by minimizing typing through voice dictation.
Accelerate documentation writing by dictating markdown or inline comments.

Usage Examples

1

/turbo-whisper-integration start dictation

2

Dictate the following function: def add(a, b): return a + b

3

Use voice to tell Claude: 'Refactor this function to use list comprehension'

View source on GitHub

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is turbo-whisper-integration?

This skill integrates Turbo Whisper voice dictation with Claude Code, allowing developers to dictate code, commands, and documentation hands-free. It signals when Claude is ready for input, streamlining voice-to-code workflows and boosting productivity for voice-first coding.

How to install turbo-whisper-integration?

To install turbo-whisper-integration: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install turbo-whisper-integration@<marketplace>. Finally, /plugin in Claude Code.

What is turbo-whisper-integration best for?

turbo-whisper-integration is a plugin categorized under General. Created by KnowAll AI.

What can I use turbo-whisper-integration for?

turbo-whisper-integration is useful for: Dictate code snippets directly into Claude Code while keeping hands on the keyboard for navigation.; Voice-command Claude to run tests or refactor code without typing.; Quickly capture ideas or comments by speaking them into the editor.; Navigate through files and functions using voice commands during pair programming.; Reduce repetitive strain injuries by minimizing typing through voice dictation.; Accelerate documentation writing by dictating markdown or inline comments..