Skip to main content
Back to registry

openai-whisper

steipete/clawdis

Use whisper to transcribe audio locally.

Installs584
Install command
npx skills add https://github.com/steipete/clawdis --skill openai-whisper
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Use whisper to transcribe audio locally. Quick start Notes - whisper /path/audio.mp3 --model medium --output_format txt --output_dir . - whisper /path/audio.m4a --task translate --output_format srt - Models download to ~/.cache/whisper on first run. - --model defaults to turbo on this install. - Use smaller models for speed, larger for accuracy.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does openai-whisper do?

Use whisper to transcribe audio locally.

Is openai-whisper good?

openai-whisper does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does openai-whisper work with?

openai-whisper currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot, openclaw.

What are alternatives to openai-whisper?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install openai-whisper?

npx skills add https://github.com/steipete/clawdis --skill openai-whisper

Related skills

More from steipete/clawdis

Related skills

Alternatives in Software Engineering