
Openai Whisper
- 7 installs
- 4 repo stars
- Updated March 24, 2026
- firecrawl/openclaw
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 you ship faster with AI-assisted development.
- openai-whisper
- AI & Agent Building
- AI-coding skill
Openai Whisper by the numbers
- 7 all-time installs (skills.sh)
- Data as of Jul 27, 2026 (Skillselion catalog sync)
npx skills add https://github.com/firecrawl/openclaw --skill openai-whisperAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 7 |
|---|---|
| repo stars | ★ 4 |
| Last updated | March 24, 2026 |
| Repository | firecrawl/openclaw ↗ |
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