azure-image-gen
Generate images using Azure OpenAI DALL-E. Supports batch generation, custom prompts, and outputs a gallery.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/abhibavishi/azure-image-genWhat This Skill Does
The azure-image-gen skill empowers OpenClaw users to interface directly with Azure OpenAI's DALL-E 3 models. This tool facilitates the seamless creation of high-fidelity, professional-grade images tailored to specific requirements. Whether you need assets for blog headers, marketing materials, or abstract data visualizations, this skill automates the workflow—from prompt engineering to output management. Beyond just generating the image, the skill automatically organizes your assets by creating a structured output directory, a manifest.json file for metadata tracking, and an index.html gallery for immediate visual review, eliminating the need to manually browse raw files.
Installation
To integrate this capability into your environment, use the OpenClaw command-line interface. Ensure you have your Azure OpenAI credentials ready, as the skill requires valid environment variables to authenticate against the Azure infrastructure. Run the following command in your terminal:
clawhub install openclaw/skills/skills/abhibavishi/azure-image-gen
Once installed, configure your environment by exporting your AZURE_OPENAI_ENDPOINT, AZURE_OPENAI_API_KEY, and AZURE_OPENAI_DALLE_DEPLOYMENT. You can also manage these settings within a .env file located inside the skill directory for persistent access.
Use Cases
This skill is highly versatile for creative and technical workflows:
- Content Creation: Instantly generate eye-catching, branded imagery for blog posts or technical documentation headers.
- Rapid Prototyping: Visualize concepts or abstract data structures for presentations without hiring a graphic designer.
- Batch Asset Generation: Generate multiple variations of an image at once to perform A/B testing on marketing visuals.
- Documentation Enrichment: Create custom, professional diagrams or illustrations that match the aesthetic of your technical guides.
Example Prompts
- "OpenClaw, generate a professional blog header for a post about cloud architecture using a clean minimalist style, size 1792x1024."
- "Create 4 variations of an abstract data visualization illustrating artificial intelligence, use the vivid style."
- "Generate a high-definition image of a futuristic office workspace for my upcoming presentation and save it to ./presentation-assets."
Tips & Limitations
- Prompt Engineering: DALL-E 3 benefits from descriptive prompts. Be specific about colors, lighting, and composition to get the best results.
- Content Safety: Azure enforces strict content policies. If a prompt is rejected, try rephrasing it to focus on abstract themes rather than sensitive topics.
- Configuration: Always ensure your
AZURE_OPENAI_DALLE_DEPLOYMENTname matches the deployment created in the Azure portal exactly, as mismatches are the most common source of 404 errors.
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-abhibavishi-azure-image-gen": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, file-write
Related Skills
wp-to-static
Convert a WordPress website to a static site and deploy to Cloudflare Pages. Mirrors the rendered HTML via SSH, extracts only referenced assets (shrinks 1.5GB+ to ~25MB), fixes URLs, self-hosts fonts, strips WordPress cruft, and deploys. Use when migrating a WordPress site to static hosting.
verk
Manage tasks, projects, and workflows in Verk — AI-powered task management. Create, update, assign, and track tasks. Add comments, change status, list automation flows.
LinkedIn Content Creation Skill by Reepl
Manage your LinkedIn presence with Reepl -- create drafts, publish and schedule posts, manage contacts and collections, generate AI images, create carousels, post to Twitter/X, and maintain your voice profile. Requires a Reepl account (reepl.io).