Agent skill · bighardperson
openai-whisper-api
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
What it needs
About 1k tokens when loaded.
What this skill does
OpenAI Whisper API (curl) Transcribe an audio file via OpenAI's /v1/audio/transcriptions endpoint. Quick start Defaults: Model: whisper-1 Output: <input>.txt Useful flags API key Set OPENAIAPIKEY environment variable.
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills bighardperson/语音转文字API