Openai Whisper
Transcribes audio using OpenAI Whisper, then leverages ElizaOS's AI to analyze and respond contextually.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add elizaos-openai-whisper npx -- -y @trustedskills/elizaos-openai-whisper
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"elizaos-openai-whisper": {
"command": "npx",
"args": [
"-y",
"@trustedskills/elizaos-openai-whisper"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill leverages OpenAI's Whisper model to transcribe audio into text. It can process various audio formats and provide accurate transcriptions, enabling AI agents to understand spoken language. The transcription output is suitable for tasks like note-taking, meeting summaries, or creating captions.
When to use it
- Meeting Transcription: Automatically generate transcripts of online meetings or conference calls.
- Voice Note Processing: Convert voice memos into written text for easier review and organization.
- Audio Captioning: Create captions for videos or podcasts by transcribing the spoken content.
- Dictation Assistance: Allow users to dictate text instead of typing, with the AI agent converting speech to text in real-time.
Key capabilities
- Audio Transcription
- Support for various audio formats
- Utilizes OpenAI's Whisper model
Example prompts
- "Transcribe this audio file: [audio_file_path]"
- "What was said in this recording? [audio_file_path]"
- βCan you give me a written summary of this meeting?β [audio_file_path]
Tips & gotchas
The quality of the transcription depends heavily on the audio clarity. Ensure that the input audio has minimal background noise for optimal results.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.