This is a Membrane-powered integration for Deepgram's speech-to-text API. You get project management, API key handling, and access to transcription endpoints without dealing with auth yourself. The skill covers the usual suspects: transcribe audio from URLs, text-to-speech conversion, text analysis for sentiment and topics, plus billing and usage tracking. It's built on Membrane's CLI, so authentication happens through their flow rather than you storing tokens. If you're building anything that needs to convert audio to text at scale, call center analytics, meeting transcriptions, or media processing, this gives you a cleaner interface than hitting the raw API directly.
npx skills add https://github.com/membranedev/application-skills --skill deepgram