byjianshuo· 34 skills
Upload one or many videos to YouTube. Use when the user wants to "上传到 YouTube", "发 YouTube", "批量上传", "upload to YouTube", "post videos to YouTube", or to publish a finished final/ directory of MP4s. Reads per-video metadata (title / description / tags) from a sibling UPLOAD_META.md file when present (the user's standard markdown format), or from command-line flags. Survives behind a SOCKS/HTTP proxy by using requests directly for the resumable upload (the stock google-api-python-client MediaFileUpload stalls under this user's proxy setup).
$npx -y skills add jianshuo/claude-skills --skill wjs-uploading-videoInstalls into the current project.
Run `npx skills use "https://github.com/jianshuo/claude-skills" --skill "jianshuo/claude-skills/wjs-uploading-video"` 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/jianshuo/claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/jianshuo/claude-skills"` and select the relevant skills, then follow their instructions.