YouTube Shorts 자동 생성 및 업로드 파이프라인. Deevid AI Agent로 이미지→영상(BGM+음성 포함) 생성 후 YouTube에 업로드. 크론잡으로 매일 자동 실행 가능. Use when generating short-form vertical videos, creating AI-generated video content, uploading to YouTube Shorts, or automating daily video content pipelines.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install youtube-shorts-automation或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install youtube-shorts-automation⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/youtube-shorts-automation/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: youtube-shorts-automation description: YouTube Shorts 자동 생성 및 업로드 파이프라인. Deevid AI Agent로 이미지→영상(BGM+음성 포함) 생성 후 YouTube에 업로드. 크론잡으로 매일 자동 실행 가능. Use when generating short-form vertical videos, creating AI-generated video content, uploading to YouTube Shorts, or automating daily video content pipelines. ---
Deevid AI로 이미지/영상 생성 → YouTube Shorts 업로드 자동화 스킬.
1. 이미지 생성 (Deevid AI)
2. Agent 영상 생성 (Deevid Agent — 오디오 포함)
3. 영상 다운로드
4. YouTube 업로드
5. (선택) Telegram으로 결과 전송
https://deevid.ai/ko/agent) 사용 → BGM+대사 포함채널별 설정을 JSON으로 관리. 예시: references/config_example.json
필수 필드:
channel: 채널명deevid_prompt: 이미지 생성 프롬프트 (영어, 9:16 명시)youtube.title_template: 업로드 제목 (#shorts 포함)youtube.description_template: 업로드 설명youtube.tags: 쉼표 구분 태그Deevid AI 웹에서 이미지 생성. 프롬프트에 9:16 vertical format 포함.
Deevid Agent에 이미지 업로드 + 프롬프트 → 영상 생성 (2-5분 소요).
python3 scripts/youtube_upload.py \
--file video.mp4 \
--title "제목 #shorts" \
--description "설명" \
--tags "tag1,tag2"
client_secret.json + token.json 필요매일 정해진 시간에 isolated session으로 파이프라인 실행. 크론잡 payload에 전체 워크플로 설명 + 환경 경로 포함.
| 문제 | 원인 | 해결 | |------|------|------| | 무음 영상 | "이미지를 동영상으로" 도구 사용 | Agent 사용으로 전환 | | 업로드 실패 | token.json 만료 | 재인증 또는 refresh | | Deevid 로그인 풀림 | 세션 만료 | 브라우저에서 재로그인 | | 영상 URL 추출 실패 | SPA 렌더링 지연 | 대기 시간 늘리기 |
安装 YouTube Shorts Automation 后,可以对 AI 说这些话来触发它
Help me get started with YouTube Shorts Automation
Explains what YouTube Shorts Automation does, walks through the setup, and runs a quick demo based on your current project
Use YouTube Shorts Automation to youTube Shorts 자동 생성 및 업로드 파이프라인
Invokes YouTube Shorts Automation with the right parameters and returns the result directly in the conversation
What can I do with YouTube Shorts Automation in my developer & devops workflow?
Lists the top use cases for YouTube Shorts Automation, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/youtube-shorts-automation/ 目录(个人级,所有项目可用),或 .claude/skills/youtube-shorts-automation/(项目级)。重启 AI 客户端后,用 /youtube-shorts-automation 主动调用,或让 AI 根据上下文自动发现并使用。
YouTube Shorts Automation 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
YouTube Shorts Automation 可免费安装使用。请查阅仓库了解许可证信息。
YouTube Shorts 자동 생성 및 업로드 파이프라인. Deevid AI Agent로 이미지→영상(BGM+음성 포함) 생성 후 YouTube에 업로드. 크론잡으로 매일 자동 실행 가능. Use when generating short-form vertical videos, creating AI-generated video content, uploading to YouTube Shorts, or automating daily video content pipelines.
Automate my developer & devops tasks using YouTube Shorts Automation
Identifies repetitive steps in your workflow and sets up YouTube Shorts Automation to handle them automatically
YouTube Shorts Automation 属于「Developer & DevOps」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。