skills/youtube-pro/SKILL.md
Advanced YouTube analysis, transcripts, and metadata extraction.
npx skillsauth add kjaylee/misskim-skills youtube-proInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Deep dive into YouTube content. Uses summarize for transcripts and web_fetch for metadata.
Use the built-in summarize tool:
summarize "URL"summarize "URL" --youtube auto --extract-onlyWhen the Master wants to "analyze" a video:
summarize.gemini (MiniPC) to analyze the core message, audience sentiment (via comments if available), and practical takeaways.If frames or audio are needed:
yt-dlp (MiniPC) to download specific segments.ffmpeg to extract frames for visual analysis.testing
게임 아이디어를 검토해 와우 팩터 5개를 추가하고, 스펙→TC→구현→QA→런칭까지 한 번에 밀어붙이는 일일 게임 런칭 써클. 기존 자동 게임 파이프라인을 대체/승격할 때 사용.
development
Modern web design engineering skills including design tokens, advanced UI/UX methodologies, accessibility, and game-specific UI patterns. Use for building commercial-grade, performant, and accessible web interfaces.
development
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
tools
Create and deploy single-page static websites to GitHub Pages with autonomous workflow. Use when building portfolio sites, CV pages, landing pages, or any static web project that needs GitHub Pages deployment. Handles complete workflow from project initialization to live deployment with GitHub Actions automation.