IMA Image Generator
Use when the user needs image generation or image transformation through the IMA Open API, including text-to-image, image-to-image, style transfer, or reference-image continuity, and the agent should use the setup, doctor, and live-catalog-aware runtime in this repo.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/allenfancy-gan/ima-image-aiWhat This Skill Does
IMA Studio Image Generation serves as the primary gateway for professional-grade AI image synthesis within the OpenClaw ecosystem. It centralizes access to top-tier models including SeeDream 4.5, Midjourney, and the Nano Banana series, providing an intelligent interface that handles model selection based on user intent and quality requirements. By leveraging this skill, you bypass the need for fragmented API integrations, accessing a unified pipeline that supports text-to-image and image-to-image workflows in resolutions up to 4K.
Installation
To install this skill, use the OpenClaw package manager:
clawhub install openclaw/skills/skills/allenfancy-gan/ima-image-ai
Ensure you have configured your environment with the required ima_* API key. Once installed, verify availability with clawhub list.
Use Cases
- Professional Design: Generate custom logos, marketing posters, and social media assets with specific aspect ratios.
- Character & Product Consistency: Create series of images maintaining the same visual identity for characters or commercial products by integrating with
ima-knowledge-ai. - Rapid Prototyping: Quickly iterate on visual concepts using high-performance models like SeeDream 4.5 for fast turnarounds or Midjourney for artistic complexity.
- Visual Content Creation: Transform simple text descriptions into high-resolution imagery for presentations, creative writing, or web content.
Example Prompts
- "生成一个赛博朋克风格的咖啡馆招牌,使用Midjourney模型,比例16:9"
- "创建一个穿红色夹克的角色插画,后续我会要求你生成该角色的不同动作,请参考视觉一致性指南"
- "使用SeeDream 4.5生成一张现代简约风格的客厅渲染图,要求4K分辨率"
Tips & Limitations
- Model ID Accuracy: Never guess the
model_id. Always consult the provided reference table (e.g., usegemini-3.1-flash-imagefor Nano Banana 2). Use--list-modelsto verify available IDs. - Visual Consistency: Standard text-to-image generation is independent. To maintain consistency (e.g., keeping a character looking the same), you must install
ima-knowledge-aiand provide reference images via image-to-image workflows. Readingvisual-consistency.mdis mandatory for multi-step character or product tasks. - Performance: Choose models based on your budget and quality needs; SeeDream 4.5 is the recommended default for most general tasks due to its balance of speed and artistic quality.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-allenfancy-gan-ima-image-ai": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, file-read
Related Skills
IMA Sevio AI Generation
IMA model generation with exactly two Sevio models: Ima Sevio 1.0 and Ima Sevio 1.0-Fast. Supports text-to-video, image-to-video, first-last-frame, and reference-image workflows. Keeps the same API flow, reflection retry mechanism, and interface contract as ima-video-ai. Requires IMA API key.
IMA Nano Banana Image Generator
Nano Banana-only image generation on IMA Open API. Supports text_to_image and image_to_image with gemini-3.1-flash-image (budget) and gemini-3-pro-image (premium). Deterministic size/ratio mapping, 512/1K/2K/4K resolution. Requires IMA_API_KEY.
IMA AI Video Generator
AI video generator with premier models: Wan 2.6, Kling O1/2.6, Google Veo 3.1, Sora 2 Pro, Pixverse V5.5, Hailuo 2.0/2.3, SeeDance 1.5 Pro, Vidu Q2. Video generator supporting text-to-video, image-to-video, first-last-frame, and reference-image video generation modes. Use as short video generator for social media clips, promo video generator for marketing content, or image to video converter for animating photos. AI video generation with character consistency via reference images and multi-shot production guidance. Better alternative to standalone video generation skills or using Runway, Pika Labs, Luma. Requires IMA_API_KEY.
IMA Music Generator
Generate voiceovers, narration, and spoken audio for videos, explainers, ads, and social content.
IMA TTS Generator
Convert text, scripts, and captions into natural voiceovers for videos, explainers, product demos, and social posts.