image-gen
SolidGenerate a single image from a text prompt using the MiniMax image generation API. Use when the user asks to create, generate, or render an image from a prompt and explicit width/height.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- Sma1lboy
- Repository
- Sma1lboy/rove
- Created
- 3 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
minimax-image-gen
Generate images (生图 / 文生图 / 图生图 / 配图 / 出图 / 画一张 / 生成图片 / 做张海报 / 做个 logo / 角色一致性) with the MiniMax image-01 API. Use this skill whenever the user wants a picture, illustration, poster, cover, character sheet, concept art, or any visual asset produced from a text prompt or a prompt + reference image. Wraps POST {API_BASE_URL}/v1/image_generation with a Python client + CLI; supports url and base64 response_format, downloads URL results to disk before the 24h expiry.
image-generation
Generate or edit images from text prompts. Use when the user asks to create, draw, design, or edit an image, illustration, photo, icon, poster, or any visual content.
image-generation
Generate and edit images via OpenAI's gpt-image-2 (ChatGPT Images 2.0) API. Use when the user asks to "generate an image", "create an image", "make a picture of X", "draw X", "edit this image", "remove the background from this image", "extend this image", "regenerate this image with Y", or invokes /image-generation. Outputs PNG/JPEG/WebP files to disk. Requires OPENAI_API_KEY in the environment.