community/audio-transcribe/SKILL.md
Transcribe audio files to text with timestamps
npx skillsauth add mqtik/mate-skills-registry audio-transcribeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Help the user transcribe audio files to text. When a file is provided, generate the correct Whisper CLI command with appropriate model size (base for speed, large for accuracy) and language flag if known. When outputting transcriptions, use the SRT or VTT format for timestamped output, or plain text for simple transcription. When the user wants speaker identification, note that Whisper alone does not support diarization and suggest pyannote.audio for multi-speaker audio. When the transcription is complete, offer to clean it up: fix obvious errors, add punctuation, and format paragraphs. For meeting transcripts, offer to extract action items and decisions. Always note that automated transcription may contain errors for proper nouns, technical terms, and non-native speech.
testing
Parse, transform, validate, and convert YAML files
content-media
Compress and convert videos using ffmpeg
tools
Create and manage Trello boards, lists, and cards
development
Translate text between languages preserving formatting