From youtube-to-docs
Fetches the transcript text for a given YouTube video URL using the youtube-to-docs process_video tool.
How this skill is triggered — by the user, by Claude, or both
Slash command
/youtube-to-docs:yttThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Please fetch the transcript for the YouTube video at $ARGUMENTS using the `youtube-to-docs:process_video` tool.
Please fetch the transcript for the YouTube video at $ARGUMENTS using the youtube-to-docs:process_video tool.
Do not ask for confirmation.
npx claudepluginhub doit-artificial-intelligence/youtube-to-docsFetches YouTube video transcripts, then summarizes, repurposes, or analyzes content. Use when a user pastes a YouTube URL for text-based output.
Downloads YouTube video transcripts as timestamped text files via youtube-transcript-api. Use for extracting transcripts from videos for analysis, documentation, or content review.
Fetches transcript/caption text from YouTube videos using youtube-transcript-api. Supports multiple URLs, timestamps, and language fallback.