Prompt Stash is a simple plugin for ComfyUI that lets you save your prompts and organize them into multiple lists. It also features a pass-through functionality, so you can hook it up to an LLM node (or any text outputting node) and capture its outputs directly.
Prompt Stash is a simple plugin for ComfyUI that lets you save your prompts and organize them into multiple lists. It also features a pass-through functionality, so you can hook it up to an LLM node (or any text outputting node) and capture its outputs directlyβno more tedious copy-pasting! π
I created this because I couldn't find any nodes that would let me cache a prompt or create and save prompts. I wanted an easy way to cache results from the LLM and store them for later use. So, I made this plugin, and I hope others find it useful too. π
This node lets you save, load, and manage your prompts.
Add the Node: Place the Prompt Stash Saver node into your graph.
Input Text:
Select a List: Use the List dropdown to choose which list you're working with.
Save a Prompt:
Load a Prompt: Choose a prompt from the Load Saved dropdown to load it.
Delete a Prompt: Select a prompt and click Delete Selected to remove it. ποΈ
This node helps you manage your prompt lists.
Add the Node: Place the Prompt Stash Manager node into your graph.
Add a New List:
Delete a List:
Download the Plugin: Clone or download this repository.
Install in ComfyUI: Place the plugin folder into your custom_nodes
directory inside ComfyUI.
Restart ComfyUI: Restart the application to load the new nodes.
This project is licensed under the Apache License 2.0.
Thanks for checking out Prompt Stash! If you have any feedback or suggestions, feel free to reach out or contribute. Happy prompting! π