badlogic/pi-skills

youtube-transcript

Fetch transcripts from YouTube videos for summarization and analysis.

Trending #4430 First seen Jan 21, 2026

Installation

$ npx skills add badlogic/pi-skills --skill youtube-transcript

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from badlogic/pi-skills.

npx skills add badlogic/pi-skills

Browse all from badlogic/pi-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 2.5K
License LICENSE
Default branch main
Open issues 11
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 715 B
  • docs SUMMARY.md 683 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 507 installs

SKILL.md

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