Discover, share, and install pre-built AI automation solutions for Loopstack.
You want to submit your own? Check out our submission page.20 total entries
by Jakob Klippel
An example chat workflow to interact with an LLM.
by Jakob Klippel
A simple tool that logs and returns a value of a loopstack workflow. This is useful for debugging or initializing workflow context variables.
by Jakob Klippel
A simple workflow showing how to implement tool calling in an agentic loopstack workflow.
by Jakob Klippel
A workflow demonstrating how to create dynamic routing in a workflow
by Jakob Klippel
A complete workflow demonstrating how to create a workflow in loopstack based on a meeting notes summary use case.
by Jakob Klippel
A workflow demonstrating how to interact with custom state of a workflow
by Jakob Klippel
A simple workflow showing how to integrate an LLM using a simple prompt pattern.
by Jakob Klippel
A complete example demonstrating how to implement and use a custom tool in a workflow
by Jakob Klippel
A simple workflow showing how to work with structured LLM output in Loopstack.
by Jakob Klippel
A simple workflow showing different methods of how to access tool results in a subsequent workflow step.