What is yt-transcript?
Format YouTube transcripts into markdown artifacts using yt-dlp with author chapters and resilient fallback providers Source: mrecek/ai-skills.
Format YouTube transcripts into markdown artifacts using yt-dlp with author chapters and resilient fallback providers
Quickly install yt-transcript AI skill to your development environment via command line
Source: mrecek/ai-skills.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/mrecek/ai-skills --skill yt-transcriptFormat YouTube transcripts into markdown artifacts using yt-dlp with author chapters and resilient fallback providers Source: mrecek/ai-skills.
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
https://github.com/mrecek/ai-skills