imaginepro-api
Generate AI images via ImaginePro API (Midjourney, Flux, Nano Banana, Lumi Girl, video)
Why use this skill?
Generate high-quality AI images, videos, and artistic assets using the ImaginePro API in OpenClaw. Access Midjourney, Flux, and more for your creative projects.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/iamzifei/imaginepro-apiWhat This Skill Does
The imaginepro-api skill is a high-performance interface for the ImaginePro AI generation suite, enabling OpenClaw agents to generate, edit, and manipulate visual media directly within their workflows. By integrating access to industry-leading models such as Midjourney v6, Flux, and specialized universal models like Nano Banana and Lumi Girl, this skill bridges the gap between text-based reasoning and visual output. It supports advanced features including aspect ratio control, artistic stylization, and batch processing, making it a versatile tool for creative, professional, and technical image synthesis.
Installation
To integrate this skill into your environment, use the OpenClaw repository manager. Run the following command in your terminal:
clawhub install openclaw/skills/skills/iamzifei/imaginepro-api
After installation, ensure your environment is configured by exporting your API key: export IMAGINEPRO_API_KEY="your-api-key-here". You can obtain your key by visiting the ImaginePro dashboard. Ensure that your account has sufficient credits purchased to avoid request failures during execution.
Use Cases
This skill is perfect for automated content creation, social media asset generation, and rapid prototyping. Developers can use it to build generative UI elements or background textures. Marketers can utilize the Midjourney integration to create high-fidelity campaign visuals, while designers might leverage the Nano Banana model to quickly generate product mockups or staging visuals. Video content creators can also use the MJ Video endpoint to generate short, stylized cinematic animations.
Example Prompts
- "Use the imaginepro-api to generate a photorealistic portrait of an astronaut on a neon-lit Martian surface using the Flux model."
- "Generate a landscape image using Midjourney with a 16:9 aspect ratio, prompt: an ethereal mountain range during a solar eclipse, styled for a fantasy novel cover."
- "Create a stylized anime portrait of a cyberpunk hacker in a rainy city using the Lumi Girl model."
Tips & Limitations
To optimize costs, utilize the --relax parameter with Midjourney, which reduces credit consumption by half. Note that batch generation with the Flux model will multiply your credit usage per image. Always provide a ref ID for tracking if you are building complex automation pipelines, as this allows you to map responses back to specific internal tasks. Finally, ensure your prompts are descriptive and specify aspect ratios where applicable to avoid default outputs that may not fit your project requirements.
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-iamzifei-imaginepro-api": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api