video-editing

Transcribe, structure, and edit raw video footage into an edit decision list.

Updated Jul 8, 2026
One-click install
npx skills add https://github.com/nazrulsoftwaredev/NIT_CRM_2 --skill video-editing-nazrulsoftwaredev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-editing
Source: https://github.com/nazrulsoftwaredev/NIT_CRM_2/tree/main/.agents/.agents/skills/video-editing
Command: npx skills add https://github.com/nazrulsoftwaredev/NIT_CRM_2 --skill video-editing-nazrulsoftwaredev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the inefficiency of manual video editing by providing a structured, AI-assisted pipeline that handles the heavy lifting of cutting, organizing, and augmenting raw footage.

Core Features & Use Cases

  • Automated Organization: Transcribe, label, and structure raw footage into an edit decision list.
  • Deterministic Processing: Use FFmpeg for batch cutting, concatenation, and proxy generation.
  • Programmable Composition: Utilize Remotion for reusable overlays, data visualizations, and motion graphics.
  • Use Case: Quickly turn a 4-hour raw coding session into a polished 10-minute tutorial by using AI to identify key segments and FFmpeg to perform the cuts.

Quick Start

Use the video-editing skill to analyze the provided raw footage and generate an edit decision list for a 5-minute vlog.

Frequently Asked Questions about video-editing

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

FAQPage Schema
How do I automate video editing workflows for raw footage?

Automate video editing by using an AI-assisted pipeline to transcribe, label, and structure raw footage into an edit decision list. This handles the heavy lifting of cutting and organizing video files to streamline production.

Can I use FFmpeg for batch cutting and concatenation in an automated pipeline?

Yes, FFmpeg provides deterministic batch cutting, concatenation, and proxy generation within an automated pipeline. This executes precise trimming and merging of video segments without manual intervention.

How does Remotion work for adding motion graphics to video?

Remotion enables programmable composition by generating reusable overlays, data visualizations, and motion graphics through code. This allows automated visual layering and data-driven augmentation for video output.

What is the best way to turn a long raw recording into a short tutorial?

Turn long raw recordings into short tutorials by using AI scene detection to identify key segments and FFmpeg to execute the cuts. This distills hours of raw footage into polished, concise video summaries.

Do I need generative AI services for scene detection and transcription?

Generative AI services are required for initial transcription and scene detection to identify key segments. These services analyze raw footage to automatically generate labels and structure an edit decision list.

Does this automated pipeline support proxy generation for large video files?

Yes, the automated pipeline supports proxy generation for large video files through FFmpeg integration. This creates lower-resolution working files to ensure smooth, deterministic processing during batch cutting.