Media

openai-whisper - Claude MCP Skill

Local speech-to-text with the Whisper CLI (no API key).

SEO Guide: Enhance your AI agent with the openai-whisper tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to local speech-to-text with the whisper cli (no api key).... Download and configure this skill to unlock new capabilities for your AI workflow.

🌟5264 stars • 57688 forks
📥0 downloads

Documentation

SKILL.md
# 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/whisper` on first run.
- `--model` defaults to `turbo` on this install.
- Use smaller models for speed, larger for accuracy.

Signals

Avg rating0.0
Reviews0
Favorites0

Information

Repository
clawdbot/clawdbot
Author
clawdbot
Last Sync
3/12/2026
Repo Updated
3/12/2026
Created
1/12/2026

Reviews (0)

No reviews yet. Be the first to review this skill!