video-workspace-conventions
Installation
SKILL.md
AI Video Production Workspace Conventions
A workspace produced by /install-video-workspace follows the conventions below. All other commands in this plugin assume this structure.
Lifecycle and where things live
| Phase | Folder | Contents |
|---|---|---|
| Brief | brief/ |
Creative brief, target spec, model/tool selection, vibe references |
| Characters | characters/ |
One markdown file per recurring character/subject — appearance, voice, reference image links |
| Script | scripts/ |
drafts/ (working), final/ (locked), storyboards/ (shot-by-shot breakdowns) |
| Source assets | assets/ |
Reference images, voice samples, voice-clone source audio, SFX, music, fonts, LUTs, overlays |
| Generation output | generation/ |
Raw model output by modality: text-to-image/, image-to-image/, image-to-video/, text-to-video/, voice/, lip-sync/, upscale/. Prompts that produced each artefact go in generation/prompts/ |
| Pipelines | pipelines/ |
Per-project copies of pipeline recipes; editable without touching the plugin |
| Clips | clips/ |
raw/, selected/, edited/, b-roll/ |
| Timeline | timeline/ |
Shot list, edit decision list, sequencing notes |
| Exports | exports/ |
Thumbnails, captions, subtitle files (.srt/.vtt) |
| Output | output/ |
drafts/ (rough cuts), proofs/ (review copies), final/ (locked deliverable) |
| Logs | logs/ |
Per-session production logs, model-call records, cost tracking |