video-editor

Generate subtitles, cut footage, and assemble Final Cut Pro projects as FCPXML and SRT files.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Mticool/content-factory5 --skill video-editor-mticool
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-editor
Source: https://github.com/Mticool/content-factory5/tree/main/openclaw-content-factory/skills/video-editor
Command: npx skills add https://github.com/Mticool/content-factory5 --skill video-editor-mticool

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ffmpeg, openai-whisper, node.js, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates time-consuming video editing tasks, streamlining the workflow for creating professional video content with Final Cut Pro.

Core Features & Use Cases

  • Automated Subtitling: Generates accurate subtitles from audio, exporting them as FCPXML and SRT files.
  • Smart Video Assembly: Intelligently selects and cuts footage based on audio content, creating a rough cut timeline.
  • Full Project Compilation: Integrates subtitles, audio, and selected footage into a complete FCPXML project ready for Final Cut Pro.
  • Use Case: You have raw video footage and a voiceover. Use this Skill to automatically generate subtitles, cut the video clips to match the narration, and assemble everything into a Final Cut Pro project.

Quick Start

Use the video-editor skill to automatically generate subtitles for the video file 'my_lecture.mp4'.

Frequently Asked Questions about video-editor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate subtitle generation and video cutting for Final Cut Pro?

Automated Final Cut Pro video assembly uses Whisper for audio transcription and an LLM to select footage, outputting ready-to-edit FCPXML projects and SRT subtitle files from raw media inputs.

Can I generate FCPXML files directly from raw video and voiceover audio?

Yes, you can generate FCPXML files from raw video and voiceover audio by using Whisper for transcription and an LLM to match clips to the narration, compiling a complete Final Cut Pro project.

Do I need ffmpeg and openai-whisper installed to assemble a Final Cut Pro project?

Yes, ffmpeg and openai-whisper are required dependencies for automated Final Cut Pro project assembly, handling media processing and audio transcription respectively.

What is the best way to create a rough cut timeline automatically from raw footage?

Creating an automatic rough cut timeline is best achieved by using an LLM for intelligent footage selection, cutting clips to match audio content, and exporting the result as an FCPXML file.

Does automated video editing export both SRT and FCPXML subtitle formats?

Yes, automated video editing exports both SRT and FCPXML subtitle formats, generating accurate subtitles from audio inputs to ensure compatibility with Final Cut Pro and standard text viewers.