Install Command
claude skill add openai/openai-agents-pythonDescription
Use when working with the OpenAI API (Responses API) or OpenAI platform features (tools, streaming, Realtime API, auth, models, rate limits, MCP) and you need authoritative, up-to-date documentation (schemas, examples, limits, edge cases). Prefer the OpenAI Developer Documentation MCP server tools when available; otherwise guide the user to enable `openaiDeveloperDocs`.
Tags
Information
You Might Also Like
hybrid-search-implementation
Combine vector and keyword search for improved retrieval.
debugging-strategies
Master systematic debugging techniques, profiling tools, and root cause analysis.
unity-ecs-patterns
Master Unity ECS (Entity Component System) with DOTS, Jobs, and Burst for high-performance game development.
architecture-patterns
Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design.
dotnet-backend-patterns
Master C#/.NET backend development patterns
microservices-patterns
Design microservices architectures with service boundaries, event-driven communication, and resilience patterns.