Nodes/comfyui-nodes/Symbiotica Prompt Enhancer
ComfyUI Node

Symbiotica Prompt Enhancer

Rewrites each template region's client text into a dense production prompt (Claude, grounded in the task reference sheet). desc_N outputs plug into ERPK's desc_N sockets; prompts_json shows the raw list. Key: Settings > Symbiotica > ANTHROPIC_API_KEY.

By symbiotica-ai·Created 5 months ago·Updated 7 days ago· 1
Symbiotica Prompt Enhancer
  • template
  • task_sheet
  • desc_1
  • desc_2
  • desc_3
  • desc_4
  • desc_5
  • desc_6
  • desc_7
  • desc_8
  • desc_9
  • desc_10
  • prompts_json
seed0
modelclaude-sonnet-5
extra_rules
max_tokens4096
api_key
Categorysymbiotica/pipeline

Inputs (7)

NameTypeDefaultDescription
templateSYMBIOTICA_TEMPLATE
task_sheetIMAGEThe editor's task sheet — the designs the LLM looks at per region
seedINT0-1–2147483647Any change re-runs the node
modeloptSTRINGclaude-sonnet-5
extra_rulesoptSTRINGAppended to the enhancer's system prompt — game/style conventions, bans, vocabulary
max_tokensoptINT4096256–16384
api_keyoptSTRINGOverrides Settings > Symbiotica > ANTHROPIC_API_KEY

Outputs (11)

NameTypeDescription
desc_1STRING
desc_2STRING
desc_3STRING
desc_4STRING
desc_5STRING
desc_6STRING
desc_7STRING
desc_8STRING
desc_9STRING
desc_10STRING
prompts_jsonSTRINGThe parsed prompt list, for preview/debugging