Install
npx skillscat add hmbown/minimax-cli/video-studio Install via the SkillsCat registry.
SKILL.md
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
- Draft a short script or shot list with a clear visual style.
- If narration is requested, call tts on the script.
- If music is requested, call generate_music with a genre/mood prompt.
- Create a poster frame with generate_image (optional).
- 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.
- 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.