What it does. On Windows, run the native PowerShell resolver (WSL is not required):
Run this gate once at the start of every BaoCut task, before
spec
,
doctor
, any project command, or reuse of an existing
bcut serve
:
Highlights
- An explicit
BAOCUT_CLI
(or BCUT_EXECUTABLE
/ BAOCUT_BIN
) override wins.
- In a BaoCut development checkout (this skill directory inside the source
- In a released install it uses the CLI embedded in BaoCut.app, in either
- Then a
bcut
on PATH.
- Then the cached CLI this skill pinned earlier, under
When to use it. Operator for the BaoCut bcut CLI and .bcut projects on macOS: transcribe, subtitle, translate and cut video from the terminal.
Install
npx skills add JimLiu/baocut --skill baocut
Or copy the skill folder manually:
git clone https://github.com/JimLiu/baocut.git
cp -r baocut/skills/baocut/ ~/.claude/skills/baocut
Source: JimLiu/baocut — 478 stars, MIT, last pushed 2026-08-30.