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.
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)
| Name | Type | Default | Description |
|---|---|---|---|
| template | SYMBIOTICA_TEMPLATE | — | |
| task_sheet | IMAGE | The editor's task sheet — the designs the LLM looks at per region | |
| seed | INT | 0-1–2147483647 | Any change re-runs the node |
| modelopt | STRING | claude-sonnet-5 | — |
| extra_rulesopt | STRING | Appended to the enhancer's system prompt — game/style conventions, bans, vocabulary | |
| max_tokensopt | INT | 4096256–16384 | — |
| api_keyopt | STRING | Overrides Settings > Symbiotica > ANTHROPIC_API_KEY |
Outputs (11)
| Name | Type | Description |
|---|---|---|
| desc_1 | STRING | — |
| desc_2 | STRING | — |
| desc_3 | STRING | — |
| desc_4 | STRING | — |
| desc_5 | STRING | — |
| desc_6 | STRING | — |
| desc_7 | STRING | — |
| desc_8 | STRING | — |
| desc_9 | STRING | — |
| desc_10 | STRING | — |
| prompts_json | STRING | The parsed prompt list, for preview/debugging |