How to Run an Existing Recipe
How to Run Recipes from GitHub
How to Run Recipes with Python
Common Recipe Variables
| Recipe | Variables | Example |
|---|---|---|
ai-video-editor | --var input, --var output | --var input=video.mp4 |
research-agent | --var topic, --var depth | --var topic="AI trends" |
code-reviewer | --var repo, --var branch | --var repo=./myproject |

