agentsclimarketplace

Youtube transcript

Skill nicepkg/ai-workflow/workflows/talk-to-slidev-workflow/.claude/skills/youtube-transcript

Fetch transcripts from YouTube videos for summarization and analysis.From its SKILL.md

Install
npx -y skills add nicepkg/ai-workflow --skill youtube-transcript

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

0.7 KB, 177 tokens by cl100k_base, as published. Nobody here has run it

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

What ships with it: 2 files

1.4 KB alongside SKILL.md, 1 of them executable

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.