elevenlabs-stt
Installation
SKILL.md
Install the belt CLI skill:
npx skills add belt-sh/cli
ElevenLabs Speech-to-Text
High-accuracy transcription with Scribe models via inference.sh CLI.

Quick Start
Requires inference.sh CLI (
belt). Install instructions
belt login
# Transcribe audio
belt app run elevenlabs/stt --input '{"audio": "https://audio.mp3"}'