# video-use

> Claude/Codex skill by [@browser-use](https://omgskills.com/library/browser-use/index.md) · 22k stars · Updated 2026-08-30

Edit any video by conversation. Transcribe, cut, color grade, generate overlay animations, burn subtitles — for talking heads, montages, tutorials, travel, interviews. No presets, no menus. Ask questions, confirm the plan, execute, iterate, persist. Production-correctness rules are hard; everything else is artistic freedom.

## Install

```sh
git clone https://github.com/browser-use/video-use ~/.claude/skills/video-use
```

## From README

Video Use Principle LLM reasons from raw transcript + on-demand visuals. The only derived artifact that earns its keep is a packed phrase-level transcript (takespacked.md). Everything else — filler tagging, retake detection, shot classification, emphasis scoring — you derive at decision time. Audio is primary, visuals follow. Cut candidates come from speech boundaries and silence gaps. Drill into visuals only at decision points. Ask → confirm → execute → iterate → persist. Never touch the cut until the user has confirmed the strategy in plain English. Generalize. Do not assume what kind of video this is. Look at the material, ask the user, then edit. Artistic freedom is the default. Every specific value, preset, font, color, duration, pitch structure, and technique in this document is a worked example from one proven video — not a mandate. Read them to understand what's possible and why each worked.

## Links

- HTML page: https://omgskills.com/skills/browser-use/video-use/
- GitHub: https://github.com/browser-use/video-use
- Author: [@browser-use](https://omgskills.com/library/browser-use/index.md)

## More from this repo

- [manim-video](https://omgskills.com/skills/browser-use/video-use/manim-video/index.md) — Production pipeline for mathematical and technical animations using Manim Community Edition.
   - [@browser-use](https://omgskills.com/library/browser-use/index.md) · 22k stars

## More skills by this author

- [browser-use](https://omgskills.com/skills/browser-use/browser-use/browser-use/index.md) — Direct browser control via CDP for web interaction: automation, scraping, testing, screenshots, and site/app work.
   - [@browser-use](https://omgskills.com/library/browser-use/index.md) · 114k stars
- [cloud](https://omgskills.com/skills/browser-use/browser-use/cloud/index.md) — Documentation reference for using Browser Use Cloud — the hosted API and SDK for browser automation.
   - [@browser-use](https://omgskills.com/library/browser-use/index.md) · 112k stars
