Wraps OpenAI's official Agents SDK so you can build text and voice agents directly from Claude Code. Ships with multi-agent workflows, tool calling, guardrails, and human-in-the-loop patterns built in. The breaking change at v0.4.0 requiring Zod 4 is worth noting if you're on an older stack. All three security audits passed, which matters when you're integrating external agent systems. Honestly, this is most useful if you're already committed to OpenAI's agent architecture but want to prototype or orchestrate from Claude's environment. Works across Node 22+, Deno, Bun, and experimentally on Cloudflare Workers.
npx skills add https://github.com/jezweb/claude-skills --skill openai-agents