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

Video I2v

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

Helps with ai & agent building tasks.

About

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

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

Video I2v by the numbers

  • 31 all-time installs (skills.sh)
  • +4 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #9,202 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-i2v

Add your badge

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

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

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

video-i2v - 图生视频(通用模式)

概述

将图片转换为视频片段,支持自定义 prompt。

使用方式

注意:如果是首次使用,确保已安装 videoclaw:uvx videoclaw --help
# 一张图片生成一个视频
videoclaw i2v --project my-project -i image.png -t "角色向前行走"

# 多张图片生成多个视频(用同一个 prompt)
videoclaw i2v --project my-project -i image1.png -i image2.png -t "角色向前行走"

参数

  • --project, -p: 项目名称(必填)
  • --image, -i: 图片路径(必填,每张图片生成一个视频)
  • --prompt, -t: 传给视频模型的 prompt(必填,生成视频的指令)
  • --provider: 模型提供商(可选)
  • --resolution, -r: 分辨率(可选)

示例

Claude Code: videoclaw i2v --project mars-video -i assets/frame1.png -t "角色向前行走"

Related skills

This week in AI coding

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

unsubscribe anytime.