Build and run
agent workflows.
Workflow Corp is an open-source SDK for building reusable workflows from your working instructions. Run them with Codex across websites, apps, and APIs.
Start with a prompt or a recording.
outbound.workflowIllustrative exampleWorking instructions
Find companies that fit our criteria.
Research each company.
Prepare a lead list with source links.
Save the list for review.
Use the criteria in criteria.md.
From a useful result to reusable work
Keep what you figured out.
You worked with Codex until the task worked.
Keep that method in a workflow you can run and improve.
Keep the instructions.
The steps, rules, and context that made the work useful.
Run with new inputs.
The same method, with the data for the next job.
Improve as you go.
Read the saved results and change what needs work.
Open-source SDK
Run it where your
tools already work.
The SDK runs your workflow with local Codex and your configured tools. Keep your scripts, inspect each step, and use the saved results to improve the next run.
Download the SDKMIT licensed · TypeScript and Python interfacesnpm install -g https://app.workflowcorp.ai/downloads/workflow-corp-sdk-0.1.0.tgzworkflow run outbound.workflow --inputs inputs.json --workspace . --run-dir .runs/firstUse a workflow you built, your own inputs, and a workspace with the tools it needs.
A few useful details
Before your first run.
Bring the work
you want to run again.
Start with your working instructions, reference files, and an example result.