
Openai Whisper
- 1 installs
- 327 repo stars
- Updated May 25, 2026
- letta-ai/lettabot
This is a copy of openai-whisper by steipete - installs and ranking accrue to the original listing.
Helps with ai & agent building tasks.
About
openai-whisper is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.
- openai-whisper
- AI & Agent Building
- AI-coding skill
Openai Whisper by the numbers
- 1 all-time installs (skills.sh)
- Data as of Jul 16, 2026 (Skillselion catalog sync)
npx skills add https://github.com/letta-ai/lettabot --skill openai-whisperAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1 |
|---|---|
| repo stars | ★ 327 |
| Last updated | May 25, 2026 |
| Repository | letta-ai/lettabot ↗ |
What it does
Helps with ai & agent building tasks.
Files
Whisper (CLI)
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 srt
Notes
- Models download to
~/.cache/whisperon first run. --modeldefaults toturboon this install.- Use smaller models for speed, larger for accuracy.
Related skills
AI & Agent Buildingagents