minimax-subject-to-video

Generate subject-reference videos from a person image and text prompt.

23|4|Updated May 7, 2026
One-click install
npx skills add https://github.com/qq5855144/GitHubM --skill minimax-subject-to-video
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: minimax-subject-to-video
Source: https://github.com/qq5855144/GitHubM/tree/main/.skills/minimax-subject-to-video
Command: npx skills add https://github.com/qq5855144/GitHubM --skill minimax-subject-to-video

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill turns a single person image plus a text description into a generated video, removing the need to manually animate or composite subject-driven motion scenes.

Core Features & Use Cases

  • Subject-reference video generation: Submit a character image and prompt to create a guided video with MiniMax S2V-01.
  • Asynchronous workflow: Check task status until completion, then fetch the resulting file ID and download link.
  • Integration-ready delivery: Use the workflow in agent, web, or app environments where the model, prompt optimization, and watermark options need to be controlled.
  • Use case: A creator uploads a portrait and asks for a wink, run, or gesture animation to produce a short social video.

Quick Start

Attach a person image and describe the motion you want, then generate the video through the MiniMax S2V-01 subject-reference workflow.

Frequently Asked Questions about minimax-subject-to-video

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

FAQPage Schema
How do I generate a video from a person photo using a text prompt?▼

You can generate a video from a person photo by submitting a subject reference image and a text prompt to the MiniMax S2V-01 workflow. The system processes the inputs asynchronously to create the character animation.

What are the image requirements for subject-reference video generation?▼

Subject-reference video generation accepts JPG, JPEG, PNG, or WebP images under 20 MB. The image short edge must exceed 300 pixels, and the aspect ratio must be between 2:5 and 5:2.

Can I use asynchronous polling to check video generation status?▼

Yes, you can use asynchronous polling to check video generation status. The workflow returns a task ID for status checks until completion, then retrieves the resulting file ID and download link.

Do I need an API key to integrate MiniMax S2V-01 for image to video tasks?▼

Yes, you need a valid platform-managed INTEGRATIONS_API_KEY to execute image to video tasks. This key authenticates your requests to the MiniMax S2V-01 subject-reference workflow.

How long is the download link valid for generated videos?▼

The download link for generated videos is valid for one hour after the asynchronous task completes. You must retrieve the file ID and download the video within this one-hour timeframe.