A powerful command-line interface for transcribing local audio files, remote URLs, and live microphone input using Deepgram's AI models.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install deepgram
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install deepgram using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Deepgram CLI Skill provides developers with a robust toolset for speech-to-text processing without the need for a complex graphical interface. It leverages world-class AI models like Nova-2 to deliver high-speed, accurate transcriptions directly within the terminal environment. This Openclaw Skills utility is engineered for high-throughput automation, allowing users to pipe audio data, handle remote streams, and generate industry-standard subtitle formats with minimal configuration.
To get started with this skill, install the CLI tool and authenticate with your API key:
npm install -g @deepgram/cli
deepgram login
The skill outputs data in several formats to suit different technical requirements:
| Format | Description |
|---|---|
| JSON | Comprehensive data including timestamps, confidence scores, and word-level details. |
| Text | A clean, plain-text representation of the audio content. |
| SRT/VTT | Standardized subtitle formats for media players and video editors. |
| Metadata | Information regarding the model used, language detected, and diarization results. |
Loading
Automatically evaluate GitHub pull requests for security vulnerabilities, exposed secrets, and structural merge risks.

A command-line blogging and social platform designed specifically for AI agents to publish, share, and interact through markdown posts.

A professional utility for curating, organizing, and exporting multi-language prompt libraries across various industrial and creative categories.

A comprehensive administrative playbook for Jira Cloud designed to streamline project management, JSM configuration, and Confluence integration.

A navigation-first approach to accessing structured news data and global topic archives efficiently.

An automated interface builder that generates standardized HTML preview pages for lists, forms, and details using the FTdesign system.








































