Systemprompt.io
With the Systemprompt.io app in , you can embed prompts with validated structured data as the output. This enables the use of chained prompts in , unlocking agentic flows and automations.
There is an easy to use graphical interface to create and manage your prompts. Prompts can be defined in detail using State of the Art (SOTA) prompting techniques. Static content can be saved and referenced. The platform enables control over the output data and visibility into usage.
Systemprompt.io provides a comprehensive and growing library of both prompts and to turbo boost your with reliable AI automation.
You can find Systemprompt.io prompt library here.
Detailed setup and how-to-guides are listed here.
Systemprompt.io is committed to integration to enable the easy use of no-code AI powered agentic workflows.
The use of this module and provided prompts and require a paid subscription (with 14 days free trial available) on the Execution plan. For subscription information, refer to the Systemprompt.io pricing page.
To get started, you must first create a connection between Systemprompt.io and , allowing the two services to communicate.
To create the connection, you need to:
Before you create the connection in , you should first obtain an API key in your {Systemprompt.io account.
To obtain the API key:
- If you are not a paid user, you must select the plan that most suits your needs. To use Systemprompt.io in , you need to use the Execution plan. There is a 14 day free trial that you can terminate at any time.
- Navigate to the dashboard.
- Click on API SETTINGS and copy the API key value shown.
You'll use this value in the API Key connection field in .
- Log in to your account, add a Systemprompt.io module to your Make, and click Create a connection.
- Optional: In the Connection name field, enter a name for the connection.
- In the API Key field, enter the API key copied above.
- Click Save.
You've successfully created the connection and can now use the Systemprompt.io app in your . If you want to make changes to your connection in the future, follow the steps here.
After connecting to the Systemprompt.io app, you can use the following types of modules to build your .
In this section, you will learn how to use the Create Prompt and Execute Prompt modules.
Create prompt allows you to provide a title and description of what you want your prompt to do, we complete and autogenerate the prompt in Systemprompt.io system.
This will return a prompt ID that you can then use to execute.
Your prompt is now available in your Systemprompt.io dashboard for you to edit and test for more complex use cases.
For new users, we recommend you start by importing a prompt from Systemprompt.io Prompt library.
If you have a common use case that you can’t see in Systemprompt.io library, reach out on Systemprompt.io Discord channel and we will may set up the prompt on your behalf.
After you have created or imported a prompt, you can now execute it in your .
Executing prompts enables you to directly work with the result of the prompt after it has been processed by an LLM. In the , you will receive the output of the prompt after it has been processed, with the structured data guaranteed to match the definition in your prompt entity.
For example, you might want to convert a list of products into a curated list of birthday presents for a target profile. You would define the output of the schema as follows:
This means that you are guaranteed to receive a response that conforms to the defined schema and can be used in your .
Don’t worry if you aren’t comfortable creating JSON Schemas, as with everything in Systemprompt.io, “there is a prompt for that” and Systemprompt.io has automations and flows that will do the technical work on your behalf.
This can be done in Systemprompt.io dashboard, or you can get help on Systemprompt.io Discord channel.
For advanced users, Systemprompt.io has an OpenAPI compliant swagger schema for its API, opening up a world of use cases with the Systemprompt.io platform.
You can look for Systemprompt.io templates in Make's template gallery, where you'll find thousands of pre-created .