openai-agents
Originally fromjezweb/claude-skills
Installation
SKILL.md
OpenAI Agents SDK Skill
Complete skill for building AI applications with OpenAI Agents SDK (JavaScript/TypeScript), covering text agents, realtime voice agents, multi-agent workflows, and production deployment patterns.
Installation & Setup
Install required packages:
npm install @openai/agents zod@3
npm install @openai/agents-realtime # For voice agents
Set environment variable: