Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
BaoCut provides a structured approach to editing talking-head video and managing media localization. It enables editors to execute reversible cuts, place B-roll, and manage timeline overlays through a CLI-driven workflow.
Localization specialists can use the tool to transcribe, translate, and align subtitles, exporting final captions in SRT, VTT, or ASS formats.
Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.
Follow the documented setup, then try a first task.
I’m using
Global skills.sh installation
Installs: Installs the BaoCut skill globally at ~/.agents/skills/baocut and links it for Claude Code and Codex. · Claude Code, Codex
Before you start
Node.js
On macOS, install BaoCut from baocut.app.
On Windows, use Windows x64; the resolver can install the documented verified unsigned-preview CLI when no compatible override, PATH entry, or cache exists.
Platform: macOS or Windows x64
Run this command in a terminal to install the skill globally for Claude Code and Codex.
npx skills add JimLiu/baocut -g -a claude-code codex -y
Installs: Clones the BaoCut repository into ~/.agents/skills/baocut-src, exposes its BaoCut skill at ~/.agents/skills/baocut, and links that skill for Claude Code. · Claude Code
Before you start
On macOS, install BaoCut from baocut.app.
Git and a terminal capable of running the documented shell commands.
Node.js is not required.
Platform: macOS shell environment
In a terminal, clone the repository into the documented global source location.
An existing local media file path replacing `<path/to/talk.mp4>`
Target subtitle language: Chinese
The baocut skill available to the agent
Using the baocut skill: “Transcribe and translate the subtitles of `<path/to/talk.mp4>` to Chinese.” Replace the sample path with an existing local media file.