·transcribe
</>

transcribe

aviz85/claude-skills-library

Transcribe audio/video to SRT subtitles using ElevenLabs Scribe v2. Use for: transcription, subtitles, captions, SRT generation.

19Installs·0Trend·@aviz85

Installation

$npx skills add https://github.com/aviz85/claude-skills-library --skill transcribe

SKILL.md

Generate SRT subtitle files from audio/video using ElevenLabs Scribe v2.

| --input | -i | (required) | Input audio/video file | | --output | -o | (required) | Output SRT file path | | --language | -l | auto | Language code (en, he, ar, etc.) | | --max-words | | 5 | Max words per subtitle entry | | --max-duration | | 3.0 | Max seconds per subtitle entry | | --max-chars | | 70 | Max characters per subtitle entry |

| --timing-offset | | 0.25 | Timing offset in seconds | | --json | | false | Also output raw transcript JSON |

Transcribe audio/video to SRT subtitles using ElevenLabs Scribe v2. Use for: transcription, subtitles, captions, SRT generation. Source: aviz85/claude-skills-library.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aviz85/claude-skills-library --skill transcribe
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is transcribe?

Transcribe audio/video to SRT subtitles using ElevenLabs Scribe v2. Use for: transcription, subtitles, captions, SRT generation. Source: aviz85/claude-skills-library.

How do I install transcribe?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aviz85/claude-skills-library --skill transcribe Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/aviz85/claude-skills-library