One-click install
npx skills add https://github.com/ma08/botfiles --skill video-use-ma08
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-use
Source: https://github.com/ma08/botfiles/tree/main/codex/skills/video-use
Command: npx skills add https://github.com/ma08/botfiles --skill video-use-ma08

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Traditional video editing requires learning complex software with presets, menus, and steep learning curves. This skill eliminates that barrier by letting users edit videos through plain conversation, handling transcription, cutting, color grading, subtitles, and animations based on natural language instructions.

Core Features & Use Cases

  • Conversational Editing: Describe what you want in plain English — cut filler words, adjust pacing, add animations — and the skill executes the edits.
  • Production-Grade Pipeline: Automatically transcribes audio with word-level precision, applies 30ms audio fades, self-evaluates output at every cut boundary, and normalizes loudness for social platforms.
  • Flexible Content Types: Works for talking heads, montages, tutorials, travel videos, interviews, and launch videos without requiring presets or content-specific menus.

Quick Start

Use the video-use skill to edit the raw footage in your videos folder into a polished final video by describing your vision in plain English.

Frequently Asked Questions about video-use

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

FAQPage Schema
How do I edit video footage through natural conversation?

Conversational video editing lets you describe edits in plain English, automatically handling transcription, cutting, color grading, subtitle burning, and animation overlays without complex software menus.

What is the best way to cut filler words and add subtitles to a tutorial video?

Cutting filler words and adding subtitles uses word-level transcription to identify speech, automatically removing filler and burning subtitles into the final video via plain language instructions.

Do I need ffmpeg and Python to run a conversational AI video editing pipeline?

Yes, executing conversational AI video editing requires ffmpeg, Python dependencies, and ElevenLabs Scribe API access to process word-level transcription and run deterministic editing pipelines.

Can I use natural language video editing for montages and travel videos?

Yes, natural language video editing supports flexible content types including montages, travel videos, talking heads, and interviews without requiring content-specific presets or manual menu adjustments.

How does a conversational video editor handle audio loudness and cut boundaries?

Conversational video editing normalizes loudness for social platforms and applies 30ms audio fades, running self-evaluation loops at every cut boundary to ensure smooth transitions.