Orkas VideoStudio — Development skill for Claude Code
Turn your coding agent into a video studio: describe a video in plain language, and your agent writes the timeline and produces the file.
How to install Orkas VideoStudio
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Anil-matcha/Orkas-VideoStudio and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Orkas VideoStudio does
Turn your coding agent into a video studio: describe a video in plain language, and your agent writes the timeline and produces the file.
Alternatives in Development
- Bro Skill — 🤙 /bro — re-explains the last answer in plain language, for when the reply made you go 'bro what' 296 ★
- Ship Studio — The professional studio for modern development — build it, ship it, host it without leaving the app 249 ★
- Vox Collage Broll — Turn one spoken line into a paper-collage explainer video — Claude Code skill + MaxFusion MCP 198 ★
README
OrkasVideoStudio
Drive video **composition, generation, and editing** — and a fully **automatic end-to-end pipeline** — from your coding agent. Claude Code, Codex, Cursor: any agent that can run a shell or speak MCP can use it.
https://github.com/user-attachments/assets/13411470-06da-4f64-9bc1-fa52fe27216b
OrkasVideoStudio is **not a black-box video agent**. A video is expressed as a readable, diffable, re-renderable plan (`plan.json`) that your agent — and you — can edit; change one line and only that piece re-renders. The agent is the brain; this project ships the **knowledge** (what makes a good video, and which production line to take), the **deterministic capabilities** (render / edit / transcribe / generate — thin wrappers over [`hyperframes`](https://github.com/heygen-com/hyperframes), `ffmpeg`, and `whisper.cpp`), and that **editable IR**.
You talk to your agent in plain language — *"make a 60-second vertical explainer on vector databases with a Chinese voiceover and captions"* — and it reads the material, writes the timeline, and produces the file.
The four production lines
Three orthogonal capability axes, plus an automatic pipeline that weaves them together:
- Compose — script → designed HTML motion graphics → mp4. Explainers, kinetic typography, lower-thirds, data viz, title cards, transitions. No paid keys.
- Edit — cut / join / trim-silence / de-filler / mix / burn-in subtitles / dub / localize real footage you supply, plus highlight selection over long recordings. No paid keys.
- Generate — talking-head or cinematic AI footage and imagery via your own provider keys (BYO — OpenAI, Gemini, Doubao; no managed backend, no lock-in).
- Auto (end-to-end) — when a deliverable needs more than one axis, the agent routes to a
single cross-modal
plan.json:stage-planbuilds the EDL,stage-assemblewalks it and delegates each segment back to compose / generate / edit, and a deterministic **delive
Related Skills
Hear Read Diff
Describe recent file changes in plain language and speak the description.
Video Agent Skills
Multi-agent Claude Code skills that turn a topic into a DaVinci/CapCut-ready video timeline — research to publ
Setloom
Taste-first club-music production that automates everything but the judgment. You direct in plain language; th
Video To Deck
Turn videos into Marp slide decks (PPTX/PDF/HTML). Local whisper + OCR + optional VLM captions build an eviden
Plan Auto Context Enhanced
Create implementation plans with automatic context selection. Just describe what you want to build in natural
Excalidraw Claude Code Skill
A Claude Code skill that generates Excalidraw diagrams from natural language. Just describe what you want, and
Related Agents
Timps AI Workflow Orchestrator
Turn a plain-English multi-step workflow into executable code for LangGraph, Temporal, or Claude-Flow — plus a
Scriptwriter Storyboard
Role: You are the Scriptwriter + Storyboard agent. You turn a chosen concept into a shot-by-shot storyboard, a
Guru
Natural Language Programming expert who teaches the art of writing programs in plain English