Fetch YouTube video transcripts and transform them into structured content (chapters, summaries, threads, blog posts). Use when the user shares a YouTube URL or video link, asks to summarize a video, requests a transcript, or wants to extract and reformat content from any YouTube video.
$npx -y skills add neolabs-systems/neoagent --skill youtube-contentInstalls into the current project.
Run `npx skills use "https://github.com/neolabs-systems/neoagent" --skill "neolabs-systems/neoagent/youtube-content"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/neolabs-systems/neoagent" that are relevant to the current task. Run `npx skills add "https://github.com/neolabs-systems/neoagent"` and select the relevant skills, then follow their instructions.