# Stenobird Stenobird turns any audio URL into transcript text. ## Common tasks - Read the canonical agent skill: https://stenobird.com/skill.md - Checkout: https://stenobird.com/pricing - Use the API: https://stenobird.com/docs.md - Start after checkout: https://stenobird.com/success - Docs: https://stenobird.com/docs.md - Full LLM docs: https://stenobird.com/llms-full.txt - Podcasts: https://stenobird.com/podcast - Podcast text version: https://stenobird.com/podcast.md - OpenAPI: https://stenobird.com/openapi.json - Stenobird skill installer: https://stenobird.com/skills/stenobird-transcribe/SKILL.md ## Limits - Publicly reachable URLs with audio behind them are supported. - Private pages or audio requiring login are not supported. - Public requests stream a 15 second preview. - Add `Authorization: Bearer ` for the full transcript stream. ## Agent skill Compatible agents: Codex, Claude Code, Pi, Hermes, OpenClaw. Install the Stenobird skill with `curl -fsSL https://stenobird.com/skills/stenobird-transcribe/install.sh | sh`. In Codex, ask for `$stenobird-transcribe`; in Claude Code, Hermes, and OpenClaw, use `/stenobird-transcribe`; in Pi, use `/skill:stenobird-transcribe`.