Youtube Editor
Skill by jeong-wooseok
Why use this skill?
Streamline your YouTube workflow with AI-powered video editing. Download, transcribe, optimize SEO, and generate professional thumbnails automatically.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jeong-wooseok/youtube-editorWhat This Skill Does
The YouTube Editor skill is an end-to-end automation powerhouse designed for content creators who need to scale their production. It streamlines the entire video lifecycle: fetching raw footage, transcribing audio with Whisper, performing semantic analysis with GPT-4, and designing high-conversion thumbnails. It is particularly optimized for the Korean creator market, featuring built-in font support and character consistency models that ensure your branding stays recognizable across every video you publish.
Installation
To integrate this into your workflow, ensure your system has FFmpeg installed, as it is the core engine for video processing. Run the command: clawhub install openclaw/skills/skills/jeong-wooseok/youtube-editor. Once installed, you must provide the mandatory OPENAI_API_KEY in your environment settings. If you wish to leverage the professional AI thumbnail generation, you must also provide a NANO_BANANA_KEY and install the optional dependencies (playwright and rembg).
Use Cases
- Bulk Content Repurposing: Automatically convert long-form streams or interviews into short-form clips with auto-generated subtitles.
- Rapid Thumbnail Iteration: Quickly generate consistent, branded thumbnails for various video topics without manual design work.
- SEO Optimization: Let GPT-4 analyze your video content to craft high-performing Korean-language titles, meta-descriptions, and tag clouds to boost YouTube search visibility.
- Automated Archive Processing: Download and index your existing video catalog to create searchable transcripts and metadata libraries.
Example Prompts
- "Download the video from [URL] and generate a full Korean transcript along with three catchy video titles."
- "Create a thumbnail for my new vlog about AI coding, ensuring the main character looks consistent with my previous uploads."
- "Analyze the content of the downloaded video and write a YouTube description that includes relevant hashtags and highlights the key takeaways."
Tips & Limitations
- Character Consistency: For the best results in thumbnail generation, ensure you have provided a high-quality reference image of your avatar or brand character.
- Performance: Complex image processing and high-resolution video transcoding are resource-intensive; ensure your host machine has adequate CPU/RAM when processing long files.
- Security: The skill includes strict URL validation; it will only process videos from authorized domains to prevent accidental exposure to malicious local assets. Always keep your API keys secure and rotate them if you suspect unauthorized access to your environment variables.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-jeong-wooseok-youtube-editor": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api, code-execution
Related Skills
webnovel-serial-pipeline
Build and publish a Quartz-hosted Korean web-novel serial (draft→cover→webp→episode md→lint→publish). Uses Nano Banana Pro + ffmpeg.
ai-podcast-pipeline
Create Korean AI podcast packages from QuickView trend notes. Use for dual-host script writing (Callie × Nick), Gemini multi-speaker TTS audio generation, subtitle timing/render fixes, thumbnail+MP4 packaging, and YouTube title/description output. Supports both full (15~20 min) and compressed (5~7 min) editions.