Backed byY Combinator

Build agentsyou can run, improve,and sell.

Method is a platform for turning tasks you’ve worked out with AI into reusable agents across websites, apps, and APIs.

From a working task
to a repeatable workflow.
In four steps.

Every fix becomes another line in your prompt. Method turns those instructions into a workflow you can inspect, run, and improve.

  1. Step 1: Start with what you have.

    Bring a long prompt, a Claude or ChatGPT conversation, or a screen recording. Start with the work that got you this far.

  2. Step 2: Bring your setup with you.

    Bring your tools, files, and browser sessions. Method recreates the setup your agent needs, so it can run beyond your laptop.

  3. Step 3: Turn your prompt into clear steps.

    Method separates your task into steps with explicit rules and checks. See exactly what changed and what will apply to future runs.

  4. Step 4: Run it. Keep improving it.

    Set a schedule and let your agent run. Inspect the results, fix failed steps, and keep each improvement in the workflow it uses next time.

Keep improving the work.
Build a product from it.

Your research agent checks X, new papers, and the web. Change its sources, add rules, and inspect the workflow to see what will apply to the next run.

Rules for every runv1
Focus on robotics.
Only work from the last 7 days.
Require a primary source for each finding.

Build agents
into your app.

Use the Method SDK to run workflows from your code. Pass in each customer’s inputs and accounts, then use the results in your app.

npm install @workflow-corp/sdk

Before you build.

Build the agent
you’ll use again.