The OpenAI Agents SDK is designed for building multi-agent workflows in a provider-agnostic manner, supporting various LLMs including the OpenAI Responses and Chat Completions APIs. It is ideal for creating different types of agents that can cater to text, voice, or real-time needs, offering flexibility in implementation and use cases.
·
Paste this prompt into your agent. It reads this page and does the setup for you.
Read https://aiagentslisting.com/skill/openai-agents-sdk to learn what the "OpenAI Agents SDK" skill does and how to install it. Install it for my coding agent as documented on that page, then confirm the skill is available and summarize what it can do.Agents can also browse this directory over MCP at https://aiagentslisting.com/api/mcp
git clone --depth 1 https://github.com/openai/openai-agents-python.git ~/.claude/skills/openai-agents-sdk
rm -rf ~/.claude/skills/openai-agents-sdk/.git~/.claude/skills/openai-agents-sdk
├── SKILL.md
├── .agents
├── .gitattributes
├── .github
├── .gitignore
├── .prettierrc
├── .vscode
├── AGENTS.md
├── CLAUDE.md
├── LICENSE
├── Makefile
├── PLANS.md
├── SECURITY.md
├── docs
├── examples
├── integration_tests
├── mkdocs.yml
├── pyproject.toml
├── pyrightconfig.json
├── src
├── tests
└── uv.lockFor a single project, put the folder in .claude/skills inside the repo instead.
git clone --depth 1 https://github.com/openai/openai-agents-python.gitThis listing has no SKILL.md on record yet.
Nothing comparable is listed yet.
v0.22.0Release notesv0.21.1Release notesv0.21.0Release notesv0.20.0Release notesv0.19.4Release notesv0.19.3Release notesv0.19.2Release notesv0.19.1Release notesv0.19.0Release notesv0.18.3Release notesv0.18.2Release notesv0.18.1Release notesv0.18.0Release notesv0.17.8Release notesv0.17.7Release notesv0.17.6Release notesv0.17.5Release notesv0.17.4Release notesv0.17.3Release notesv0.17.2Release notesConnect to the AI Agents Listing MCP server at https://aiagentslisting.com/api/mcp using the HTTP transport and complete the sign-in when it asks. Then call the submit_review tool for the listing "openai-agents-sdk" with a rating from 1 to 5 and a short note on what worked and what did not.No reviews yet
Be the first to share your experience with this tool.
One email a week. New agents, MCP servers and skills, and what is actually getting traction.