descript-projectslisted
Install: claude install-skill heyramzi/ai-agency
# Descript Projects
This skill covers the edit workspace: getting media into a Descript project, named and filed correctly. It does not cover encoding, scheduling or distribution.
- Cutting the script itself - false starts, retakes, filler - when `prompt_project_agent` cannot: `descript-script-edit`. That skill owns the browser-driven editing surface and its failure modes.
- Encode, ClickUp task, Drive upload, calendar: `shorts-production`. That skill starts where the camera stops; this one runs alongside it whenever the edit happens in Descript.
- Publishing the finished master to networks: `social-scheduling`.
- Writing the opening: `video-hooks`.
## The order of the edit
An edit is five passes, and they only work in this order. Each one needs the pass before it to have
settled, and doing them out of order is how a clip gets built for a beat that the next pass cuts.
1. **Cut** (`descript-script-edit`) — everything downstream is timed against it.
2. **Layouts** (`layout pace`, `layout apply`) — they decide what the frame holds, so motion built first fights them.
3. **Music** (`music set`) — the bed sets the pace the motion is cut to.
4. **Motion** (`motion-design`, then `import` into `Motion/`) — built to the clock the first three fixed.
5. **B-roll** (`broll-research` sourcing, then `import` into `B-roll/`) — borrowed picture last,
because it fills what is left.
Read the clock once, at the top of pass 2, with `pnpm descript layout cards <project> <comp>`:
that is t