Analysis updated 2026-05-18
Apply a consistent neon yellow and white brand style to talking-head videos edited with video-use.
Generate keyword callout overlays instead of full subtitles for a video.
Add a circular picture-in-picture clip to a longer animated video segment.
Run standalone helper scripts to produce overlay clips ready for a video-use edl.json file.
| phongmenly/editvideoskill | 0pen-sourcer/hearth | 13127905/deep-learning-based-air-gesture-text-recognition- | |
|---|---|---|---|
| Stars | 15 | 15 | 15 |
| Language | Python | Python | Python |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 2/5 | 3/5 | 3/5 |
| Audience | vibe coder | vibe coder | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires video-use already installed with ffmpeg and Python set up first.
This project is called video-brand-kit, though the repository itself is named editvideoskill. It is a small companion tool built to work alongside a separate project called video-use, which handles the core work of editing talking-head videos: transcribing speech, cutting clips, color grading, and rendering the final file. This kit does not replace or fork that tool. Instead, it adds one creator's specific visual style on top of it, including a neon yellow and white color scheme, short keyword callouts shown on screen instead of full subtitles, a circular picture-in-picture layout for longer animated segments, and a branded opening hook shown at the start of a video. The styling choices in this kit were refined across five rounds of real feedback on an actual video, and the reasoning behind each decision is written out in a file called SKILL.md rather than just left as final settings. To use it, a person needs video-use already installed, along with ffmpeg and Python, since this kit only adds one extra dependency, the Pillow image library, which video-use's own environment already includes. The kit is meant to be read at the start of a video-use editing session, right after video-use's own instructions, so that brand style, subtitle treatment, and animation layout follow this creator's established defaults instead of being decided from scratch each time. It also includes four standalone helper scripts that can be run directly from the command line to generate individual overlay clips, such as a keyword tag, a corner badge, an opening hook overlay, and a circular picture-in-picture clip. Each script produces a video file meant to be dropped into video-use's project configuration. The repository intentionally does not include any API keys, environment files, or finished videos from the session it was built from, since it is meant to be a reusable style recipe rather than a specific finished project.
A companion style kit for the video-use editing tool, adding one creator's brand colors, keyword callouts, and overlay templates to talking-head videos.
Mainly Python. The stack also includes Python, Pillow, FFmpeg.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly vibe coder.
This repo across BitVibe Labs
Verify against the repo before relying on details.