Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@subdown/skill) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
SubDownload
YouTube data for AI agents — transcripts, search, channels, playlists.
Install
npx @subdown/skill@latestOne command. Detects every agent on your machine (Claude Code, Cursor, Codex, Windsurf, Gemini CLI, OpenCode, Warp, Cline, Continue, and 35+ more), installs the skill into each, signs you in, configures MCP. Done.
Try it
Open any detected agent and ask:
Summarize this video: https://youtu.be/dQw4w9WgXcQSearch YouTube for Rust async tutorialsWhat are @mkbhd's latest videos?If the agent fetches real YouTube data, you're all set.
Supported agents (45)
Adal · Amp · Antigravity · Augment · Bob · Claude Code · Cline · CodeBuddy · Codex · Command Code · Continue · Cortex · Crush · Cursor · DeepAgents · Droid · Firebender · Gemini CLI · GitHub Copilot · Goose · iFlow CLI · Junie · Kilo Code · Kimi CLI · Kiro CLI · Kode · MCPJam · Mistral Vibe · Mux · Neovate · OpenClaw · OpenCode · OpenHands · Pi · Pochi · Qoder · Qwen Code · Replit · Roo Code · Trae · Trae CN · Warp · Windsurf · Zencoder · Universal (.agents/skills).
Run npx @subdown/skill@latest list to see which are detected on your machine. Target a specific one with --client cursor (repeatable) or install everywhere with --all-clients.
Other install methods
Claude.ai / Claude Desktop
Settings → Connectors → Add custom connector → paste https://api.subdownload.com/mcp → sign in with Google
Manual .mcp.json
{
"mcpServers": {
"subdownload": {
"url": "https://api.subdownload.com/mcp",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}Get a key at subdownload.com/account — 1,000 free credits, no card.
Links
Website · Dashboard · API Docs · Pricing · Full Documentation