什么是 openai-docs?
当用户询问如何使用 OpenAI 产品或 API 进行构建并需要带有引用的最新官方文档(例如:Codex、Responses API、Chat Completions、Apps SDK、Agents SDK、Realtime、模型功能或限制)时使用;优先考虑 OpenAI 文档 MCP 工具,并将任何回退浏览限制为官方 OpenAI 域。 来源:boshu2/agentops。
当用户询问如何使用 OpenAI 产品或 API 进行构建并需要带有引用的最新官方文档(例如:Codex、Responses API、Chat Completions、Apps SDK、Agents SDK、Realtime、模型功能或限制)时使用;优先考虑 OpenAI 文档 MCP 工具,并将任何回退浏览限制为官方 OpenAI 域。
通过命令行快速安装 openai-docs AI 技能到你的开发环境
来源:boshu2/agentops。
Provide authoritative, current guidance from OpenAI developer docs using the developers.openai.com MCP server. Always prioritize the developer docs MCP tools over web.run for OpenAI-related questions. Only if the MCP server is installed and returns no meaningful results should you fall back to web search.
If MCP tools fail or no OpenAI docs resources are available:
User says: "How do I use tool calls with the Responses API?"
当用户询问如何使用 OpenAI 产品或 API 进行构建并需要带有引用的最新官方文档(例如:Codex、Responses API、Chat Completions、Apps SDK、Agents SDK、Realtime、模型功能或限制)时使用;优先考虑 OpenAI 文档 MCP 工具,并将任何回退浏览限制为官方 OpenAI 域。 来源:boshu2/agentops。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/boshu2/agentops --skill openai-docs当用户询问如何使用 OpenAI 产品或 API 进行构建并需要带有引用的最新官方文档(例如:Codex、Responses API、Chat Completions、Apps SDK、Agents SDK、Realtime、模型功能或限制)时使用;优先考虑 OpenAI 文档 MCP 工具,并将任何回退浏览限制为官方 OpenAI 域。 来源:boshu2/agentops。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/boshu2/agentops --skill openai-docs 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/boshu2/agentops