muapi-one-shot-video

Generates single continuous cinematic shot videos via the MuAPI veo3.1 models.

4.2k|481|Updated May 25, 2023
One-click install
npx skills add https://github.com/SamurAIGPT/Generative-Media-Skills --skill muapi-one-shot-video
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: muapi-one-shot-video
Source: https://github.com/SamurAIGPT/Generative-Media-Skills/tree/main/library/motion/one-shot-video
Command: npx skills add https://github.com/SamurAIGPT/Generative-Media-Skills --skill muapi-one-shot-video

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating a seamless, uncut cinematic video clip requires careful prompt engineering and model selection; this Skill automates that by generating a single continuous shot video through the MuAPI CLI with the right model and prompt structure.

Core Features & Use Cases

  • One-Shot Video Generation: Produces a continuous, no-cut video scene using veo3.1 text-to-video or image-to-video models.
  • Flexible Inputs: Accepts a scene description plus optional style, duration, aspect ratio, and reference image parameters.
  • Use Case: A content creator needs a 10-second cinematic clip of a chef plating food in a moody kitchen for social media; the Skill builds the prompt, selects the model, and generates the video in one step.

Quick Start

Ask the agent to generate a one-shot cinematic video of your scene, optionally specifying style, duration, aspect ratio, and a reference image.

Frequently Asked Questions about muapi-one-shot-video

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a one-shot continuous video with AI?

Provide a scene description and the Skill submits a single generation step to the MuAPI veo3.1 model with a prompt emphasizing one continuous uncut shot. You can optionally set style, duration, and aspect ratio.

How to generate video from a reference image using MuAPI?

Pass a reference image as the reference_image input and the Skill switches to the veo3.1-image-to-video model instead of text-to-video. The image anchors the subject or scene while the prompt controls motion and style.

Does the one-shot video skill support vertical 9:16 video?

Yes, set the aspect_ratio input to 9:16 for vertical output. The Skill also adds vertical format and smartphone framing cues to the prompt for better portrait results.

What video durations and aspect ratios are supported?

The default duration is 10 seconds with 5s as another example, and supported aspect ratios are 16:9, 9:16, and 1:1. These are passed directly to the MuAPI video generation call.

Which model works best for videos with people in one-shot scenes?

For scenes involving a person, the Skill suggests kling-v3.0-pro-image-to-video as an alternative because it handles human motion better than the default veo3.1 models.