Workflows
What are workflows?
The mental model — multi-step tasks the agent runs on demand or on a schedule, with inputs and reusable structure.
Creating workflows
The SKILL.md format, writing good steps, focus skills, required integrations, and inputs.
Variables and inputs
How {{variables}} work, required vs. optional inputs, and when to bake values into the prompt instead.
Scheduling workflows
Cron expressions, start dates, max runs, pause/resume, and running a scheduled workflow on demand.
Runs and run history
Watching a workflow run live, pausing mid-run, resuming from paused step, and re-running.
Workflow templates
Browsing the template gallery, forking a template, and what you get when you do.