openai-docs

Fetch cited OpenAI developer documentation from the MCP server.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides up-to-date, authoritative OpenAI developer documentation with citations sourced from the MCP server for quick, reliable guidance.

Core Features & Use Cases

  • Fetches official OpenAI docs via the MCP server and presents cited guidance.
  • Enables precise extraction of sections or quotes to support implementation and troubleshooting.
  • Use Case: when building apps with OpenAI APIs, developers need official guidance and references to implement features correctly.

Quick Start

Ask for the latest OpenAI developer documentation on a specific API or feature and I will fetch and cite the official sources.

Frequently Asked Questions about openai-docs

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

FAQPage Schema
How do I get up-to-date OpenAI API documentation with citations?

Fetch up-to-date OpenAI API documentation with citations by querying the MCP server. It retrieves exact sections and cited quotes for products like Chat Completions and the Responses API, falling back to official domains if unavailable.

What is the best way to find official OpenAI developer guidance for implementing Codex?

Official OpenAI developer guidance for Codex is fetched directly from the MCP server. This provides precise section extraction and cited quotes to support accurate implementation and troubleshooting during app development.

Can I extract specific sections of OpenAI docs for troubleshooting API implementations?

You can extract specific sections of OpenAI docs for troubleshooting. The tool queries the MCP server to fetch exact quotes or paraphrases, ensuring developers have authoritative references to implement features correctly.

Does the OpenAI docs fetcher work when the MCP server is unavailable?

The OpenAI docs fetcher works when the MCP server is unavailable by falling back to official OpenAI domains. This ensures developers still receive authoritative documentation for the Responses API and other products.

When do I need to fetch OpenAI developer documentation via MCP?

Fetch OpenAI developer documentation via MCP when building apps requiring the latest official guidance on products like Chat Completions. It satisfies tasks needing exact sections and cited quotes for technical research and implementation.