modelscope-image-gen

Installation
SKILL.md

ModelScope Image Generation

Generate AI images through ModelScope API with natural language support in Chinese and English.

Quick Start

Generate an image directly:

python "${SKILL_ROOT}/scripts/image-gen.py" --prompt "A golden cat sitting on velvet"

Or with Chinese:

python "${SKILL_ROOT}/scripts/image-gen.py" --prompt "一只金色的猫坐在天鹅绒垫子上"

Natural Language Triggers

Installs
2
First Seen
Feb 19, 2026
modelscope-image-gen — hansonyyds/beary-skills