openai-responses
✓使用 OpenAI Responses API 构建代理 AI - 具有保留推理、内置工具(代码解释器、文件搜索、Web 搜索)和 MCP 集成的状态对话。防止 11 个记录错误。 使用时机:构建具有持久推理功能的代理、使用服务器端工具或从聊天完成/助手迁移以获得更好的多轮性能。
SKILL.md
Status: Production Ready Last Updated: 2026-01-21 API Launch: March 2025 Dependencies: openai@6.16.0 (Node.js) or fetch API (Cloudflare Workers)
OpenAI's unified interface for agentic applications, launched March 2025. Provides stateful conversations with preserved reasoning state across turns.
Key Innovation: Unlike Chat Completions (reasoning discarded between turns), Responses preserves the model's reasoning notebook, improving performance by 5% on TAUBench and enabling better multi-turn interactions.
使用 OpenAI Responses API 构建代理 AI - 具有保留推理、内置工具(代码解释器、文件搜索、Web 搜索)和 MCP 集成的状态对话。防止 11 个记录错误。 使用时机:构建具有持久推理功能的代理、使用服务器端工具或从聊天完成/助手迁移以获得更好的多轮性能。 来源:jezweb/claude-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/jezweb/claude-skills --skill openai-responses- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 openai-responses?
使用 OpenAI Responses API 构建代理 AI - 具有保留推理、内置工具(代码解释器、文件搜索、Web 搜索)和 MCP 集成的状态对话。防止 11 个记录错误。 使用时机:构建具有持久推理功能的代理、使用服务器端工具或从聊天完成/助手迁移以获得更好的多轮性能。 来源:jezweb/claude-skills。
如何安装 openai-responses?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jezweb/claude-skills --skill openai-responses 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/jezweb/claude-skills
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01