# create-image > Generate AI images with templates and style references. Use when creating images/illustrations/diagrams, managing templates or style references, choosing image providers (Gemini, OpenRouter, VertexAI), or when the user mentions /create-image (including /create-image help). - Author: Your Name - Repository: imehr/create-image-skill - Version: 20260120135448 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/imehr/create-image-skill - Web: https://mule.run/skillshub/@@imehr/create-image-skill~create-image:20260120135448 --- --- name: create-image description: Generate AI images with templates and style references. Use when creating images/illustrations/diagrams, managing templates or style references, choosing image providers (Gemini, OpenRouter, VertexAI), or when the user mentions /create-image (including /create-image help). --- # Create Image Generate consistent, branded images using templates and style reference grids. ## Quick Start ```bash cd /Users/mehran/Documents/github/image-generator node scripts/generate.js --list node scripts/generate.js \ --template sports/illustrative \ --prompt "Top-down view showing service courts" \ --output output.png \ --style-grid modern-minimalist-01 ``` ## Available Style References (sports/illustrative) These are pre-generated 2x2 grids: - `modern-minimalist-01` - `modern-minimalist-02` - `modern-minimalist-young-athletes-01` - `modern-minimalist-young-athletes-02-social-creator` - `neo-editorial-01` - `premium-luxury-02` Use them with `--style-grid `. **Company style grids:** Save grids with the company name (e.g., `acme.png`) and use `--style-grid acme` to apply that brand style for a batch. ## Commands - `/create-image list` - List available templates (maps to `node scripts/generate.js --list`). - `/create-image generate "" --template --output ` - Optional flags: `--type`, `--provider`, `--model`, `--style-grid`. - `/create-image styles --template ` - List available style reference grids in `templates//