How this skill is triggered — by the user, by Claude, or both
Slash command
/youtube-transcript:transcriptThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
transcript.md
transcript.md
npx claudepluginhub karbassi/claude-plugins --plugin youtube-transcriptDownloads YouTube video transcripts as timestamped text files via youtube-transcript-api. Use for extracting transcripts from videos for analysis, documentation, or content review.
Extracts conversation transcripts from Clawdbot, Claude Code, and Codex .jsonl session files. Used to export prompt history or session logs.
Transcribes YouTube/podcast/audio URLs to clean text using auto-captions or local whisper-cpp with Silero VAD. Provides verbatim transcripts as source-of-truth artifacts for research and quote extraction.