Recipes are repeatable procedures for Zo to run. The same prompting best practices apply when creating a recipe.Any note (markdown file) in the Recipes directory in your workspace will be registered as a recipe. In the chat, you can type / to display your recipes and select the one you want to run.
A recipe is just a “saved prompt”. No special structure is required when writing a recipe. However, we’ve found that the following sections are helpful:
List the inputs that the recipe can accept.If an input is required or particular details are needed, you can tell Zo what to do if it’s missing or under-specified (e.g. “ask for clarification”).