ai-agent

Video-use: Code-Driven Video Editing

Edit videos with coding agents, ideal.
17,977 stars2,195 forksPythonGuide quality 9/10Updated 7/1/2026100% free · open source
What it does

Video-use is a tool that allows you to edit videos using coding agents, enabling automated video editing tasks through Python scripts.

When to use it
  • You need to automate video editing tasks such as trimming, concatenating, or adding watermarks to multiple videos.
  • You want to integrate video editing capabilities into a larger Python application or workflow.
  • You require precise control over video editing operations that are difficult to achieve with manual editing tools.
Ready-to-paste prompt
python examples/example.py --input-video=input.mp4 --output-video=output.mp4 --trim-start=00:00:05 --trim-end=00:00:10
Heads up: Ensure you have the necessary codecs installed on your system, as video-use relies on FFmpeg for video processing, and its installation is not handled by the pip install command.
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

⚡ Runs out of the box

A prompt/skill package — nothing to install beyond adding it to your AI tool.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/video-use && curl -fsSL https://workflowstacks.com/api/skills/video-use/claude-skill -o ~/.claude/skills/video-use/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Video-use: Code-Driven Video Editing works
Codeflow
Free to inspect

Video-use: Code-Driven Video Editing is a small Python project (~2k lines across 7 code files, plus 2 test files). You install it into your AI tool with one command; there is nothing to run yourself. Last commit this month, MIT license, has a test suite.

Size
Small codebase
~2k lines · 7 code files · 17 min skim
Setup
Install as a skill / plugin
Add it to Claude Code (or your AI tool) with one command — 2 skills inside. Nothing to run yourself.
Runs on
Inside your AI tool
Helper scripts use Python · needs API keys
Python 80%HTML 19%Shell 1%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    SKILL.md
    The instructions the AI actually follows
  3. 3
    .env.example
    The API keys and settings you must provide
  4. 4
    skills/manim-video/README.md
    Inside skills/ — an example of what the AI is told to do
What's in each folder
skills/Prompts, skills & agent definitions17 files
helpers/Folder6 files
static/Images & static assets2 files
tests/Tests — proof it works2 files
READMEHas testsDocumentedMIT licenseUpdated this month
Quick Actions
Details
Creator
browser-use
Language
Python
Category
ai-agent
Published
4/12/2026

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.