youtube-summary

Summarize YouTube videos. Check if transcript exists at `youtube/{Channel Name}/transcript-{Video Title}.md`. If exists, skip to summarization. If not, download first. Create summary at `youtube/{Channel Name}/summary-{Video Title}.md` with topics and clickable timestamp links.

$ Instalar

git clone https://github.com/cyx-1/hello /tmp/hello && cp -r /tmp/hello/.claude/skills/summarize_youtube_transcript ~/.claude/skills/hello

// tip: Run this command in your terminal to install the skill