·openai-agents
</>

openai-agents

jezweb/claude-skills

使用 OpenAI Agents SDK 构建 AI 应用程序 - 文本代理、语音代理、多代理切换、具有 Zod 模式的工具、护栏和流媒体。防止 11 个记录错误。 使用场合:使用工具构建代理、使用 WebRTC 语音代理、多代理工作流程或排除 MaxTurnsExceededError、工具调用失败、推理默认值、JSON 输出泄漏。

361安装·6热度·@jezweb

安装

$npx skills add https://github.com/jezweb/claude-skills --skill openai-agents

SKILL.md

Build AI applications with text agents, voice agents (realtime), multi-agent workflows, tools, guardrails, and human-in-the-loop patterns.

Breaking Change (v0.4.0): Zod 3 no longer supported. Upgrade to zod@4.

Agent-as-Tool Context Isolation: When using agent.asTool(), sub-agents do NOT share parent conversation history (intentional design to simplify debugging).

使用 OpenAI Agents SDK 构建 AI 应用程序 - 文本代理、语音代理、多代理切换、具有 Zod 模式的工具、护栏和流媒体。防止 11 个记录错误。 使用场合:使用工具构建代理、使用 WebRTC 语音代理、多代理工作流程或排除 MaxTurnsExceededError、工具调用失败、推理默认值、JSON 输出泄漏。 来源:jezweb/claude-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/jezweb/claude-skills --skill openai-agents
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 openai-agents?

使用 OpenAI Agents SDK 构建 AI 应用程序 - 文本代理、语音代理、多代理切换、具有 Zod 模式的工具、护栏和流媒体。防止 11 个记录错误。 使用场合:使用工具构建代理、使用 WebRTC 语音代理、多代理工作流程或排除 MaxTurnsExceededError、工具调用失败、推理默认值、JSON 输出泄漏。 来源:jezweb/claude-skills。

如何安装 openai-agents?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jezweb/claude-skills --skill openai-agents 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/jezweb/claude-skills