ComfyUI Node
Symbiotica Template Library
Browse the Auto Packer templates saved for a project (as folders, with sheet thumbnails). `kind` picks the pool: Reference = universal style guides built from the game's asset library, Order = the wired month's design guides. 'use' one → its full recipe on 'template' (wire into the Auto Packer to re-pack or edit). CHECK any → their saved sheets + prompts stream out of 'sheets'/'sheet_prompts' with no re-render.
Symbiotica Template Library
- template
- sheets
- sheet_prompts
◄project_path►
◄selected►
◄checked[]►
◄kindAll►
◄month►
Categorysymbiotica/pipeline
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| project_path | STRING | The client project folder — its templates are browsed | |
| selected | STRING | Which saved template to output as a recipe — set by the browser's 'use' | |
| checked | STRING | [] | Templates whose saved sheets/prompts to emit — JSON list, set by the browser's checkboxes |
| kind | STRING | All | Which pool to browse: Reference (universal, from the asset library), Order (this month's order), or All |
| month | STRING | Which month's order templates to browse — only used when kind is Order/All (empty = the project's first month) |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| template | SYMBIOTICA_PACK_TEMPLATE | — |
| sheets | IMAGE | Saved sheets of the CHECKED templates (no re-render) |
| sheet_prompts | STRING | Client prompts index-aligned with sheets |