·youtube-transcript
*

youtube-transcript

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.

20Installs·1Trend·@jst-well-dan

Installation

$npx skills add https://github.com/jst-well-dan/skill-box --skill youtube-transcript

How to Install youtube-transcript

Quickly install youtube-transcript AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/jst-well-dan/skill-box --skill youtube-transcript
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: jst-well-dan/skill-box.

SKILL.md

View raw

This skill helps download transcripts (subtitles/captions) from YouTube videos using yt-dlp.

If installation fails: Inform the user they need to install yt-dlp manually and provide them with installation instructions from https://github.com/yt-dlp/yt-dlp#installation

This shows what subtitle types are available without downloading anything. Look for:

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video. Source: jst-well-dan/skill-box.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jst-well-dan/skill-box --skill youtube-transcript
Category
*Creative Media
Verified
First Seen
2026-02-21
Updated
2026-03-11

Browse more skills from jst-well-dan/skill-box

Quick answers

What is youtube-transcript?

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video. Source: jst-well-dan/skill-box.

How do I install youtube-transcript?

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

Where is the source repository?

https://github.com/jst-well-dan/skill-box