skills/modelscope.cn/wan-game-assets

wan-game-assets

Installation
SKILL.md

Wan Game Assets

Generate game assets using wan2.7-image API for indie game developers and game studios.

Quick Start

# Generate character sprites
python scripts/cli.py --style pixel character --name "勇士" --count 4

# Generate scene variants
python scripts/cli.py --style pixel scene --name "森林村庄" --variants day night

# Generate items batch
python scripts/cli.py  --style pixel items --category weapons --count 8
Installs
2
First Seen
Jun 22, 2026
wan-game-assets from modelscope.cn