Nodes/comfyui-nodes/Symbiotica Prompt Book
ComfyUI Node

Symbiotica Prompt Book

Read and edit the architect prompts without leaving the graph. The shared game rules in <project>/prompts/_rules/ apply to every asset type — edit lighting once and all types pick it up on the next queue. The per-type blocks below hold only what differs. Editing here needs no restart: the Category Prompts node re-reads the book when a file changes.

By symbiotica-ai·Created 5 months ago·Updated 7 days ago· 1
Symbiotica Prompt Book
  • order
  • project_path
  • image_prompt
project_path
Categorysymbiotica/pipeline

Inputs (2)

NameTypeDefaultDescription
project_pathSTRINGClient project folder holding the prompt book. Filled in from the order when one is wired.
orderoptSYMBIOTICA_ORDER

Outputs (2)

NameTypeDescription
project_pathSTRINGThe project whose book this panel is editing — wire into any node's project_path so both read the same one.
image_promptSTRINGThe blocks in <project>/prompts/_image/, joined in filename order — the style, light and camera rules the IMAGE model needs. Prefer Prompt Recipe's image_prompt, which is the same text with version picks; this output stays for older graphs.