video-multimodal-generate

video-multimodal-generate is a skill for Claude Code, Codex from meitu/meitu-skills. It costs 68 tokens per session (1,591 once invoked), scanned A, a copy of text-code-edit, MIT.

A video-generation tool that combines audio, video, images, and text to create a new video. It can use a reference video’s camera movement, style, or rhythm.

In plain words
What is it for?
Use it to create music videos, audio-driven videos, or videos built from mixed images and video clips. It does not create videos from text alone, convert only one image, or copy human movements.
Why use it?
It handles projects that need several kinds of media at once, especially when music or a reference video should guide the result.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: built for openclaw.

Good fit Use it to create music videos, audio-driven videos, or videos built from mixed images and video clips. It does not create videos from text alone, convert only one image, or copy human movements.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/meitu/meitu-skills/video-multimodal-generate
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add meitu/meitu-skills --skill video-multimodal-generate
Clone the repo
git clone --depth 1 https://github.com/meitu/meitu-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for video-multimodal-generate

README.md
[![agentmods](https://agentmods.dev/badge/skills/meitu/meitu-skills/video-multimodal-generate/github.svg)](https://agentmods.dev/skills/meitu/meitu-skills/video-multimodal-generate)
Your own site
<a href="https://agentmods.dev/skills/meitu/meitu-skills/video-multimodal-generate"><img src="https://agentmods.dev/badge/skills/meitu/meitu-skills/video-multimodal-generate/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for video-multimodal-generate

Your own site · 80×15
<a href="https://agentmods.dev/skills/meitu/meitu-skills/video-multimodal-generate"><img src="https://agentmods.dev/badge/skills/meitu/meitu-skills/video-multimodal-generate.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 68 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,591 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 88% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00068 $0.01591
Opus 5 $0.00034 $0.00796
Sonnet 5 $0.00014 $0.00318
Haiku 4.5 $0.00007 $0.00159

Measured 12d ago against content hash e65ad3b18497, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

video-multimodal-generate scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

88% identical to text-code-edit — 138 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/video-multimodal-generate/SKILL.md · 142 lines

How it starts

The opening of the file, as written. The whole thing — 142 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Video Multimodal Generate

Overview

调用 meitu video-multimodal-generate 基于音频/视频/图片/文字任意组合做多模态混合驱动视频生成。适合音乐配视频、参考视频运镜/节奏、多素材混合生成。

不处理:纯文字生成视频、仅图片生成视频(无视频无音频)、动作迁移。

API Mapping

DAG 工具 后端 API
video-multimodal-generate video_multimodal_generate

Dependencies

  • meitu-cli: >=2.0.6
  • 凭证:CONFIG AKSK → meitu tools update;EXEC AKSK → 跑命令
  • 环境变量MEITU_OPENAPI_TOOL_TASK_MODE=command

路径别名:$VISUAL = {OPENCLAW_HOME}/workspace/visual/

Core Workflow

Preflight → Execute → Deliver

Preflight

  1. meitu --version ≥ 2.0.6;meitu auth verify --json
  2. 确认已跑过 Config Phase;MEITU_OPENAPI_TOOL_TASK_MODE=command
  3. output_dir 解析:openclaw.yaml → ./output/ | else → $VISUAL/output/video-multimodal-generate/mkdir -p {output_dir}

Execute

触发信号/路由

触发条件(任一成立):

  • 用户上传音频 → 必须走本工具(独有能力)
  • 仅视频无图片 → 运镜/风格/节奏参考
  • 用户想参考视频的运镜/风格/节奏(不是模仿人体动作)
  • 复杂多素材混合(图片+视频+音频)

决策顺序:

  1. 至少一类多媒体素材;prompt 缺失 → 追问
  2. 素材总数 ≤12(图片+视频+音频合计)
  3. 唯一路由 → video_multimodal_generate

有图+视频但意图不明(运镜 vs 动作模仿)→ 默认走本工具。

参数定义

参数 类型 必填 范围 默认值 说明
prompt STRING -- -- 文字描述;缺失 → "请描述你想生成的视频内容"
video_duration NUMBER 4–15 / -1(智能) -1 视频时长(秒)
ratio STRING adaptive/16:9/4:3/1:1/3:4/9:16/21:9 adaptive 画面比例
image_list ARRAY ≤9 张 -- 图片 URL 列表
reference_video_list ARRAY ≤3 个,总时长 ≤15s -- 参考视频 URL 列表
reference_audio_list ARRAY ≤3 个,总时长 ≤15s -- 音频 URL 列表
sound BOOL true / false true 是否生成音频
resolution STRING 480p / 720p 720p 视频分辨率

至少提供一类多媒体素材;图片+视频+音频合计 ≤12。

工具调用

meitu video-multimodal-generate \
  --skill_name skill_video-multimodal-generate \
  --prompt "{prompt}" \
  --video_duration -1 \
  --ratio adaptive \
  --image_list '["{url1}"]' \
  --reference_video_list '["{video_url}"]' \
  --reference_audio_list '["{audio_url}"]' \
  --sound true --resolution 720p \
  --json --download-dir {output_dir}

Read the full file on GitHub · 142 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 142 lines · 68 tokens per session scan A e65ad3b18497

Subscribe to this mod's changes

video-multimodal-generate is a skill published in the GitHub repository meitu/meitu-skills (32 stars, last pushed 15d ago), licensed MIT. It adds 68 tokens to every session and 1,591 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 88% identical to text-code-edit, differing in 138 lines, and is treated as a copy.

Related

Other skills, from other repositories

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

chat-pet-sprite-creation

Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.

microsoft/vscode · 53 tokens

cpu-profile-analysis

Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…

microsoft/vscode · 71 tokens

insight-error-page

Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…

vercel/next.js · 83 tokens