·yt-transcript
</>

yt-transcript

Format YouTube transcripts into markdown artifacts using yt-dlp with author chapters and resilient fallback providers

10Installs·0Trend·@mrecek

Installation

$npx skills add https://github.com/mrecek/ai-skills --skill yt-transcript

How to Install yt-transcript

Quickly install yt-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/mrecek/ai-skills --skill yt-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: mrecek/ai-skills.

SKILL.md

View raw

Goal: produce a clean markdown transcript artifact in the established youtube-transcripts format.

The script handles extraction, fallback logic, formatting, and file writes. The script also auto-generates canonical filenames when given a directory target.

Install dependencies into the same Python interpreter used to run the script. Python 3.10+ is required.

Format YouTube transcripts into markdown artifacts using yt-dlp with author chapters and resilient fallback providers Source: mrecek/ai-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mrecek/ai-skills --skill yt-transcript
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from mrecek/ai-skills

Quick answers

What is yt-transcript?

Format YouTube transcripts into markdown artifacts using yt-dlp with author chapters and resilient fallback providers Source: mrecek/ai-skills.

How do I install yt-transcript?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mrecek/ai-skills --skill yt-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/mrecek/ai-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22

Related Skills