Wraps TranscriptAPI's channel endpoints so you can resolve handles, pull the latest 15 uploads with exact view counts via RSS (free), paginate through entire channel histories at 100 videos per page (1 credit), or search within a creator's catalog. The latest endpoint is especially handy for monitoring channels without burning credits. All endpoints accept @handles, channel URLs, or UC IDs interchangeably. You'll need a TranscriptAPI key (free tier gives 100 credits), and don't forget the User-Agent header or Cloudflare will 403 you. Good for building dashboards, tracking creators, or feeding channel data into larger workflows without scraping.
npx skills add https://github.com/zeropointrepo/youtube-skills --skill youtube-channels