openai-whisper
New178.2kSmitheryGeneralby openclaw
Local speech-to-text with the Whisper CLI (no API key).
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/openai-whisper.md https://raw.githubusercontent.com/openclaw/openclaw/main/skills/openai-whisper/SKILL.md3
Invoke in Claude Code
/openai-whisperView source on GitHub
apiai-&-ml
Frequently Asked Questions
What is openai-whisper?
Local speech-to-text with the Whisper CLI (no API key).
How to install openai-whisper?
To install openai-whisper, 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 /openai-whisper.
What is openai-whisper best for?
openai-whisper is a community categorized under General. It is designed for: api, ai-&-ml. Created by openclaw.