openai-whisper

Transcribe audio files locally using the Whisper CLI.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/ammonfife/sakima.co --skill openai-whisper-ammonfife
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openai-whisper
Source: https://github.com/ammonfife/sakima.co/tree/main/.claude/skills/openai-whisper
Command: npx skills add https://github.com/ammonfife/sakima.co --skill openai-whisper-ammonfife

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill offers local speech-to-text capabilities, eliminating the need for an API key and providing instant transcription from audio files.

Core Features & Use Cases

  • Local Speech-to-Text: Transcribe audio files directly on your machine.
  • No API Key: Access Whisper CLI directly without the need for an API key.
  • Use Case: For individuals or organizations needing to transcribe audio files without internet access or API key limitations.

Quick Start

Use the openai-whisper skill to transcribe the audio file 'meeting_recording.mp3' and output the text to 'transcription.txt'.

Frequently Asked Questions about openai-whisper

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I transcribe audio files locally without an API key?

Local speech-to-text transcription without an API key is achieved by processing audio files directly on your machine. This Skill uses the Whisper CLI to transcribe recordings entirely offline, requiring no internet access or external API authentication.

Do I need to install the Whisper CLI before using local speech-to-text?

Yes, you must install the Whisper CLI and ensure it is available in your system's PATH before using this local speech-to-text functionality. The Skill directly invokes the CLI to process audio files, requiring no additional API keys.

What's the best way to convert meeting recordings to text offline?

Converting meeting recordings to text offline is done by transcribing the audio files directly on your machine using the Whisper CLI. This local speech-to-text approach processes the recording instantly without needing internet access or API keys.

Can I transcribe audio without internet access using local processing?

Yes, you can transcribe audio files without internet access by using local processing capabilities. This Skill leverages the Whisper CLI to perform on-demand speech-to-text transcription directly on your machine, completely offline and independent of cloud APIs.

Why choose local speech-to-text over cloud-based transcription services?

Local speech-to-text is chosen over cloud services to eliminate API key limitations and avoid internet dependency. It provides instant transcription of audio files directly on your machine, ensuring data privacy and uninterrupted offline processing.