ikuncode-image-gen

Installation
SKILL.md

IKunCode Image Gen

快速使用

优先使用 scripts/generate_image.js,不要重复手写请求体。

先在当前 shell 注入 API Key:

export IKUNCODE_API_KEY='你的 API Key'

文生图:

node skills/ikuncode-image-gen/scripts/generate_image.js \
  --prompt '一只可爱的皮卡丘正在开心地吃生日蛋糕,明亮温馨插画风格' \
  --output ./pikachu-cake.png
Installs
3
GitHub Stars
12
First Seen
Apr 9, 2026
ikuncode-image-gen — nangongwentian-fe/jay-skills