loopstack.ai
@loopstack.ai
20
Published Tools
0
Total Stars
0
Weekly Downloads
Published Tools
20 Skillsacross 4 categoriesA simple workflow showing how to implement tool calling in an agentic loopstack workflow.
A collection of useful tools for performing AI actions using model provider APIs such as OpenAI and Anthropic
An example chat workflow to interact with an LLM.
A simple workflow showing how to integrate an LLM using a simple prompt pattern.
A simple workflow showing how to work with structured LLM output in Loopstack.
A tool to create chat messages from in a workflow
A complete example demonstrating how to implement and use a custom tool in a workflow
A simple tool that logs and returns a value of a loopstack workflow. This is useful for debugging or initializing workflow context variables.
A simple workflow showing different methods of how to access tool results in a subsequent workflow step.
A collection of tools for creating specific UI documents for interaction in the loopstack studio
Provides isolated execution environments for running untrusted or experimental code within Loopstack workflows
Secure, controlled filesystem operations within Docker sandbox environments
A complete workflow demonstrating how to create a workflow in loopstack based on a meeting notes summary use case.
Execute child workflows from within a parent workflow for hierarchical workflow composition
A workflow demonstrating how to create dynamic routing an a workflow
A workflow demonstrating how to interact with custom state of a workflow
An example workflow demonstrating how to use Docker sandbox containers for secure filesystem operations
An example module demonstrating how to fetch Google Calendar events with OAuth authentication using the Loopstack automation framework. Shows the sub-workflow pattern for handling OAuth flows.