·deepgram-transcription
*

deepgram-transcription

agentiveau/myagentive

Transcribe audio and video files using the Deepgram API. This skill should be used when the user requests transcription of audio files (mp3, wav, m4a, aac) or video files (mp4, mov, avi, etc.). Handles large video files by extracting audio first to reduce upload size and processing time.

16Installs·1Trend·@agentiveau

Installation

$npx skills add https://github.com/agentiveau/myagentive --skill deepgram-transcription

SKILL.md

This skill enables efficient transcription of audio and video files using the Deepgram API. It automatically handles large video files by extracting audio first, reducing upload time and API costs. Outputs include both full JSON responses with timestamps and clean text transcripts.

For video files, especially those larger than 50MB, extract audio before transcription:

This reduces file size by 98% while preserving speech quality.

Transcribe audio and video files using the Deepgram API. This skill should be used when the user requests transcription of audio files (mp3, wav, m4a, aac) or video files (mp4, mov, avi, etc.). Handles large video files by extracting audio first to reduce upload size and processing time. Source: agentiveau/myagentive.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/agentiveau/myagentive --skill deepgram-transcription
Category
*Creative Media
Verified
First Seen
2026-02-02
Updated
2026-02-18

Quick answers

What is deepgram-transcription?

Transcribe audio and video files using the Deepgram API. This skill should be used when the user requests transcription of audio files (mp3, wav, m4a, aac) or video files (mp4, mov, avi, etc.). Handles large video files by extracting audio first to reduce upload size and processing time. Source: agentiveau/myagentive.

How do I install deepgram-transcription?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/agentiveau/myagentive --skill deepgram-transcription Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/agentiveau/myagentive

Details

Category
*Creative Media
Source
skills.sh
First Seen
2026-02-02