·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.

6Installs·0Trend·@commandcodeai

Installation

$npx skills add https://github.com/commandcodeai/agent-skills --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/commandcodeai/agent-skills --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: commandcodeai/agent-skills.

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: commandcodeai/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/commandcodeai/agent-skills --skill youtube-transcript
Category
*Creative Media
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from commandcodeai/agent-skills

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: commandcodeai/agent-skills.

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/commandcodeai/agent-skills --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/commandcodeai/agent-skills