groq-media-transcript
Installation
SKILL.md
Groq Media Transcript
Each invocation accepts exactly one input source.
Default output is a timestamped transcript. Do not generate a summary unless the user explicitly asks for one.
Workflow
- Identify the input type (local file path or public media/page URL).
- Run
scripts/transcribe.shwith the input path or URL. The script runs the read-only dependency preflight immediately after it determinesfilevsurl, beforeffprobe,ffmpeg, URL resolution, or Groq requests. - If the script exits with status
2, show its suggestions and stop. Never runapt,mise install,mise use,pipx install, or any other installation command yourself. Wait for the user to confirm that the tools are installed, then rerun the same transcription command. - Return the transcript as timestamped lines in the script's output format.