npx skills add ...
npx skills add deepgram/skills --skill docs
npx skills add deepgram/skills --skill docs
Find the right Deepgram documentation for any task. Use whenever someone needs help locating docs, understanding which API to use, or wants to ask questions about Deepgram. Covers all product areas: speech-to-text, text-to-speech, voice agents, audio intelligence, and self-hosted deployments.
Find the right docs for what you're building with Deepgram.
Have a question? Get answers from Deepgram's AI assistant at https://developers.deepgram.com/ask-ai.
Transcribe audio and video into text. Deepgram ships two actively maintained, next-gen model families — pick the one that matches your use case.
/v1/listen) — general-purpose transcription (captions, subtitles, batch files, live streams). Rich feature set including intelligence overlays (diarize, summarize, sentiment, topics, intents)./v2/listen) — conversational-audio transcription for voice agents and interactive assistants. Built-in turn-taking (EOT events, mid-session reconfig).Docs:
Convert text into natural-sounding speech.
Build conversational voice agents powered by Deepgram.
Analyze text and audio for sentiment, topics, intents, summaries, and more.
Run Deepgram on your own infrastructure.
Full reference for all Deepgram REST and WebSocket APIs.
For language-idiomatic code patterns (imports, async idioms, error handling, type shapes), install the Deepgram SDK's own skills. Every Deepgram SDK publishes 7 product skills plus a maintainer skill:
api — consolidated REST + WebSocket API referencerecipes — minimal runnable feature snippets per languageexamples — full integration examples with third-party platformsstarters — runnable starter apps (framework × feature)setup-mcp — Deepgram MCP server installationFor direct documentation querying from your AI coding tool, use /deepgram:mcp to set up the Deepgram MCP server.