JimLiu/baocut

321 stars · Last commit 2026-07-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 & translate subtitles, review speakers, clean up talking-head
video, and export — all from natural language. This is the open-source
[Agent Skill](https://skills.sh) that wraps the `baocut` command-line tool.

Works with **Claude Code**, **Codex**, and any [skills.sh](https://skills.sh)-compatible agent.

## Requirements

- **macOS** — BaoCut is a Mac app.
- **The BaoCut app** — install it from **[baocut.app](https://baocut.app)**. The
  skill drives the CLI bundled inside `BaoCut.app`; it does not ship the engines.
- **Node.js** — only for the one-command install below
  ([download](https://nodejs.org/en/download)). The manual steps need no Node.

## Install

### Recommended — skills.sh

View full repository on GitHub →