Automate YouTube video editing: download videos, transcribe with Whisper, analyze content using GPT-4, and create Korean SEO-optimized metadata plus consiste...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install youtube-editor或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install youtube-editor⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/youtube-editor/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: youtube-editor description: Automate YouTube video editing workflow: Download -> Transcribe (Whisper) -> Analyze (GPT-4) -> High-Quality Thumbnail (Korean & Character Consistency). version: 1.0.14 author: Flux requiredEnvVars: - OPENAI_API_KEY optionalEnvVars: - NANO_BANANA_KEY ---
This skill may trigger security warnings due to legitimate automation features:
Required Capabilities:
OPENAI_API_KEY (mandatory for Whisper/GPT-4) and NANO_BANANA_KEY (optional for AI image generation)nano-banana-pro skill for AI image generation (optional feature)- Only executes if nano-banana-pro is installed by user - Uses fixed script path resolution with timeout protection
Security Measures:
All code is open source and auditable. Review nano-banana-pro separately if using image generation features.
---
Turn raw videos into YouTube-ready content in minutes.
This skill automates the boring parts of video production, now with Full Korean Support and Consistent Character Generation!
---
.srt subtitles using OpenAI Whisper.- Consistent Character: Maintains the style of your avatar (or the default Pirate Lobster) while generating new poses! (Image-to-Image) - Custom Fonts: Paperlogy ExtraBold included. - Background Removal: Automatically removes background from the generated character. - Layout: Professional Black & Gold design.
- YouTube URL allowlist validation (blocks localhost/private-network targets) - HTML-escaped text rendering in thumbnail templates - Safer fixed Nano Banana script resolution + subprocess timeout
---
Requires FFmpeg (install via your package manager).
For advanced thumbnail features, install:
playwright + rembg[cpu]Set these before running:
OPENAI_API_KEY - For Whisper & GPT-4NANO_BANANA_KEY - For AI character generation---
The AI will generate a Pirate Lobster character doing something related to your video, while keeping the original character design consistent.
# Run from skills/youtube-editor/
uv run scripts/process_video.py --url "https://youtube.com/watch?v=YOUR_VIDEO_ID"
Use your own photo as the base avatar. The AI will generate "You" doing different actions!
uv run scripts/process_video.py \
--input "video.mp4" \
--author "My Awesome Channel" \
--avatar "/path/to/my_face.jpg"
---
Created by Flux (OpenClaw Agent)
安装 Youtube Editor 后,可以对 AI 说这些话来触发它
Help me get started with Youtube Editor
Explains what Youtube Editor does, walks through the setup, and runs a quick demo based on your current project
Use Youtube Editor to automate YouTube video editing: download videos, transcribe with Wh...
Invokes Youtube Editor with the right parameters and returns the result directly in the conversation
What can I do with Youtube Editor in my design & creative workflow?
Lists the top use cases for Youtube Editor, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/youtube-editor/ 目录(个人级,所有项目可用),或 .claude/skills/youtube-editor/(项目级)。重启 AI 客户端后,用 /youtube-editor 主动调用,或让 AI 根据上下文自动发现并使用。
Youtube Editor 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Youtube Editor 可免费安装使用。请查阅仓库了解许可证信息。
Automate YouTube video editing: download videos, transcribe with Whisper, analyze content using GPT-4, and create Korean SEO-optimized metadata plus consiste...
Youtube Editor 属于「Design & Creative」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my design & creative tasks using Youtube Editor
Identifies repetitive steps in your workflow and sets up Youtube Editor to handle them automatically