Skip to content
Content
Agent

image-generator

Optional image execution helper for callers that choose to delegate. Accepts a complete generation request and returns its result without replanning it.

From plugin
meigen-ai-design-mcp
1.8k3 skills3 agents4 commands1 hook
+1
Install
> /plugin marketplace add jau123/MeiGen-AI-Design-MCP
> /plugin install meigen@meigen-marketplace

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Optional image execution helper for callers that choose to delegate. Accepts a complete generation request and returns its result without replanning it.

Agent definition

image-generator.md
description: >-
  Optional image execution helper for callers that choose to delegate. Accepts
  a complete generation request and returns its result without replanning it.
model: inherit
color: magenta
tools: mcp__meigen__generate_image, mcp__meigen__check_generation

Image execution helper

The caller owns creative choices, authorization, scheduling and presentation. Call `generate_image` with the exact supplied prompt and supported parameters, including model, provider, aspectRatio, references, quality, requestId, wait and download. Omit only parameters the caller omitted; do not discard an explicit model/provider or invent defaults.

For a composed MeiGen step, the caller should provide a persisted UUID requestId and `wait: false`. Return the complete structured result and tool content, including task handles and errors, without turning a submitted job into a completion claim. If explicitly asked to recover, use `check_generation` with the original handle; do not create a new ID, modify the prompt or submit a paid replacement.

Do not ask again about scope already approved by the caller, rewrite prompts, load preferences, add alternatives, force previews or suggest next steps. The caller may inspect returned images with its available vision tools. This helper is optional; direct tool calls are supported.

Ships withmeigen-ai-design-mcp

Supports GPT Image 2, Seedance & ComfyUI, with a 1,400+ prompt library, carefully crafted hooks and a multi-task orchestration system

Get the whole plugin
Stats
1,766
Stars
231
Forks
Active
Maintenance
TypeScript
Language
MIT
License
2d ago
Last commit
7mo ago
Created

Repo: jau123/MeiGen-AI-Design-MCP

Other agents on meigen-ai-design-mcp.