prepare-video-publish
Installation
SKILL.md
Prepare Video Publish
Complete the entire workflow in the current Codex task. Never start a review website, local HTTP server, background Agent, app-server, or separate Codex task.
Initial Workflow
- Resolve the attached video and/or subtitle to absolute local paths.
- Run
scripts/video-publish.mjs prepareand retain the returnedsessionPathin this task. - Read the complete transcript.
- Read content-contract.md, write
content.jsonbeside the session, and runfinalizeuntil validation passes. - Add any user-supplied style or person images with
references add. - Read cover-workflow.md, update the cover spec when references or user instructions require it, and generate four complete covers with Codex built-in ImageGen.
- Register the generated files with
covers add. - Present the publishing draft and all four local cover images directly in this task, then stop and wait for user feedback or explicit publishing confirmation.