youtube-pro
SKILL.md
YouTube Pro (Miss Kim Edition)
Deep dive into YouTube content. Uses summarize for transcripts and web_fetch for metadata.
Workflow
1. Fast Summary / Transcript
Use the built-in summarize tool:
- Summary:
summarize "URL" - Transcript:
summarize "URL" --youtube auto --extract-only
2. Video Intelligence (Miss Kim analysis)
When the Master wants to "analyze" a video:
- Fetch transcript via
summarize. - Use
gemini(MiniPC) to analyze the core message, audience sentiment (via comments if available), and practical takeaways.