comeonoliver/azure-speech-to-text-rest-py
| Azure Speech to Text REST API for short audio (Python). Use for simple speech recognition of audio files up to 60 seconds without the Speech SDK.
npx skills add https://github.com/ComeOnOliver/skillshub --skill azure-speech-to-text-rest-py
Take comeonoliver/azure-speech-to-text-rest-py from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference pip.
Without those the skill loads but fails at the first command.