multi-agent-image
Installation
SKILL.md
Multi-Agent Image
multi-agent-image is a standalone Hermes skill for image generation workflows.
It is designed for cases where a simple one-line prompt is not enough. Instead of sending raw user input directly to an image model, this skill:
- analyzes the request,
- compiles it into a design-aware prompt,
- generates through
gpt-image-2, - archives the result,
- and optionally reuses successful outputs as future style references.
This skill is independent at runtime. The design compiler is built into this repository and does not require an external skill.
When to Use
Use this skill when the user wants one or more of the following: