A straightforward way to pull YouTube data without dealing with Google's quota system or OAuth dance. You get transcripts, video metadata, channel info, search results, and playlists through TranscriptAPI.com instead of the official API. It triggers on pasted links, @handles, or when you're researching creators and topics. Free tier gives you 100 credits to start, no card required. The main win here is skipping the 10,000 unit daily quota that makes the official API painful for anything beyond light use. Just remember to set a proper User-Agent header or Cloudflare will block you with a 403.
npx skills add https://github.com/zeropointrepo/youtube-skills --skill youtube-api