12 Claude Code skills for YouTube — search videos, get transcripts, extract chapters, analyze content, and more. Powered by TranscriptAPI.com. Works with Claude Code, Cursor, Windsurf, Cline, and Codex.
Server Config
{
"mcpServers": {
"youtube-skills": {
"command": "npx",
"args": [
"-y",
"@anthropic-ai/claude-code",
"--skills_path",
"/path/to/youtube-skills"
]
}
}
}