Skip to content

OpenClip v0.1.0 — agent-orchestrated video harness

Choose a tag to compare

@Q00 Q00 released this 06 Jul 03:44

First public release.

Install (any agent — Claude Code, Codex, Cursor, 70+):

npx skills add Q00/openclip        # orchestrator + 12 worker skills
uv tool install "git+https://github.com/Q00/openclip"   # oc CLI

Claude Code plugin (subagents + evidence hook):

/plugin marketplace add Q00/openclip
/plugin install openclip@openclip

Highlights: parallel STT fan-out, cut-editing debate (filler/pacing/narrative → judge), hook-mined shorts with word-boundary snapping, burned Korean captions, hook-matched thumbnails, ledger-based resume, mechanical + adversarial verification gates, self-extending toolbox with a promotion gate. Requires ffmpeg + Python 3.11+; real runs need OPENAI_API_KEY.