Local speech-to-text with the Whisper CLI (no API key).
80
75%
Does it follow best practices?
Impact
91%
0.91xAverage score across 3 eval scenarios
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./openclaw/skills/openai-whisper/SKILL.mdUse whisper to transcribe audio locally.
Quick start
whisper /path/audio.mp3 --model medium --output_format txt --output_dir .whisper /path/audio.m4a --task translate --output_format srtNotes
~/.cache/whisper on first run.--model defaults to turbo on this install.92e7db0
Also appears in
since Jul 27, 2026
since Jul 27, 2026
since Jul 27, 2026
since May 7, 2026
since Feb 23, 2026
since Feb 23, 2026
since Feb 23, 2026
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.