Pulls YouTube transcripts, metadata, channel uploads, search results, and playlist contents through TranscriptAPI instead of wrangling Google's quota-limited Data API. You get 100 free credits (each transcript or search costs 1 credit), no OAuth dance, and some genuinely useful freebies like resolving handles to channel IDs and grabbing the latest 15 videos with exact view counts at zero cost. The main gotcha is remembering to set a proper User-Agent header or Cloudflare will 403 you. Good fit if you're building content analysis tools, research workflows, or anything that needs structured YouTube data without the ceremony of official API access.
npx skills add https://github.com/zeropointrepo/youtube-skills --skill youtube-data