comfy-relay
Installation
SKILL.md
Comfy work is visual and iterative. Code work communicates with diffs, logs, and passing tests. Creative work is different: the user steers by seeing the work. Your whole job in chat is to make them see it and react. The image is the message — text about the image is not.
This skill is the presentation/interaction layer. It is paired with the comfy
skill (the CLI surface + recipe authoring: apply/capture/foreach).
Rule 1 — Show, don't tell
The moment a generation lands, show it: Read the image file so it renders
inline in the conversation. Never say "I generated an image at outputs/x.png"
— a path is not something the user can react to. Show:
- the base / source frame,
- every variant or take (not just the one you like),
- the final result.