openai-docs

Fetch OpenAI developer documentation via MCP server for API and model questions.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/suwandre/my-codex-config --skill openai-docs-suwandre
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openai-docs
Source: https://github.com/suwandre/my-codex-config/tree/main/skills/.system/openai-docs
Command: npx skills add https://github.com/suwandre/my-codex-config --skill openai-docs-suwandre

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides authoritative, current guidance from OpenAI developer docs via the developers.openai.com MCP server, ensuring accurate, cited information for OpenAI APIs, model selection, upgrades, and prompting guidance.

Core Features & Use Cases

  • Query and fetch OpenAI docs using the MCP server to answer questions about APIs, models, and migrations.
  • Prioritize current OpenAI developer docs over bundled or fallback sources, with bundled references available for targeted topics like model selection and upgrades.
  • Fall back to web search only when MCP results are unavailable, with results and citations preserved.

Quick Start

Use the MCP tools to search for relevant OpenAI docs and fetch exact sections for your question, optionally browsing with list when you need to discover pages without a clear query.

Frequently Asked Questions about openai-docs

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

FAQPage Schema
How do I get current OpenAI API documentation for model selection and upgrades?

Fetch authoritative OpenAI API documentation for model selection and upgrades using the developers.openai.com MCP server, which prioritizes current developer docs over bundled references and clearly cites sources.

What is the best way to find OpenAI developer docs for prompt-upgrade workflows?

Search and fetch exact sections from OpenAI developer docs via the MCP server for prompt-upgrade workflows, falling back to bundled references for targeted topics only when MCP results are unavailable.

Does the OpenAI docs MCP server provide citations for API and model migration answers?

Yes, the OpenAI docs MCP server provides clearly cited sources for API and model migration answers, ensuring accurate information by prioritizing current developer documentation over fallback web search results.

Can I browse OpenAI developer documentation without a specific search query?

Yes, you can browse OpenAI developer documentation using the MCP server's list tool to discover relevant pages when you do not have a clear query, then fetch exact sections needed.

When does the OpenAI docs skill fall back to web search instead of developer docs?

The skill falls back to web search only when MCP results are unavailable, preserving results and citations while normally prioritizing current OpenAI developer docs and bundled references for model selection and upgrades.