# Video Use Bundle Router

> Route conversational video-editing tasks to browser-use/video-use. Use for talking heads, tutorials, interviews, montages, filler removal, transcript-aware cuts, subtitles, grading, overlays, and final render verification.

- Skill: `hhqc-369/video-use-bundle-router` (Agent Skill)
- Install (CLI): `npx skillmds@latest add hhqc-369/video-use-bundle-router`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hhqc-369/video-use-bundle-router/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: HHQC-369 (https://skillmd.com/u/hhqc-369)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/hhqc-369/video-use-bundle-router

---


# video-use Bundle Router

Upstream: https://github.com/browser-use/video-use

## Required workflow
1. Pull the upstream repository.
2. Read `install.md` first.
3. Read upstream `SKILL.md`.
4. Keep user footage outside the skill repository.
5. Follow the upstream confirm-before-cut workflow.

## Typical capabilities
- Word-boundary-aware cutting
- Filler/dead-space removal
- Subtitles
- Color grading
- Animation overlays
- Preview + self-evaluation
- Persistent project memory

## Common requirements
- Python
- ffmpeg + ffprobe
- ElevenLabs API Key
- Node.js when using HyperFrames/Remotion animation slots

## Boundary
Do not pretend this adapter contains the full editor runtime. Use `tools/pull-all-upstream.ps1` to retrieve the actual implementation.

