openai-docs

Fetch OpenAI developer documentation sections with citations via MCP server.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides authoritative, up-to-date OpenAI developer documentation with citations for questions about Codex, Responses API, Chat Completions, Apps SDK, Agents SDK, Realtime, and model capabilities, ensuring guidance comes from official sources.

Core Features & Use Cases

  • Prioritizes MCP-powered OpenAI docs over other sources for OpenAI-related questions.
  • Supports precise lookup and quotes of official sections for accurate guidance.
  • Covers a wide range of OpenAI products including Codex, API references, and SDKs, with a consistent citation workflow.

Quick Start

Ask the OpenAI Docs skill to fetch the latest API reference for the Codex endpoint and provide citations.

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 API documentation with citations for the Responses API?

Fetch official OpenAI API documentation with citations by querying the OpenAI docs source, which retrieves exact sections and quotes from up-to-date developer references for the Responses API and other products.

What is the best way to find OpenAI Codex documentation for developer integration?

Find OpenAI Codex documentation by requesting the OpenAI docs lookup, which queries an installed developer docs MCP server to return precise official sections with citations for integration and architectural tasks.

Do I need an MCP server installed to look up OpenAI SDK documentation?

Yes, looking up OpenAI SDK documentation requires an installed MCP server named openaiDeveloperDocs to fetch authoritative sources, falling back to web searches only when the MCP server yields no meaningful results.

Can I get exact quotes from OpenAI developer docs for Chat Completions and Realtime APIs?

Get exact quotes from OpenAI developer docs for Chat Completions and Realtime APIs by requesting a documentation fetch, which returns precise official sections with citations to ensure guidance comes from authoritative sources.

Why does my OpenAI documentation search return web results instead of official sources?

OpenAI documentation searches return web results instead of official sources when the installed openaiDeveloperDocs MCP server yields no meaningful results, triggering a fallback web search to provide relevant information.

Does the OpenAI documentation lookup cover Apps SDK and Agents SDK references?

Yes, the OpenAI documentation lookup covers Apps SDK and Agents SDK references, fetching up-to-date developer documentation with citations across a wide range of OpenAI products and model capabilities.