deepgram-pack

v1.13.0 by Jeremy Longshore

Complete Deepgram integration skill pack with 24 skills covering speech-to-text, real-time transcription, voice intelligence, and audio processing. Flagship tier vendor pack.

24 plugin-local skills
MIT License
Claude Code Adapters (declared)

Installation

Open Claude Code and run this command:

/plugin install deepgram-pack@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

> Speech-to-text, text-to-speech, and audio intelligence for Claude Code. 24 skills covering the full Deepgram platform: Nova-3/Nova-2 transcription, Aura-2 TTS, live streaming WebSocket, diarization, summarization, and enterprise deployment.

SDK: @deepgram/sdk (TypeScript) / deepgram-sdk (Python) API: createClient() (v3/v4) or new DeepgramClient() (v5) Models: Nova-3 (best accuracy), Nova-2 (proven), Base (fastest), Whisper (multilingual)

Skills (24) plugin-local skills

deepgram-ci-integration View full skill →

Configure Deepgram CI/CD integration for automated testing and deployment.

ReadWriteEditBash(gh:*)Bash(curl:*)
deepgram-common-errors View full skill →

Diagnose and fix common Deepgram errors and issues.

ReadGrepBash(curl:*)
deepgram-core-workflow-a View full skill →

Implement production pre-recorded speech-to-text with Deepgram.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
deepgram-core-workflow-b View full skill →

Implement real-time streaming transcription with Deepgram WebSocket.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
deepgram-cost-tuning View full skill →

Optimize Deepgram costs and usage for budget-conscious deployments.

ReadWriteEditBash(ffmpeg:*)
deepgram-data-handling View full skill →

Implement audio data handling best practices for Deepgram integrations.

ReadWriteEditBash(aws:*)Bash(gcloud:*)
deepgram-debug-bundle View full skill →

Collect Deepgram debug evidence for support and troubleshooting.

ReadGrepBash(curl:*)Bash(ffprobe:*)Bash(npm:*)Bash(tar:*)
deepgram-deploy-integration View full skill →

Deploy Deepgram integrations to production environments.

ReadWriteEditBash(docker:*)Bash(kubectl:*)
deepgram-enterprise-rbac View full skill →

Configure enterprise role-based access control for Deepgram integrations.

ReadWriteEditBash(curl:*)
deepgram-hello-world View full skill →

Create a minimal working Deepgram transcription example.

ReadWriteEdit
deepgram-incident-runbook View full skill →

Execute Deepgram incident response procedures for production issues.

ReadWriteEditBash(curl:*)Bash(kubectl:*)
deepgram-install-auth View full skill →

Install and configure Deepgram SDK authentication.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
deepgram-local-dev-loop View full skill →

Configure Deepgram local development workflow with testing and mocks.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
deepgram-migration-deep-dive View full skill →

Deep dive into migrating to Deepgram from other transcription providers.

ReadWriteEditBash(npm:*)Bash(pip:*)