Prompt Buddy logoPrompt Buddy

openai · OpenAI Platform Docs

Prompt optimizer | OpenAI API

Explains how to use the Prompt Optimizer tool to programmatically improve prompt performance and quality.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Prompt optimizer | OpenAI API

Explains how to use the Prompt Optimizer tool to programmatically improve prompt performance and quality.

When To Use

Use when you need to programmatically refine existing prompts to achieve better model performance or higher quality outputs.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/prompt-optimizer-openai-api-workflow-guide.mdA guide explaining how to use the prompt optimizer chat interface in the OpenAI dashboard to refine prompts using best practices and datasets.Questions about a guide explaining how to use the prompt optimizer chat interface in the OpenAI dashboard to refine prompts using bes...

What This Skill Covers

  • The prompt optimizer is a chat interface in the dashboard, where you enter a prompt, and we optimize it according to current best practices before returning...
  • Main sections: Prepare your data, Optimize your prompt, Next steps.

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/prompt-optimizer