Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
t0ugh avatar

Video I2i

  • 32 installs
  • 110 repo stars
  • Updated May 18, 2026
  • t0ugh/videoclaw

Helps with ai & agent building tasks.

About

video-i2i is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.

  • video-i2i
  • AI & Agent Building
  • AI-coding skill

Video I2i by the numbers

  • 32 all-time installs (skills.sh)
  • +4 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #9,101 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/t0ugh/videoclaw --skill video-i2i

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs32
repo stars110
Last updatedMay 18, 2026
Repositoryt0ugh/videoclaw

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

video-i2i - 图生图

Overview

Transform or edit images using AI. Independent command for converting reference images to different styles or content.

Usage

注意:如果是首次使用,确保已安装 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

Parameters

  • --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)

Supported Providers

  • volcengine - Volcano Engine Seedream (default)
  • dashscope - Alibaba Wan2.6
  • gemini - Google Gemini
  • mock - For testing

Examples

Claude Code: videoclaw i2i -i reference.jpg -p "转换为九宫格角色图" -o character_grid.png

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.