Generate images via multiple mechanisms. Supports: (1) End-to-end AI generation via Gemini/ZenMux — given a prompt, directly output an image. (2) Code-based rendering — generate HTML/React single-file, render to PNG via Playwright. (3) Prompt engineering — generate optimized prompts for external models (nano-banana-pro, etc.). Trigger words: image, generate image, 生图, render, poster, 海报, banner, card, 卡片
$npx -y skills add lovstudio/image-creator-skill --skill image-creator-skillInstalls into the current project.
Run `npx skills use "https://github.com/lovstudio/image-creator-skill" --skill "lovstudio/image-creator-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lovstudio/image-creator-skill" that are relevant to the current task. Run `npx skills add "https://github.com/lovstudio/image-creator-skill"` and select the relevant skills, then follow their instructions.