Transcribe
Transcribe converts audio or video into editable text, streamlining content creation and making spoken words searchable and usable.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add transcribe npx -- -y @trustedskills/transcribe
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"transcribe": {
"command": "npx",
"args": [
"-y",
"@trustedskills/transcribe"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The transcribe skill enables AI agents to convert spoken language from audio files into written text. It supports various audio formats and can handle multiple languages, making it useful for tasks like creating captions, summarizing meetings, or archiving voice notes.
When to use it
- To generate subtitles for videos or podcasts
- For converting meeting recordings into searchable text
- When archiving verbal notes or interviews for easy reference
Key capabilities
- Converts audio files to text
- Supports multiple languages
- Handles various audio formats
Example prompts
- "Transcribe the audio file 'meeting_recording.mp3' into text."
- "Convert this voice memo into written format."
- "Generate a transcript from the provided WAV file."
Tips & gotchas
- Ensure the audio is clear and free of background noise for better accuracy.
- Some languages may require additional configuration or models for optimal performance.
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 |
🏢 Official
Published by the company or team that built the technology.