什么是 openai-agents?
使用 OpenAI Agents SDK 构建 AI 应用程序 - 文本代理、语音代理、多代理切换、具有 Zod 模式的工具、护栏和流媒体。防止 11 个记录错误。 使用场合:使用工具构建代理、使用 WebRTC 语音代理、多代理工作流程或排除 MaxTurnsExceededError、工具调用失败、推理默认值、JSON 输出泄漏。 来源:dodatech/approved-skills。
使用 OpenAI Agents SDK 构建 AI 应用程序 - 文本代理、语音代理、多代理切换、具有 Zod 模式的工具、护栏和流媒体。防止 11 个记录错误。 使用场合:使用工具构建代理、使用 WebRTC 语音代理、多代理工作流程或排除 MaxTurnsExceededError、工具调用失败、推理默认值、JSON 输出泄漏。
通过命令行快速安装 openai-agents AI 技能到你的开发环境
来源:dodatech/approved-skills。
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 输出泄漏。 来源:dodatech/approved-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/dodatech/approved-skills --skill openai-agents使用 OpenAI Agents SDK 构建 AI 应用程序 - 文本代理、语音代理、多代理切换、具有 Zod 模式的工具、护栏和流媒体。防止 11 个记录错误。 使用场合:使用工具构建代理、使用 WebRTC 语音代理、多代理工作流程或排除 MaxTurnsExceededError、工具调用失败、推理默认值、JSON 输出泄漏。 来源:dodatech/approved-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dodatech/approved-skills --skill openai-agents 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/dodatech/approved-skills