skills/video-i2i/SKILL.md
Use when user needs to transform or edit images using AI. Independent image-to-image command for converting reference images to different styles or content.
npx skillsauth add t0ugh/videoclaw video-i2iInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Transform or edit images using AI. Independent command for converting reference images to different styles or content.
注意:如果是首次使用,确保已安装 videoclaw:
uvx videoclaw --help
# Transform image
videoclaw i2i -i input.png -p "转换为九宫格角色图" -o output.png
# Specify provider
videoclaw i2i -i input.png -p "描述" -o output.png --provider volcengine
# Specify model
videoclaw i2i -i input.png -p "描述" -o output.png --provider gemini --model gemini-3-pro-image-preview
--input, -i: Input image path (required)--prompt, -p: Transformation prompt (required)--output, -o: Output file path (required)--provider: Model provider (optional, default: volcengine)--model: Model name (optional)volcengine - Volcano Engine Seedream (default)dashscope - Alibaba Wan2.6gemini - Google Geminimock - For testingClaude Code: videoclaw i2i -i reference.jpg -p "转换为九宫格角色图" -o character_grid.png
data-ai
使用 AI 生成结构化文本分镜,作为视频生成的输入。用于用户需要一个视频的文本描述(分镜)的场景。用户说"帮我生成一个分镜"、"帮我写视频脚本"时触发。
content-media
快速创建视频,全面拥抱 Seedance 2.0。一步完成:故事大纲 → 素材准备 → 文本分镜 → i2v 生成视频。
content-media
Use when user wants to initialize a new video project with directory structure
content-media
Use when user needs to view, get, or set project or global configuration