Video Transcript Analyzer
Analyze customer interview transcripts (SRT or plain text) to generate thematic breakdowns with summary, quotes, topics, timestamps, and full transcript. Use when given video transcripts or asked to create chapter markers.
npx skills add majiayu000/claude-skill-registry --skill video-transcript-analyzer-jeffvincent-claude-config --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Video Transcript Analyzer ## Overview This Skill analyzes video transcripts from customer interviews, user research sessions, or feedback calls and produces a comprehensive structured document with thematic analysis, key insights, chapter markers (if timestamps available), and the complete original transcript. ## When to Apply Use this Skill when: - User provides a video transcript file (.srt or .txt) - User asks to "analyze this customer call/interview" - User requests "chapter markers" or "topical breakdown" from a transcript - User wants to extract insights from a recorded conversation - User provides a transcript and asks for a summary or key themes Do NOT use this Skill for: - General text summarization (not conversation transcripts) - Meeting notes that aren't transcripts - Live conversations (only recorded/transcribed ones) ## Inputs 1. **Transcript file** - Either: - SRT format (with timestamps like `00:05:30,120 --> 00:05:33,450`) - Plain text format (dialogue without timestamps) 2. **Video URL** (optional) - Link to hosted video file if provided 3. **Context** (optional) - What the call/interview was about, participant names if not clear ## Outputs A single comprehensiv
- Overview
- When to Apply
- Inputs
- Outputs
- Instructions for Claude
- Step 1: Detect Format and Extract Information
- Step 2: Analyze Conversation Themes
- Step 3: Extract Verbatim Quotes
- Step 4: Write Call Summary
- Step 5: Build Topical Breakdown
- Step 6: Assemble Final Document
- Step 7: Quality Checks
- Examples
- Example 1: SRT Input (with last name)
What does the Video Transcript Analyzer skill do?
Analyze customer interview transcripts (SRT or plain text) to generate thematic breakdowns with summary, quotes, topics, timestamps, and full transcript. Use when given video transcripts or asked to create chapter markers.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill video-transcript-analyzer-jeffvincent-claude-config --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
