$npx skillfedfor your agent

video-assembly

Video Assembly merges clips from video and voice pipelines into polished final videos. Choose FFmpeg for fast concatenation, audio mixing, and format conversion, or Remotion for animated captions and motion graphics. Includes audio normalization, subtitle support, and quality presets for YouTube and social media.

Video Assembly combines multiple clips and audio tracks into finished videos using FFmpeg or Remotion.

AI-generated summary based on this skill's SKILL.md

84 23 MITupdated by MCKRUZ

Decision gist · record as of 2026-03-18

Video Assembly combines multiple clips and audio tracks into finished videos using FFmpeg or Remotion. Video Assembly merges clips from video and voice pipelines into polished final videos. Choose FFmpeg for fast concatenation, audio mixing, and format conversion, or Remotion for animated captions and motion graphics. Includes audio normalization, subtitle support, and quality presets for YouTube and social media.

manual: git clone https://github.com/MCKRUZ/ComfyUI-Expert → cp -r ComfyUI-Expert/skills/video-assembly ~/.claude/skills/video-assembly
skills/video-assembly/SKILL.md · version 857554c0

Use it when

  • Yes, video-assembly specializes in merging video and audio tracks into unified files.
  • Video-assembly normalizes audio levels and mixes background music with dialogue, ensuring professional sound balance in your final video.

Verify before relying

Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

MCKRUZ/ComfyUI-Expert/video-assembly · repository language: Shell

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I combine multiple video clips with video-assembly?

Video-assembly merges multiple video files into a single final deliverable using FFmpeg for fast concatenation. You can combine clips sequentially, apply transitions between segments, and maintain quality throughout the assembly process. The tool handles various input formats and produces optimized output for your target platform.

Can video-assembly merge video and audio tracks together?

Yes, video-assembly specializes in merging video and audio tracks into unified files. It combines your video clips with separate audio tracks—such as voiceovers, background music, or dialogue—while normalizing audio levels to ensure consistent volume across the final output.

What audio mixing features does video-assembly provide?

Video-assembly normalizes audio levels and mixes background music with dialogue, ensuring professional sound balance in your final video. It supports multiple audio track inputs, level adjustment, and can combine screen recordings with voiceovers or other layered audio sources for polished delivery.

Does video-assembly support subtitles and visual effects?

Video-assembly adds transitions, subtitles, and visual effects between video segments. For animated captions and motion graphics, you can use Remotion templates within the assembly workflow. Subtitles integrate seamlessly with your video clips for accessibility and engagement.

How does video-assembly optimize videos for different platforms?

Video-assembly converts video formats and optimizes output for specific delivery platforms including YouTube and social media. It includes quality presets tailored to each platform's requirements, ensuring your final video meets technical specifications and plays reliably across devices.

Is video-assembly open source and what license does it use?

Video-assembly is released under the MIT license, making it free and open source. You can use, modify, and distribute it freely within the terms of the MIT license, making it ideal for both personal projects and commercial video production workflows.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Video Assembly

Combines outputs from video and voice pipelines into final deliverable videos.

Two Assembly Modes

Mode 1: FFmpeg (Simple, Fast)

Best for: Concatenation, audio mixing, basic transitions, format conversion.

No dependencies beyond FFmpeg (pre-installed on most systems).

Mode 2: Remotion (Complex Compositions)

Best for: Animated captions, data visualizations, complex motion graphics, React-based templates.

Uses existing remotion-best-practices skill for guidance.

FFmpeg Operations

Concatenate Video Clips

```bash

Create file list

echo "file 'clip1.mp4'" > filelist.txt echo "file 'clip2.mp4'" >> filelist.txt echo "file 'clip3.mp4'" >> filelist.txt

Concatenate (same codec/resolution)

ffmpeg -f concat -safe 0 -i filelist.txt -c copy output.mp4

(truncated - see the full file via the links below)

File tree — 1 file
skills/video-assembly/SKILL.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Combine multiple video clips and audio tracks into a single final deliverable”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Ffmpeg Patterns
by mindmorass · mindmorass/reflex

FFmpeg Patterns provides ready-to-use command examples for video and audio tasks like transcoding to MP4 or WebM, extracting audio tracks, trimming clips, applying filters, merging media, generating thumbnails, and streaming formats. It covers hardware acceleration, batch operations, and practical probing commands.

no license declared → metadata onlyupdated Feb 2026
★ 2repo stars
ffmpeg-video-editor
by bryanwhl · bryanwhl/ffmpeg-video-editor

This skill harnesses FFmpeg to handle video and audio editing tasks—trimming, transcoding, resizing, concatenating, adding subtitles, overlaying graphics, color grading, audio normalization, and green-screen compositing. It supports modern codecs (H.264, H.265, VP9, AV1) and GPU-accelerated encoding via NVIDIA NVENC, Intel QSV, and Apple VideoToolbox, with helper scripts for common workflows.

MITupdated Mar 2026
★ 5repo stars
clip-hand-skill
by RightNow-AI · RightNow-AI/openfang

Master video clipping workflows with detailed reference material for yt-dlp downloads, Whisper transcription with word-level timing, SRT subtitle generation, and ffmpeg video processing. Learn platform-specific shell syntax, model selection, scene and silence detection, vertical video formatting, and caption styling across Windows, macOS, and Linux.

Apache-2.0updated Jul 2026
★ 18,065repo stars
video-processing-editing
by curiositech · curiositech/some_claude_skills

Video Processing & Editing automates FFmpeg-based workflows for cutting, trimming, concatenating, and exporting video content. It handles audio mixing, subtitle management, and platform-specific optimization without requiring manual editing interfaces. Use it for production pipelines and batch processing; not for real-time UI editing or 3D compositing.

MITfor claude-codeupdated Jul 2026
★ 164repo stars
Video Edit
by calesthio · calesthio/OpenMontage

Video Edit runs ffmpeg directly to handle common video tasks—trimming clips, joining multiple files, resizing for social platforms, adjusting playback speed, swapping audio tracks, and converting between formats. Built-in presets for TikTok, YouTube, Instagram, and other platforms streamline resizing with proper aspect ratio handling.

AGPL-3.0for claude-codeupdated Jul 2026
★ 42,764repo stars
Clipify Video Clip Generator
by Aradotso · Aradotso/devtools-skills

Clipify turns long-form videos into vertical social clips by identifying clip-worthy moments via transcription, automatically reframing 16:9 footage to 9:16 with motion-based face tracking, and applying word-level captions. It detects punchlines, reversals, and audio peaks to propose 3–5 candidates, then renders with hardware acceleration on macOS.

no license declared → metadata onlyupdated Jul 2026
★ 3repo stars

More skills ffmpeg-webassembly-workers (MIT) · wjs-burning-subtitles (MIT) · Wzrrd Video (unlicensed) · video-processing (MIT)

Tags
video-compositionmulti-track-audioclip-sequencingpost-production-workflowformat-standardizationloudness-complianceframe-interpolationsubtitle-integration