
I released Orion4D MetaPrompt — a ComfyUI prompt engineering suite with local Ollama support and a standalone List Constructor
Hi everyone,
I’ve been working on a cleaner way to manage prompt-building inside ComfyUI, and I just released the first public version of Orion4D MetaPrompt.
It’s a custom node suite designed to make prompt creation cleaner, faster, and much more flexible, especially when working with reusable prompt lists, local LLMs, and more complex generation workflows.
The repo currently includes:
- MetaPrompt Node — a dynamic prompt builder with list loading, block chaining, drag-and-drop organization, seed modes, and random selection.
- MetaPrompt Ollama Node — takes the assembled prompt and sends it to a local Ollama model for automatic prompt enhancement.
- ImageToPrompt Ollama Node — local vision captioning from a connected ComfyUI image input or a batch folder scan.
- List Constructor — a standalone browser utility to create, clean, label, sort, copy, import, and export prompt lists before using them in ComfyUI.
It is especially useful if you work with large prompt libraries, reusable style lists, subject/background combinations, local LLMs, or more complex generative AI workflows.
GitHub repository:
https://github.com/orion4d/Orion4D_MetaPrompt
Live List Constructor utility:
https://orion4d.github.io/Orion4D_MetaPrompt/List_Constructor/
Feedback, bug reports, tests, and ideas are very welcome — especially from people using local LLMs or large prompt libraries inside ComfyUI.