Recipe Generator
Create a shareable Goose recipe URL that others can use to launch a session with your predefined settings.
Recipe Details
Generated Recipe URL
Fill in the required fields to generate a URL
How to Use
- Fill in the required fields above to generate a recipe.
- Choose between URL format (for direct sharing) or YAML format (for configuration files).
- For URL format:
- Copy the generated URL using the "Copy URL" button.
- Share the URL with others who have Goose Desktop installed.
- When someone clicks the URL, it will open Goose Desktop with your recipe configuration.
- For YAML format:
- Copy the generated YAML using the "Copy YAML" button.
- Save it as a
.yaml
file. - Use with the CLI:
goose run --recipe your-recipe.yaml
- Or create a deeplink with:
goose recipe deeplink your-recipe.yaml