baoyu-skills
Skills shared by Baoyu for improving daily work efficiency with AI Agents (Claude Code, Codex, etc.).
Give your AI coding agent the power to drive BaoCut — transcribe, add and translate subtitles, review speakers, edit timelines and overlays, and export — all from natural language.
$ npx -y skills add JimLiu/baocut --agent claude-code
Run the curl in your terminal, the rest in Claude Code.
Repo: JimLiu/baocut
What's inside
Give your AI coding agent the power to drive BaoCut —
transcribe, add and translate subtitles, review speakers, edit timelines and
overlays, and export — all from natural language. This is the open-source
Agent Skill for BaoCut's local bcut CLI and browser-based
Subtitle Studio.
Works with Claude Code, Codex, and any skills.sh-compatible agent.
BaoCut.app; on Apple silicon it can also download
the signed standalone CLI pinned to the skill release.bcut executable through BAOCUT_CLI,
BCUT_EXECUTABLE, or PATH. The skill operates the project through the
browser-based Subtitle Studio; a pinned Windows CLI download is not included
yet.npx skills add JimLiu/baocut -g -a claude-code codex -y
This installs the skill globally to ~/.agents/skills/baocut and links it for
Claude Code and Codex.
git clone https://github.com/JimLiu/baocut.git ~/.agents/skills/baocut-src
ln -sfn ~/.agents/skills/baocut-src/skills/baocut ~/.agents/skills/baocut
# link it for each agent you use, e.g. Claude Code:
mkdir -p ~/.claude/skills
ln -sfn ~/.agents/skills/baocut ~/.claude/skills/baocut
Once installed, just ask your agent — for example:
talk.mp4 to
Chinese," or the Chinese equivalent 转写并翻译字幕. You can also type /baocut.baocut CLI.Under the hood the agent uses the bundled resolver to run commands like:
skills/baocut/bin/baocut --json auto talk.mp4 --lang zh
skills/baocut/bin/baocut export <projectId> --srt --translated --lang zh
The resolver honors an explicit CLI path, development builds, the CLI inside
BaoCut.app, bcut on PATH, and the release-pinned CLI cache in that order.
skills/baocut/
SKILL.md # agent entry point (router)
references/ # per-task guides (orchestration, editing, export, …)
templates/ # browser-based Subtitle Studio
cli-release.json # immutable standalone CLI pin
bin/baocut # resolves, verifies, and runs the matching CLI
MIT.
.gitignore
LICENSE
README.md
skills/
baocut/
agents/
openai.yaml
bin/
baocut
baocut.ps1
cli-release.json
references/
agent-tasks.md
animation.md
editing.md
elements.md
exports.md
screentext.md
studio.md
templates.md
updates.md
workflows.md
SKILL.md
templates/
index.html
studio/
_ds/
assets/
fonts/
SourceCodeVF-Upright.woff2
SourceSans3VF-Italic.woff2
SourceSans3VF-Upright.woff2
SourceSerif4-Bold.woff2
SourceSerif4-Italic.woff2
SourceSerif4-Regular.woff2
SourceSerif4-Semibold.woff2
icons/
add-circle.svg
add.svg
alert-diamond.svg
alert-triangle.svg
apps.svg
archive.svg
arrow-up-send.svg
attach.svg
bell.svg
bookmark.svg
calendar.svg
camera.svg
checkmark-circle.svg
checkmark.svg
chevron-down.svg
chevron-left.svg
chevron-right.svg
chevron-up.svg
clock.svg
close.svg
cloud.svg
color.svg
comment.svg
copy.svg
delete.svg
download.svg
edit.svg
email.svg
export.svg
filter.svg
folder-open.svg
folder.svg
heart.svg
help-circle.svg
home.svg
image.svg
info-circle.svg
layers.svg
lightbulb.svg
link.svg
maximize.svg
more.svg
play.svg
properties.svg
redo.svg
refresh.svg
search.svg
settings.svg
share.svg
star-filled.svg
star.svg
undo.svg
upload.svg
user-group.svg
user.svg
components/
components.css
icons.css
styles.css
tokens/
base.css
colors.css
fonts.css
layout.css
semantic-colors.css
semantic.css
typography.css
agent.jsx
app.css
canvas-stage.jsx
caret-offset.js
caret-offset.test.js
data.json
dialogs.css
editor.css
edits.json
export-delta.js
export-delta.test.js
fonts/
BebasNeue-Regular.ttf
LexendDeca.ttf
Montserrat.ttf
NOTICE.md
NotoSansSC-Variable.ttf
OFL.txt
SourceSerif4.ttf
icons/
ai-sparkle.svg
audio-wave.svg
captions.svg
eject.svg
eyedropper.svg
fullscreen-exit.svg
merge-lines.svg
mic.svg
ratio.svg
rpane-hide.svg
rpane-show.svg
sidebar-collapse.svg
sidebar-expand.svg
sidebar.svg
skip-back.svg
skip-forward.svg
speed.svg
split-lines.svg
split.svg
text-lines.svg
timeline-hide.svg
timeline-show.svg
unlink.svg
video-collapse.svg
video-expand.svg
video.svg
volume-low.svg
volume-med.svg
volume-mute.svg
volume.svg
zoom-in.svg
zoom-out.svg
main.jsx
media-cache.jsx
panes.jsx
progress-status.js
progress-status.test.js
stage-click-policy.js
stage-click-policy.test.js
stage.jsx
store.jsx
studio.css
style-pane.jsx
subtitle-render-contract.json
subtitle-rendering.js
subtitle-rendering.test.js
subtitle.css
timeline-mapping.js
timeline-mapping.test.js
timeline.jsx
translate.css
util.jsx
virtual-list.js
virtual-list.jsx
virtual-list.test.jsSkills shared by Baoyu for improving daily work efficiency with AI Agents (Claude Code, Codex, etc.).
京东购买链接: 电子书购买链接: 本仓库是图书 《图解 Skill —— AI 提效实战指南》(作者:宝玉)的配套资源。书里因为篇幅放不下、或者更适合在线查阅的内容都收在这里:附录全文、写作工作流技能完整版、章节示例代码与数据、以及生成本书插图所用的技能本身。 各章配图与对应提示词因体积较大,已移至归档分支:archive-chapters-illutrations/chapters-illutrations。 试读样章见仓库根目录的 【试读】图解Skill(前言+目录+第1章部分+第4章部分).pdf。
FAQ
baocut is a Claude Code plugin with 1 hand-picked skill for content work, indexed on Flowy. Install it with the command on its page. It includes baocut. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.