Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
badlogic avatar

Youtube Transcript

  • 248 installs
  • 2.3k repo stars
  • Updated June 6, 2026
  • badlogic/pi-skills

Pull YouTube video transcripts for competitive research, tutorial mining, quote extraction, and grounding agent answers in spoken source material.

About

youtube-transcript from badlogic/pi-skills enables agents to retrieve transcript text from YouTube videos for research, summarization, and content reuse. It supports early discovery and ongoing agent workflows that need reliable access to spoken video material.

  • Extracts YouTube captions and transcripts
  • Speeds competitive and tutorial research
  • Grounds agents in video source text
  • Useful for content repurposing pipelines
  • Avoids manual copy from video players

Youtube Transcript by the numbers

  • 248 all-time installs (skills.sh)
  • Ranked #2,575 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/badlogic/pi-skills --skill youtube-transcript

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs248
repo stars2.3k
Last updatedJune 6, 2026
Repositorybadlogic/pi-skills

What it does

Pull YouTube video transcripts for competitive research, tutorial mining, quote extraction, and grounding agent answers in spoken source material.

Files

SKILL.mdMarkdownGitHub ↗

YouTube Transcript

Fetch transcripts from YouTube videos.

Setup

cd {baseDir}
npm install

Usage

{baseDir}/transcript.js <video-id-or-url>

Accepts video ID or full URL:

  • EBw7gsDPAYQ
  • https://www.youtube.com/watch?v=EBw7gsDPAYQ
  • https://youtu.be/EBw7gsDPAYQ

Output

Timestamped transcript entries:

[0:00] All right. So, I got this UniFi Theta
[0:15] I took the camera out, painted it
[1:23] And here's the final result

Notes

  • Requires the video to have captions/transcripts available
  • Works with auto-generated and manual transcripts

Related skills

AI & Agent Buildingresearchautomation

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.