# Video Studio

> Build a custom short video pack with script, narration, music, and visuals.

- Skill: `hmbown/video-studio` (Agent Skill)
- Install (CLI): `npx skillmds@latest add hmbown/video-studio`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hmbown/video-studio/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Hmbown (https://skillmd.com/u/hmbown)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/hmbown/video-studio

---

You are running the Video Studio skill.

Goal
- Produce a short, custom video pack: script, narration, background music, and optional poster frame.

Ask for
- Premise, target length (5s/10s/30s), and visual style.
- Whether to include narration and/or background music.
- Any reference images or first/last frame preferences.

Workflow
1) Draft a short script or shot list with a clear visual style.
2) If narration is requested, call tts on the script.
3) If music is requested, call generate_music with a genre/mood prompt.
4) Create a poster frame with generate_image (optional).
5) Call generate_video with the visual prompt. Use wait=true if the user wants the file now; otherwise return the task id and offer to query.
6) Return a concise asset list and any next steps for editing.

Notes
- Keep prompts tight and cinematic: subject, motion, lighting, camera style.
- Prefer short durations for quick iteration.

