openai-docs

Search and fetch OpenAI developer docs via MCP with citations.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/KaiBoo404/agent-skills-with-project-template --skill openai-docs-kaiboo404
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openai-docs
Source: https://github.com/KaiBoo404/agent-skills-with-project-template/tree/main/.agents/skills/.system/openai-docs
Command: npx skills add https://github.com/KaiBoo404/agent-skills-with-project-template --skill openai-docs-kaiboo404

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provide up-to-date, authoritative OpenAI developer guidance with citations and upgrade guidance, delivered via MCP.

Core Features & Use Cases

  • Access current OpenAI developer docs via the MCP server to answer OpenAI-related questions with precise citations.
  • Prioritize MCP results over generic web searches and load bundled references only for model selection or GPT-5.4 upgrade guidance.
  • Support model recommendations, upgrade planning, and prompt-upgrade guidance by surfacing targeted sections and summarizing guidance with sources.

Quick Start

Use mcp__openaiDeveloperDocs__search_openai_docs to locate relevant pages, then mcp__openaiDeveloperDocs__fetch_openai_doc to pull exact sections.

Frequently Asked Questions about openai-docs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get official OpenAI developer docs with citations for my application?

Retrieve official OpenAI developer docs with citations by using the MCP server to search and fetch exact sections. It prioritizes MCP results over generic web searches and loads bundled references specifically for model selection or GPT-5.4 upgrade guidance.

What is the best way to plan a GPT-5.4 model upgrade?

Plan a GPT-5.4 model upgrade by loading bundled references within the OpenAI docs MCP server. It surfaces targeted sections and summarizes upgrade guidance with precise sources to support your product team's migration strategy.

How do I find OpenAI model selection guidance for my product team?

Find OpenAI model selection guidance by querying the MCP server, which loads bundled references when model recommendations are needed. It delivers authoritative developer guidance with direct citations from official OpenAI documentation.

Does the OpenAI docs MCP server fall back to web sources?

The OpenAI docs MCP server gracefully falls back to web sources only if MCP results are unavailable. It prioritizes authoritative MCP searches and fetches exact doc sections before resorting to generic web queries.

Why use an MCP server for OpenAI documentation instead of standard web search?

Use an MCP server for OpenAI documentation to ensure authoritative, up-to-date developer guidance with precise citations. Unlike standard web search, it fetches exact doc sections and loads bundled references for targeted model selection and upgrade planning.