agents-sdk
Installation
SKILL.md
Agents SDK
Use this skill to turn an idea or repo into a focused Agents SDK implementation.
Before You Build
- Use
openai-docsto inspect current Agents SDK guidance. - If the work will call the OpenAI API, use
openai-platform-api-keybefore building, running, testing, or debugging the API-backed path. - Inspect the repo's existing language, package manager, entrypoints, and testing style before choosing a structure.