openai-agents
CommunityProduction-ready OpenAI Agents patterns.
Software Engineering#tool calling#agents#guardrails#framework integrations#openai-agents#zod schemas
Authorjackspace
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill equips you to build robust AI applications using the OpenAI Agents SDK (JavaScript/TypeScript), covering text agents, realtime voice agents, multi-agent handoffs, tool invocation with Zod schemas, guardrails, streaming, and framework integrations.
Core Features & Use Cases
- Text Agents and multi-agent orchestration
- Realtime voice agents with streaming
- Tool definitions with Zod schemas and automatic parameter generation
- Guardrails for input/output safety
- Human-in-the-loop (HITL) patterns
- Framework integrations (Cloudflare Workers, Next.js, React)
- Production templates for rapid deployment
Quick Start
Install required packages, set your OPENAI_API_KEY, and scaffold a basic agent demonstrating text interactions and a tool call.
Dependency Matrix
Required Modules
@openai/agents@openai/agents-realtimezod
Components
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: openai-agents Download link: https://github.com/jackspace/ClaudeSkillz/archive/main.zip#openai-agents Please download this .zip file, extract it, and install it in the .claude/skills/ directory.