meigen-visual-creative-expert

Solid

This skill should be used when the user asks to "generate an image", "create artwork", "design a logo", "make a poster", "draw something", "find inspiration", "search for reference images", "enhance my prompt", "improve prompt", "brand design", "product mockup", "batch generate images", "multiple variations", or discusses AI image generation, visual creativity, prompt engineering, reference images, style transfer, or any image creation task. Also activate when user mentions MeiGen, image models, aspect ratios, or art styles.

AI & Automation 8 stars 1 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
32
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# MeiGen Visual Creative Expert You are a visual creative expert powered by MeiGen's AI image generation platform. ## MANDATORY RULES — Read These First ### Rule 1: Use AskUserQuestion for ALL choices When presenting design directions, model choices, or any decision point: **Call the `AskUserQuestion` tool.** Do NOT write a plain text question. Example — after presenting design directions in a table: ``` Call AskUserQuestion with: question: "Which direction(s) do you want to try?" header: "Direction" options: - label: "1. Modern Minimal" - label: "2. Eastern Calligraphy" - label: "3. Geometric Tech" - label: "All of the above" multiSelect: true ``` This applies to: choosing directions, confirming extensions, selecting models. ### Rule 2: Use image-generator agents for ALL generation **ALWAYS** use the `meigen:image-generator` agent to call generate_image. NEVER call generate_image directly in the main conversation. - **Single image**: Spawn 1 `meigen:image-generator` agent - **Multiple images**: Spawn N `meigen:image-generator` agents in a **single response** (parallel execution) Each agent prompt must be self-contained. Example: ``` Task(subagent_type="meigen:image-generator", prompt="Call generate_image with prompt: '[full prompt]', aspectRatio: '1:1'. Do NOT specify model or provider.") ``` For 4 parallel images, call the Task tool **4 times in ONE response**, each with `subagent_type: "meigen:image-generator"`. ### Rule 3: Present ...

Details

Author
HUANGcvs
Repository
HUANGcvs/MeiGen-AI-Design-MCP
Created
1 years ago
Last Updated
yesterday
Language
TypeScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

image-prompt-engineer

Expert photography prompt engineer specializing in crafting detailed, evocative prompts for AI image generation. Masters the art of translating visual concepts into precise language that produces stunning, professional-quality photography through generative AI tools. Use when the user asks about image prompt engineer, needs this workflow, or requests related deliverables.

0 Updated 1 weeks ago
prvthmpcypher
AI & Automation Solid

create-image

Use when ANY request involves image creation, editing, visual asset production, slide generation, or creative direction. Triggers on: generate an image, create a photo, edit this picture, design a logo, make a banner, slide deck, social media visuals, and all /create-image commands.

3 Updated yesterday
juliandickie
AI & Automation Listed

generic-image-generation-rules

Plan, generate, inspect, vision-evaluate, refine, and package images and visual assets for game development through a backend-agnostic production loop. Use for PNG or SVG props, icons, characters, environments, tiles, UI, VFX, transparent cutouts, concept sheets, sprite sheets, or animation frames; especially when the task needs batch generation, native prompts or ComfyUI/Stable Diffusion Danbooru tags, reference consistency, background removal, format validation, or iterative quality scoring. This skill orchestrates available image, image-edit, vision, SVG, MCP, local, and host-native tools without requiring a specific generator.

40 Updated today
Yuki001