Nodes/comfyui-nodes/Symbiotica Prompt Compose (deprecated — use Prompt Recipe)
ComfyUI Node

Symbiotica Prompt Compose (deprecated — use Prompt Recipe)

One asset type's ARCHITECT prompt, composed exactly as the queue composes it: shared _rules/ blocks first, the type's own block last. The panel shows the byte-exact text, so this node replaces the join-strings-and-preview scaffolding — wire `system_prompt` into an LLM node to test the book against a real call.

By symbiotica-ai·Created 5 months ago·Updated 7 days ago· 1
Symbiotica Prompt Compose (deprecated — use Prompt Recipe)
    • system_prompt
    project_path
    category
    Categorysymbiotica/pipeline

    Inputs (2)

    NameTypeDefaultDescription
    project_pathSTRINGClient project folder holding the prompt book. Wire the Prompt Book's `project` output, or a block's `project` passthrough.
    categorySTRINGThe asset type to compose — the panel's picker lists the book's types.

    Outputs (1)

    NameTypeDescription
    system_promptSTRINGThe composed architect prompt for this type — the same text Category Prompts hands the LLM for its sheets.