elevenlabs-transcribe
This skill transcribes audio using ElevenLabs via `scripts/transcribe.sh` and `scripts/transcribe.py`. It executes local setup/ runtime commands (`python3 -m venv`, `pip install`, `exec python3`), reads `ELEVENLABS_API_KEY`, and connects to remote URLs such as `https://npr-ice.streamguys1.com/live.mp3`.