JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 28
  • Score
    100M100P100Q57635F
  • License MIT

Agent Skill for YouTube transcripts, search, and channel browsing via the SubDownload MCP server. Works with Claude Code, Cursor, Codex, Windsurf, Gemini CLI, OpenCode, and more.

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@latest

    One 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/dQw4w9WgXcQ
    Search YouTube for Rust async tutorials
    What 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.

    Website · Dashboard · API Docs · Pricing · Full Documentation