Prompt Buddy logoPrompt Buddy

openai · OpenAI Platform Docs

Agent Builder | OpenAI API

A guide on how to use the Agent Builder to create, configure, and deploy autonomous agents using the OpenAI API.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Agent Builder | OpenAI API

A guide on how to use the Agent Builder to create, configure, and deploy autonomous agents using the OpenAI API.

When To Use

Use when you need to implement a workflow for building, configuring, and deploying autonomous agents via the OpenAI API.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/agent-builder-openai-api-workflow-guide.mdA guide explaining how to use the Agent Builder visual canvas to create multi-step agent workflows using nodes and templates.Questions about a guide explaining how to use the Agent Builder visual canvas to create multi-step agent workflows using nodes and te...

What This Skill Covers

  • Agent Builder is a visual canvas for building multi-step agent workflows.
  • Main sections: Agents and workflows, Compose with nodes, Examples and templates, Available nodes, Preview and debug.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://developers.openai.com/api/docs/guides/agent-builder