원클릭으로
youtube-upload
Upload videos to YouTube via browser automation. Use when asked to publish or upload a video to YouTube.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Upload videos to YouTube via browser automation. Use when asked to publish or upload a video to YouTube.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Generate lip-synced avatar video from text using OmniHuman v1.5. Use when creating talking-head or avatar videos.
Send and read emails via Gmail browser automation. Use when asked to send email or check inbox.
Schedule tasks using natural language time expressions. Use when asked to schedule a recurring or timed task.
Generate voice-over audio using OpenAI TTS. Use when creating narration or voice for videos.
Render videos using Remotion compositions. Use when creating or generating videos.
Research topics for video content creation. Use when researching ideas for videos.
| name | youtube-upload |
| description | Upload videos to YouTube via browser automation. Use when asked to publish or upload a video to YouTube. |
| disable-model-invocation | true |
| allowed-tools | ["mcp__claude-in-chrome__*","Read"] |
Upload videos to YouTube using browser automation.
Use mcp__claude-in-chrome__navigate to go to https://studio.youtube.com
Wait for page to load completely
Use mcp__claude-in-chrome__find to locate "Create" button (top right)
Click the Create button
Find and click "Upload video" in the dropdown
Wait for upload modal to appear
Use mcp__claude-in-chrome__find to locate the file drop zone or "SELECT FILES" button
Use mcp__claude-in-chrome__upload_image with the video file path
Wait for upload to begin (progress indicator appears)
Monitor upload progress
Use mcp__claude-in-chrome__read_page to check upload percentage
Wait until processing begins (upload completes)
Title:
- Use find to locate title input field
- Use form_input to enter title (max 100 chars)
Description:
- Find description textarea
- Enter description (max 5000 chars)
Thumbnail (optional):
- Find "Upload thumbnail" button
- Use upload_image to add custom thumbnail
Audience:
- Find "No, it's not made for kids" radio button
- Click to select
Age restriction (if needed):
- Find "Age restriction" section
- Configure as appropriate
Click "Next" to go through:
1. Details (title, description)
2. Video elements (cards, end screen) - can skip
3. Checks (copyright) - wait for processing
4. Visibility
Find visibility options:
- "Public" - immediately visible
- "Unlisted" - only with link
- "Private" - only you
- "Schedule" - set publish time
Click desired visibility option
Find and click "Publish" or "Save" button
Wait for confirmation
After publishing, find the video URL in the confirmation dialog
Format: https://youtu.be/VIDEO_ID or https://youtube.com/watch?v=VIDEO_ID
Return the URL to the user