Help us improve
Share bugs, ideas, or general feedback.
From meigen-ai-design
Generates an image directly from the provided prompt. Auto-enhances short prompts (<10 words), delegates to image generator agent, and adds a one-line creative comment.
npx claudepluginhub bachsh/supermarket --plugin meigen-ai-designHow this command is triggered — by the user, by Claude, or both
Slash command
/meigen-ai-design:gen <prompt>The summary Claude sees in its command listing — used to decide when to auto-load this command
# Quick Generate Generate an image immediately from the user's description. This is the fast path — skip exploration and go straight to generation. ## Instructions 1. Look at the user's prompt: `$ARGUMENTS` 2. If the prompt is very short (under 10 words), call `mcp__meigen__enhance_prompt` first to enrich it, then use the enhanced result 3. If the prompt is already detailed (10+ words), use it directly 4. Delegate to the **image-generator** agent with the prompt (keeps base64 data out of main context) 5. When the agent returns, show a brief one-line creative comment about the generation ...
/genGenerates an image directly from the provided prompt. Auto-enhances short prompts (<10 words), delegates to image generator agent, and adds a one-line creative comment.
/ai-image-generatorGenerates AI images using Gemini or GPT APIs from a description, with optional purpose like hero, icon, og, or illustration.
/gen-imageGenerates brand-aligned AI image prompts from subject, brand/product, style, and platform brief. Selects tool, provides primary prompt with variations, seed strategy, and platform specs.
/gemini-imageGenerates images from text descriptions using Google Gemini AI. Interactively selects model (e.g., gemini-3.1-flash-image-preview) and aspect ratio (e.g., 1:1). Requires GEMINI_API_KEY and Python 3.
/imageGenerates images using Codex CLI's /imagen command with automatic mode detection, image-studio prompts, and post-processing prohibition guard. Accepts natural language image requests.
/nanobananaGenerates images, edits photos, creates icons, patterns, stories, diagrams via natural language requests, auto-selecting specialized tools.
Share bugs, ideas, or general feedback.
Generate an image immediately from the user's description. This is the fast path — skip exploration and go straight to generation.
$ARGUMENTSmcp__meigen__enhance_prompt first to enrich it, then use the enhanced resultDo NOT:
This is a quick-fire command. Generate and show.