video-editing

Cut, convert, and analyze videos using FFmpeg and FrameScript.

4|Updated Nov 22, 2025
One-click install
npx skills add https://github.com/r1cA18/dotfiles --skill video-editing-r1ca18
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-editing
Source: https://github.com/r1cA18/dotfiles/tree/main/skills/video-editing
Command: npx skills add https://github.com/r1cA18/dotfiles --skill video-editing-r1ca18

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ffmpeg, bun, whisper-timestamped, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines video editing, conversion, and analysis tasks, enabling efficient content creation and manipulation.

Core Features & Use Cases

  • Video Editing: Cut, trim, merge, and reformat videos using FFmpeg.
  • Creative Editing: Create animations, overlays, and dynamic content with FrameScript.
  • Video Analysis: Extract frames, transcribe audio, and understand video content cost-effectively.
  • Use Case: Convert a MOV file to MP4, add a title overlay using FrameScript, and then extract keyframes for analysis.

Quick Start

Use the video-editing skill to convert the file 'input.mov' to 'output.mp4'.

Frequently Asked Questions about video-editing

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

FAQPage Schema
How do I convert a MOV file to MP4 using FFmpeg?

To convert a MOV file to MP4, this Skill uses FFmpeg to reformat the video container, ensuring universal compatibility. It handles the video conversion process directly through automated command execution.

How do I transcribe audio from a video?

To transcribe audio from a video, this Skill uses whisper-timestamped to analyze the audio track and generate text transcriptions. It facilitates cost-effective content understanding and accurate timestamping.

Can I add animations and overlays to a video with FrameScript?

Yes, this Skill uses FrameScript to add animations, overlays, and dynamic content to videos. It facilitates creative video production by providing scriptable visual layer generation.

What is the best way to extract frames from a video for analysis?

The best way to extract frames for analysis is using this Skill's FFmpeg integration. It isolates keyframes from the video file, enabling cost-effective content understanding and downstream visual analysis.

Do I need Bun and FFmpeg installed to edit videos?

Yes, you need Bun, FFmpeg, and whisper-timestamped installed in your environment. These dependencies are strictly required to execute the video editing, format conversion, and audio transcription tasks.