概要
This skill equips Claude to architect and implement complex agentic systems using the OpenAI Agents SDK. It provides specialized guidance for creating both text and realtime voice agents, managing multi-agent handoffs between domain specialists, and enforcing strict type-safety through Zod schemas. By incorporating patterns for human-in-the-loop (HITL) approvals, input/output guardrails, and production deployment to platforms like Cloudflare Workers and Next.js, it streamlines the development of robust, reliable AI applications while proactively preventing common SDK errors and orchestration failures.