⚠️ Beta. This is an early public release — things may change and break. Feedback welcome.
A prompt-building custom node for ComfyUI. PromptChain turns prompt authoring into a model-aware, interactive workflow instead of a raw text box.
- Prompt Chain node — structured, section-based prompt editor with live compilation.
- Tag builder — pick styles, characters, outfits, poses, and scenes from curated, model-aware tag sets.
- Model awareness — detects your checkpoint by fingerprint and adapts presets, defaults, and ControlNet routing to the active model family.
- Natural-language & tag modes — write prose or comma-tags; switch without losing structure.
- AI prompt generator & assistant — generate, expand, condense, and reword prompts; reverse-prompt from images.
- Asset browser sidebar — browse, drag-drop, and reuse images and prompts.
- ControlNet injectables — drop-in conditioning helpers across supported model families.
Clone into your ComfyUI custom_nodes directory and restart ComfyUI:
cd ComfyUI/custom_nodes
git clone https://github.com/mobcat40/ComfyUI-PromptChain.gitThen add the Prompt Chain node from the node menu.