Krea Moodboard Style
One board, exact, no scrolling
- positive
- negative
- title
- metadata_json
Krea Moodboard Style is the precision tool in this pack: type a moodboard's name, UUID, slug, URL, or even a search phrase, and get exactly one board's style text back. It's the node you use when you already know what you want and you want it specific - the alternative is a 3,549-item dropdown, which nobody should have to live with.
The whole pack exists because Krea kept its hosted moodboard/style-reference module closed when Krea 2 went open in June 2026, so the community hand-copied styles from the public gallery. Style is the "I have one style in mind" node in that workflow. When you know the exact board - say you saw "Abyssal Gothic Surrealism" on Krea's gallery and want it in your workflow - this is a one-box setup.
How it works
Under the hood it does an exact match against the catalog first: it checks your input against every board's title, slug, UUID, and URL. If none matches exactly, it falls back to the same weighted search the Search node uses and returns the single best match. So it's strict when it can be and forgiving when it has to be.
The style output is generated the same way across the pack: the board's prompt guidance is merged with its keywords and style axes, deduped, and prefixed with a style-only guardrail that tells Krea 2 to apply the board as visual treatment only - never to inject a new subject into your prompt. The negative output is quality-safe, filtered so it can't ban your subject or fight image quality.
The inputs and outputs
Two inputs: title_slug_uuid_or_url (a single text box - title, slug, UUID, URL, or search phrase) and strength (concise / normal / strong, controlling how much detail goes into the style text).
Outputs are positive, negative, title, and metadata_json. Wire positive and negative into Krea Moodboard Apply, and metadata_json into a Krea Moodboard Mashup board slot if you're blending. Because the metadata carries the source UUID, Style nodes chain cleanly into Mashups without any guesswork.
Install
Part of the Krea Moodboards pack. ComfyUI Manager, search "Krea Moodboards", or:
cd ComfyUI/custom_nodes
git clone https://github.com/Andro-Meta/ComfyUI-Krea-Moodboards.git
Restart ComfyUI. No dependencies beyond the standard library, no model downloads, no key - the catalog is bundled as prompt text. Nodes appear under Andro.Meta / Moodboards.
Common issues
The one real trap is duplicate titles. The official Krea catalog has twenty boards named "Cinematic Chiaroscuro Noir" (and plenty of other repeated names), so typing a title may not hit the board you saw on the gallery. For exact picks, use the UUID or slug - grab it from the Catalog Browser, which lists every board with its exact identifiers. The node is a look-up, not a browse: if you don't know the name yet, Search or the Visual Browser is the better starting point, and they can hand their metadata_json to the rest of the chain anyway.
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| title_slug_uuid_or_url | STRING | Enter a Krea moodboard title, slug, UUID, URL, or search phrase. | |
| strength | COMBO | normal | Controls how much moodboard detail is added to the prompt text. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| positive | STRING | — |
| negative | STRING | — |
| title | STRING | — |
| metadata_json | STRING | — |