Transcribe
Transcribe converts audio or video into editable text quickly and accurately, saving time on note-taking and documentation.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add badlogic-transcribe npx -- -y @trustedskills/badlogic-transcribe
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"badlogic-transcribe": {
"command": "npx",
"args": [
"-y",
"@trustedskills/badlogic-transcribe"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The badlogic-transcribe skill allows AI agents to convert audio files into text transcriptions. It supports various audio formats and aims to provide accurate results for spoken language. The transcribed text can then be used for analysis, documentation, or other downstream tasks.
When to use it
- Transcribing meeting recordings for creating minutes or action items.
- Converting voice memos into written notes or documents.
- Generating captions for videos and podcasts.
- Creating searchable archives of audio interviews or presentations.
- Automating the process of converting spoken instructions into text commands.
Key capabilities
- Audio to Text Transcription
- Supports various audio formats
- Aims for accurate transcription results
Example prompts
- "Transcribe this audio file: [audio_file_path]"
- "Can you create a transcript of the recording at [URL]?"
- “Please transcribe this voice memo and save it as a text file.”
Tips & gotchas
The accuracy of the transcription depends heavily on the quality of the audio input. Ensure clear audio with 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.