tangyang/skills · Archived

meitu-image-to-video

图生视频能力。根据图片与提示词生成视频,使用?

First seen Mar 19, 2026

Installation

$ npx skills add tangyang/skills --skill meitu-image-to-video

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from tangyang/skills.

npx skills add tangyang/skills

Browse all from tangyang/skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Default branch main
Open issues 0
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 529 B
  • docs SUMMARY.md 124 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 7 installs

SKILL.md

When to use:

  • 用户需要“图生视频”。
  • 输入一张图片并提供视频生成描述。

Input contract:

  • required: image, prompt
  • optional: video_duration, ratio

Execution:

python3 "{baseDir}/../meitu-ai/scripts/run_command.py" --command "image-to-video" --input-json '<json object>'

Output:

  • ok, command, taskid, mediaurls, result