file-transcribe

Installation
SKILL.md

File Transcription Skill

Transcribe audio or video files to text using OpenAI Whisper, routed through the OpenKBS AI proxy. No API key needed — uses the project's credits. Language is auto-detected from the audio.

When to use

Use this skill when the user asks to:

  • Transcribe an audio file (MP3, WAV, OGG, FLAC, M4A, etc.)
  • Transcribe a video file (MP4, MKV, MOV, AVI, WebM, etc.)
  • Convert speech to text from any media file
  • Get a text version of a recording, meeting, lecture, podcast, etc.

Command

node .claude/skills/file-transcribe/transcribe.mjs <input-file> [output.txt]
Installs
35
First Seen
May 16, 2026
file-transcribe — open-kbs/skills-file-transcribe