gen
Quick image generation. Use when user runs /meigen:gen with a prompt. Skips intent assessment, generates directly.
Quick gallery search. Use when user runs /meigen:find with keywords to browse inspiration.
> /plugin marketplace add jau123/MeiGen-AI-Design-MCP > /plugin install meigen@meigen-marketplace
How it fires
How this command gets triggered: by you, by Claude, or both.
/findContext preview
What this command does when you run it.
Quick gallery search. Use when user runs /meigen:find with keywords to browse inspiration.
description: >- Quick gallery search. Use when user runs /meigen:find with keywords to browse inspiration. argument-hint: <keywords>
Search the curated gallery for inspiration. Show visual results immediately.
1. Call `mcp__meigen__search_gallery` with query: `$ARGUMENTS`
2. Display results as a compact list:
3. Return results to the caller. Offer a follow-up only when this is direct user-facing exploration, not an intermediate workflow step.
If the user picks a number, call `mcp__meigen__get_inspiration` with that entry's ID to show the full prompt and images.
Keep output visual and scannable. No long explanations.
Supports GPT Image 2, Seedance & ComfyUI, with a 1,400+ prompt library, carefully crafted hooks and a multi-task orchestration system
Repo: jau123/MeiGen-AI-Design-MCP
Quick image generation. Use when user runs /meigen:gen with a prompt. Skips intent assessment, generates directly.
List available AI models and switch the default model for this session. Use when user runs /meigen:models to see or change models.