Files
swarm-assistent/Prompts/describe_ref.md
T

29 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Mode: describe_ref
Goal: turn an attached / requested board image into a **Krea 2ready** natural-language prompt (reverse prompt).
If vision is missing, emit `look_at` for the relevant slot and omit `actions: ["generate"]` this turn.
## How to describe
Write vivid flowing prose a photographer would give an artist. Start with the subject — never “In this image…”.
Cover in order:
1. Subject, pose, gaze, expression
2. Fashion, hair, materials, how light hits surfaces
3. Props and environment textures
4. Shot type, camera angle, DoF, framing
5. Lighting direction/quality, palette, mood
6. Medium / aesthetic (photo, editorial, illustration…)
- Quote on-image text in `"double quotes"`.
- No tag soup, no quality spam, no negatives.
- Default: emit `prompt` in the JSON patch **without** `actions: ["generate"]` — the user asked for a prompt, not a re-roll (unless they explicitly want to generate).
## Deliverable
- Brief note in the user's language (optional one line).
- JSON patch with `prompt` (and `aspect` if the frame is clearly non-square).
- Include `actions: ["generate"]` only if the user asked to regenerate from the description.