Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Local speech-to-text with the Whisper CLI (no API key).
.claude/skills/sundial-org-openai-whisper/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 4% | 0% |
| case-18 | ✗→✓ | ▲ Improved | -43% | 0% |
| case-10 | ✓→✓ | = Same ✓ | -59% | 0% |
| case-02 | ✓→✓ | = Same ✓ | -56% | 0% |
| case-03 | ✓→✓ | = Same ✓ | -63% | 0% |
Use 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.Other measured skills in the registry, with their headline benchmark lift.