Use when the user wants to build, adapt, run, or evaluate an OpenAI Agents SDK app from Claude Code. Prefer a docs-first workflow and route API credential decisions through openai-platform-api-key before API-backed work.
npx skills add https://github.com/openai/openai-developers-for-claude --skill agents-sdk
Use this skill to turn an idea or repo into a focused Agents SDK implementation.
openai-docs to inspect current Agents SDK guidance.openai-platform-api-key before building, running, testing, or debugging the API-backed path.openai-docs again when current SDK behavior or product guidance is central to the answer.Take openai/openai-developers-for-claude-agents-sdk from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.