Video-use: Code-Driven Video Editing
Video-use is a tool that allows you to edit videos using coding agents, enabling automated video editing tasks through Python scripts.
- •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.
python examples/example.py --input-video=input.mp4 --output-video=output.mp4 --trim-start=00:00:05 --trim-end=00:00:10
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/video-use && curl -fsSL https://workflowstacks.com/api/skills/video-use/claude-skill -o ~/.claude/skills/video-use/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
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.
- 1README.mdStart here — what it does and how to install it
- 2SKILL.mdThe instructions the AI actually follows
- 3.env.exampleThe API keys and settings you must provide
- 4skills/manim-video/README.mdInside skills/ — an example of what the AI is told to do
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/video-use && curl -fsSL https://workflowstacks.com/api/skills/video-use/claude-skill -o ~/.claude/skills/video-use/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.