Merges video clips, adds audio, and generates final video using the videoclaw CLI tool. Requires prior audio setup via video:audio.
How this skill is triggered — by the user, by Claude, or both
Slash command
/videoclaw-claude-adapter:video-mergeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
合并视频片段,添加音频,生成最终视频。
合并视频片段,添加音频,生成最终视频。
注意:如果是首次使用,确保已安装 videoclaw:
uvx videoclaw --help
videoclaw merge --project my-project
--project, -p: 项目名称(必填)需要先完成 video:audio
Claude Code: videoclaw merge --project mars-video
npx claudepluginhub t0ugh/videoclawGenerates TTS voice, sound effects, and background music for video projects using the videoclaw CLI tool.
Orchestrates AI video production workflow: gathers specs interactively, generates scripts/storyboards, Gemini TTS voiceovers, Lyria music, Veo 3.1 clips or image animations, assembles with FFmpeg.
Creates and edits videos with filters, effects, transitions, subtitles, speed changes, trimming, merging, and composition utilities. Useful for programmatic video generation and editing tasks.