Agent skill · Media & Video

chatgpt-video-editing-setup

Set up, repair, or verify the local AI short-video environment: video-use, FFmpeg, the Source Han Sans TW subtitle font, ElevenLabs credentials, and optional HyperFrames skills. Use whenever a user asks to install, configure, fix, reconnect, or check this editing environment. Do not use for Premiere or CapCut help, or to edit/transcribe media; hand those requests to the editing workflow after setup is verified.

Jaycheng1103github.com/Jaycheng1103GitHub ↗
claude-codeMIT
Install
npx skills add Jaycheng1103/chatgpt-video-editing-skills --skill chatgpt-video-editing-setup --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 3
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/chatgpt-video-editing-setup/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 168
Language: Shell

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# ChatGPT Video Editing Setup Prepare or repair the environment without starting creative work. The outcome is an evidence-backed readiness report, not a transcript, upload, edit, preview, or render. ## Read first Read [the setup runbook](references/setup-runbook.md) for commands and install choices. Read [security and verification](references/security-and-verification.md) before handling credentials or declaring anything ready. ## Operating sequence 1. Inspect before changing anything: check the stable paths `~/Developer/video-use` and, only when requested, `~/Developer/hyperframes`. Recognize normal checkouts and linked worktrees with `git rev-parse`, then capture each repository's exact origin, branch or detached state, commit, and status. Also check available runtime tools, the Source Han Sans TW subtitle font in the user's font directory, and the active agent's Skills location. Do not print secrets. 2. Treat any existing path that is not a Git worktree as a hard stop. The only accepted origins are the exact official HTTPS URLs in the runbook. A missing or different origin and a dirty status are also hard stops: report the evidence, never rewrite the remote automatically, and d

What's inside
Steps it walks through
  1. Read first
  2. Operating sequence
  3. Handoff boundary
Ships with 2 files
  • references/security-and-verification.md
  • references/setup-runbook.md
More from chatgpt-video-editing-skills
All skills →
About this skill
What does the chatgpt-video-editing-setup skill do?

Set up, repair, or verify the local AI short-video environment: video-use, FFmpeg, the Source Han Sans TW subtitle font, ElevenLabs credentials, and optional HyperFrames skills. Use whenever a user asks to install, configure, fix, reconnect, or check this editing environment. Do not use for Premiere or CapCut help, or to edit/transcribe media; hand those requests to the editing workflow after setup is verified.

How do I install it?

Run `npx skills add Jaycheng1103/chatgpt-video-editing-skills --skill chatgpt-video-editing-setup --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From Jaycheng1103/chatgpt-video-editing-skills, a repository with 168 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going