Openai Agents

Guide to the OpenAI Agents SDK for JavaScript and TypeScript (@openai/agents, @openai/agents- realtime), covering text agents and realtime voice agents. Covers agents, tools defined with Zod schemas, multi-agent workflows and handoffs, input and output guardrails, structured outputs, streaming, human-in-the-loop patterns, and integrations for Cloudflare Workers, Next.js, React, Hono and Node.js, with templates for each agent type plus error handling and debugging strategies. Prevents 9+ documented errors including Zod schema type errors, MCP tracing failures, agent infinite loops, tool call failures, and schema mismatches. Use when building or debugging agent workflows with this SDK, adding tools or handoffs, implementing realtime voice agents, or hitting those errors.

jackspace Updated

File contents

jackspace/ClaudeSkillz/tree/main/skills/openai-agents commit 25058a4d58

Frequently asked questions

npx skillmds@latest add jackspace/openai-agents