Prompt Buddy logoPrompt Buddy

openai · OpenAI Platform Docs

Prompt optimizer

A guide on using the dashboard's prompt optimizer tool to iteratively improve prompts by pairing them with datasets containing annotations, critiques, or grader results.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Prompt optimizer

A guide on using the dashboard's prompt optimizer tool to iteratively improve prompts by pairing them with datasets containing annotations, critiques, or grader results.

When To Use

Use when you need to automatically refine prompts using existing datasets, human annotations, or grader feedback to align with best practices.

Reference Files

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

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.md