Prompt Styler Irish Folk Art
Cottages, myth and trad-session scenes
- positive_prompt_text_g
- negative_prompt_text_g
SDXLPromptbyIrishFolkArt is one of the niche cultural nodes in wolfden's SDXL Prompt Styler pack. It carries ~31 Irish-themed presets - Irish Cottage Reverie, Irish Mythological Epic, Irish Coastal Seascapes, Irish Trad Music Session, Irish Storyteller's Hearth, Irish Celtic Cross Devotion, and more. Type a subject, pick a scene, and the node wraps your text in that folk-art aesthetic.
It's a quick route to a warm, storybook Irish look - thatched cottages, green coastlines, hearths and myth - without having to write the atmosphere yourself. Each preset is a full scene, so it carries a lot of its own imagery.
How it works
Each style is a JSON entry with a {prompt} placeholder in its prompt field and a negative_prompt. Pick "Irish Trad Music Session" and your text_positive slots into a template full of pub warmth, instruments, and cozy light. No model, no API, no key - string substitution against a lookup table. The look is carried by the keywords the preset injects around your subject.
The negative is baked into each preset, and if you type into text_negative yours merges with the template's rather than replacing it.
The inputs that matter
- text_positive - your subject, kept simple. The preset supplies the Irish folk treatment.
- style - the scene, ~31 options.
- text_negative - optional, merged with the preset's negative.
log_prompt (No/Yes) prints the finished prompt to the console. Outputs are positive_prompt_text_g and negative_prompt_text_g, both strings; positive into the CLIP Text Encode feeding your positive conditioning, negative into the negative one. On SDXL the same string can go into both G and L of a CLIPTextEncodeSDXL.
Where people get tripped up
This is a specific, somewhat academic aesthetic, and "Irish folk art" isn't a strong, well-defined region of most models' training the way "oil painting" or "photograph" is. So the preset's keywords are doing most of the imagining, and the result is more "generically Celtic and cozy" than a scholar's idea of Irish folk art. That's fine for mood work; just don't expect precision.
Because each preset is a whole scene, your subject can get absorbed into the preset's imagery. If the mix is off, flip log_prompt to Yes, read what got built, and trim. The styles are JSON in the pack folder. There's meaningful overlap with the pack's Celtic Art node too - if this one isn't landing, that's the neighbor to try.
Installing it
ComfyUI Manager: search SDXL Prompt Styler (wolfden), install, restart. Or manually:
cd ComfyUI/custom_nodes
git clone https://github.com/wolfden/ComfyUi_PromptStylers
Restart ComfyUI and find it under the Style Prompts submenu. No downloads, no dependencies.
Pack-wide caveat: these templates were tuned for SDXL and its CLIP encoder, so they're strongest on SDXL, Illustrious, Pony, NoobAI. On 2026 LLM-encoded models the styling weakens and the inherited negative does nothing at CFG 1, where distilled checkpoints run, because the negative pass isn't computed. If the node doesn't appear after install, restart fully and check Style Prompts, not the root menu.
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| text_positive | STRING | — | |
| text_negative | STRING | — | |
| style | COMBO | 31 options: none byIrishFolkArt, Irish Cottage Reverie, Irish Mythological Epic, Irish Coastal Seascapes, Irish Trad Music Session, Irish Storyteller's Hearth, +25 | |
| log_prompt | COMBO | No | 2 options: No, Yes |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| positive_prompt_text_g | STRING | — |
| negative_prompt_text_g | STRING | — |