Leaderboard/Media/baocut
Last commit on August 28, 2026·Created on July 13, 2026

JimLiu/baocut

A command-line interface for reversible video cuts and multilingual subtitle workflows
Combined rank
#511
across all skills
In Media
#23
category rank
Stars
500
+1.8% in last 7d
Forks
31
+6.9% in last 7d
Watchers
0
0 watchers in last 7d
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.
TL;DR

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.

WHO IT'S FOR
Video Editors
create talking-head rough cuts
Localization Specialists
translate and correct multilingual captions
Content Creators
automate transcript and subtitle workflows
Post-Production Teams
export projects to professional editors
Repository contents

1 skill file

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.

Use this skill

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

  1. 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
README.md · Checked Sep 18, 2026

Give it something to do.

Suggested first task

Transcribe and translate subtitles

Uses baocut

  • 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.
README.md · Checked Sep 18, 2026skills/baocut/SKILL.md · Checked Sep 18, 2026