Back to Tools

OpenAI Agents SDK

OpenAI's lightweight framework for multi-agent workflows: agents, handoffs, guardrails, and tracing with a small set of primitives. Works with 100+ non-OpenAI models too.

Agent Frameworks
PythonTypeScriptFramework

Repository

27,305stars
🍴4,213forks
Updated today

Installation

pip install openai-agents

How to Use

OpenAI Agents SDK is a production-grade tool used by many agent builders. Start with the official installation command above, then follow the official documentation for configuration and advanced usage.

Most tools in this directory work great alongside agent skills and MCP servers across Claude Code, Codex, Grok Build, Gemini CLI, and Cursor.

View full documentation and source