
from youtube-skills251
Fetch YouTube transcripts, search videos, and get a channel's latest uploads via TranscriptAPI.com — useful for summaries, transcripts, and quick video lookups.
Provides a small API-backed skill that lets agents fetch YouTube video transcripts, search for videos by query, resolve channel handles, and list the latest uploads for a channel using TranscriptAPI.com. It standardises calls (authorization + user-agent) and documents common endpoints and error handling so agents can reliably obtain transcripts and metadata.
Use this skill whenever a user pastes a YouTube link/ID, asks for a video summary or transcript, requests the latest uploads from a channel, or needs to search YouTube content by topic. Not intended for uploads or account management. Works best when the agent has an API key (TRANSCRIPT_API_KEY).
references/ with auth-setup and usage notes (has_references=true).Designed for internet-capable agent runtimes that can make outbound HTTP requests (Hermes-Agent, OpenClaw, Claude Code, Cursor, Windsurf).
This skill has not been reviewed by our automated audit pipeline yet.