User-facing Scribe transcription workflow for local audio files. Use when the user provides an audio file path and asks to transcribe it, convert speech to text, create a transcript, STT an audio recording, or says \"음성파일 전사\", \"전사해줘\", or \"이 파일 텍스트로 바꿔줘\".
$npx -y skills add 97wobbler/my-ai-kit --skill transcribeInstalls into the current project.
Run `npx skills use "https://github.com/97wobbler/my-ai-kit" --skill "97wobbler/my-ai-kit/transcribe"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/97wobbler/my-ai-kit" that are relevant to the current task. Run `npx skills add "https://github.com/97wobbler/my-ai-kit"` and select the relevant skills, then follow their instructions.