JimLiu/baocut
473 stars · Last commit 2026-08-30
Open-source Agent Skill that drives the BaoCut macOS app CLI (transcribe · subtitle · translate · cut) from Claude Code, Codex, and other agents
README preview
# BaoCut agent skill Give your AI coding agent the power to drive **[BaoCut](https://baocut.app)** — transcribe, add and translate subtitles, review speakers, edit timelines and overlays, and export — all from natural language. This is the open-source [Agent Skill](https://skills.sh) for BaoCut's local `bcut` CLI and browser-based Subtitle Studio. Works with **Claude Code**, **Codex**, and any [skills.sh](https://skills.sh)-compatible agent. ## Requirements - **macOS** — install BaoCut from **[baocut.app](https://baocut.app)**. The skill uses the CLI bundled in `BaoCut.app`; on Apple silicon it can also download the signed standalone CLI pinned to the skill release. - **Windows x64** — the resolver installs a verified unsigned-preview CLI when no compatible override, `PATH` entry, or cache exists. It uses `nvidia-smi` to select the bundled CUDA 13 build for an NVIDIA GPU with compute capability 8.0+ and driver 580+, otherwise it selects the CPU build. No CUDA Toolkit is required.