@hidden-leaf/youtube-skill — Claude Code Skill Reference
When to use this skill: When the user mentions YouTube, video transcript, video summary, YouTube content, or wants to extract information from a YouTube video.
Architecture
Fetch + Cache pattern: All data is fetched from YouTube once and cached locally in SQLite. Subsequent reads are free and instant.
- Transcripts are extracted via InnerTube (no API key needed, no quota cost)
- Video/channel metadata uses YouTub
[Description truncada. Veja o README completo no GitHub.]