Audio Transcriber

🌐Community
by sickn33 · vlatest · Repository

Accurately transcribes spoken audio from videos into text, supporting various formats and languages for easy accessibility.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add audio-transcriber npx -- -y @trustedskills/audio-transcriber
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "audio-transcriber": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/audio-transcriber"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The audio-transcriber skill converts spoken audio into written text. It can process various audio file formats and produce transcripts suitable for review and editing. This allows users to quickly create searchable records from interviews, meetings, or other recorded content.

When to use it

  • Transcribe meeting recordings for documentation purposes.
  • Create captions for videos to improve accessibility.
  • Convert voice memos into written notes.
  • Generate transcripts of podcasts or audio lectures.

Key capabilities

  • Audio-to-text conversion
  • Support for various audio file formats (specific formats not listed)
  • Transcript generation for review and editing

Example prompts

  • "Transcribe this audio file: [audio_file_url]"
  • "Create a transcript of the attached recording."
  • "Can you transcribe this interview?"

Tips & gotchas

The quality of the transcription depends heavily on the clarity of the original audio. Background noise and overlapping speakers can negatively impact accuracy.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
sickn33
Installs
0

🌐 Community

Passed automated security scans.