transcript
CommunityTranscribe YouTube audio with AI summaries.
System Documentation
What problem does it solve?
This Skill automates downloading YouTube audio, transcribing it via Deepgram, and saving outputs in convenient formats (raw transcript, timestamped sentences, and structured JSON). It also supports generating an AI-assisted summary using Claude when requested, enabling quick insights from video content.
Core Features & Use Cases
- Audio transcription: Download YouTube audio and convert it to text with timestamps.
- Structured outputs: Produce raw transcripts, timestamped sentences, and JSON data for downstream analysis.
- AI summaries (optional): Generate a Claude-based summary from the transcript for rapid review.
- Operational workflow: Ideal for researchers, content creators, and teams needing searchable records of video content.
Quick Start
Use the transcript skill to transcribe a YouTube video by running the CLI with the target URL: uv run ~/.config/opencode/skill/transcript/scripts/transcript.py "<youtube_url>"
Discovery and options: you can list available prompts and models, or run with no-prompt for transcript-only mode.
Dependency Matrix
Required Modules
Components
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: transcript Download link: https://github.com/pascalandy/dotfiles/archive/main.zip#transcript Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.