From dff4d1404868cbcfc91c6cb4df3e336bb821d47f Mon Sep 17 00:00:00 2001 From: Rene Zander Date: Thu, 25 Jun 2026 13:35:56 +0000 Subject: [PATCH] Add capcut-cli --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72a8d34..aca40ef 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,7 @@ Lightweight command-line tools for AI-assisted commits, shell translation, and w - [Marmot](https://marmot.sh) — Shell-native CLI that gives agents one command shape for AI, web search, scraping, and data enrichment across many providers. Designed for Claude Code, Codex, OpenCode, and similar harnesses; composes via shell pipes. - [ORCH](https://github.com/oxgeneral/ORCH) — CLI runtime that coordinates Claude Code, OpenCode, Codex, and Cursor as a typed AI team. State machine (todo→review→done), auto-retry, inter-agent messaging, TUI dashboard. - [Octomind](https://github.com/muvon/octomind) — Session-based AI development assistant with MCP support, 7 LLM providers, and extensible architecture. Features plan-first workflow, semantic code search, and persistent memory. +- [capcut-cli](https://github.com/renezander030/capcut-cli) — Zero-dependency CLI that reads and writes CapCut/JianYing draft files (JSON in, JSON out, no server), giving any LLM agent a deterministic boundary to build and edit videos: subtitles, Whisper auto-caption, and cutting long-form to shorts. ---