什麼是 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