skills/video-t2i/SKILL.md
Use when user needs to generate images from text prompts. Independent text-to-image command for creating single images outside of video creation workflow.
npx skillsauth add t0ugh/videoclaw video-t2iInstall 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.
Generate images from text prompts. Independent command that does not require project context.
注意:如果是首次使用,确保已安装 videoclaw:
uvx videoclaw --help
# Generate image
videoclaw t2i -p "九宫格角色图:正面、侧面、背面..." -o output.png
# Specify provider
videoclaw t2i -p "描述" -o output.png --provider volcengine
# Specify model
videoclaw t2i -p "描述" -o output.png --provider gemini --model gemini-3-pro-image-preview
--prompt, -p: Text 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 t2i -p "一个可爱的小黄人角色,正面视图" -o character.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