Writing Workflows

Create and run .sky workflow files.

Writing a workflow

A workflow is a .sky file describing nodes and prompts:

hello.sky
§ My Workflow
Meta: {description: "My first workflow"}

⊕ Step 1
Prompt: {text: "Say hello"}