Video Auto Creator
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md and install @user_8e115e0a/video-auto-creator1.
About this skill
Problem It Addresses
When reworking a video URL into new material, the bottleneck is often not editing but turning the source into reusable structured artifacts: title, description, tags, key frames, script, voiceover, subtitles, and timing are usually scattered across manual steps. video-auto-creator targets that workflow by chaining “read video → sample frames → generate script → TTS voiceover → subtitle alignment → composition” into a debuggable pipeline. It is suitable for promo shorts, content summaries, demo videos, or tutorial narration.
How It Works
- Video analysis: opens Bilibili, YouTube, or Douyin pages, extracts metadata, and saves JSON as the input for scene planning.
- Frame sampling: captures stable frames by
--intervalor count, then identifies key scenes and visual assets. - Script generation: outputs scene descriptions, shot copy, voiceover text, subtitle text, and optional
Midjourney/Stable Diffusionprompts. - Voiceover and subtitles: uses
edge-ttsfor multilingual speech and producesSRTsubtitles aligned to audio duration. - Composition: uses
FFmpegto combine image sequences, audio, and burned-in subtitles into H.264/AAC output at 720p/1080p.
It depends on browser control, edge-tts, and FFmpeg; Windows setups may need extra handling for encoding and Chinese file paths. Check copyright, platform scraping limits, and TTS licensing before use. It fits semi-automated production rather than unchecked bulk distribution.
Use Cases
- An operations person converts a Bilibili product explainer into a 60-second promo with voiceover and subtitles.
- A content editor breaks a YouTube tutorial into scene scripts, SRT subtitles, and TTS narration.
- A video intern extracts keyframes from Douyin clips by interval and saves labeled frame assets.
- An engineer debugs FFmpeg composition to combine image sequences, edge-tts audio, and burned-in subtitles.
Best For
- An operations lead creating product short videos who needs to rework Bilibili clips into narrated, subtitled promos.
- A tutorial creator who needs to extract YouTube structure and generate scene scripts with SRT output.
- A video intern handling social-media assets who needs interval-based keyframes and organized visual material.
- A media-pipeline engineer who needs to connect TTS, subtitle timing, and FFmpeg composition settings.
Related Skills
Generate an interactive HTML product detail page from images and copy, with multi-product carousel, inline text editing, design controls, and PDF/JPG/PSD export support.
Enter a material name to get preview and download links for free, commercially usable video assets, with paid platform options, pricing, and search suggestions when results are limited.
A local CLI for Dreamina image and video generation, including credit checks, async submission, result queries, and task history review.
Generate and validate JianYing drafts from storyboard JSON with narrated commentary, original-sound preservation, timing checks, and draft inspection.