Transcribe

🌐Community
by braselog Β· vlatest Β· Repository

Transcribe converts audio or video into editable text, saving time and effort in note-taking, documentation, and content creation.

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 braselog-transcribe npx -- -y @trustedskills/braselog-transcribe
2

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

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

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

About This Skill

What it does

The braselog-transcribe skill converts audio files into text transcripts. It can process various audio formats and provides a textual representation of spoken words, allowing users to easily analyze or repurpose audio content. The resulting transcriptions are intended for research and analysis purposes.

When to use it

  • Transcribing interview recordings for qualitative data analysis.
  • Converting online meeting recordings into searchable notes.
  • Creating written summaries from podcasts or lectures.
  • Generating captions for videos.

Key capabilities

  • Audio-to-text transcription
  • Supports various audio formats
  • Designed for research and analysis

Example prompts

  • "Transcribe this audio file: [audio_file_url]"
  • "Create a transcript of the recording at this link: [link_to_recording]"
  • β€œCan you transcribe this interview?”

Tips & gotchas

The quality of the transcription depends heavily on the clarity and background noise in the original audio. Ensure the audio is as clean as possible for best 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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
braselog
Installs
3

🌐 Community

Passed automated security scans.