openai-docs

Retrieve and cite official OpenAI developer documentation via MCP server.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill provides fast, authoritative access to up-to-date OpenAI developer documentation via the MCP server, ensuring users reference official sources with accurate citations.

Core Features & Use Cases

  • Official, current guidance: Retrieve OpenAI product docs (Codex, Responses API, Chat Completions, Apps SDK, Agents SDK, Realtime) from developers.openai.com with MCP.
  • Cited answers over browsing: Prioritize MCP results and cite sources; fall back to official domains if MCP lacks relevant content.
  • Use Case: When building a new feature that relies on OpenAI APIs, fetch the exact API section and example snippets to ensure correct usage and compliance.

Quick Start

Use the OpenAI Docs skill to search for the latest guidance on a topic, then fetch the exact sections and quotes you need for your answer.

Frequently Asked Questions about openai-docs

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

FAQPage Schema
How do I retrieve official OpenAI API documentation for the Responses API?

Retrieve official OpenAI API documentation by searching developers.openai.com via MCP to fetch accurate, cited guidance for the Responses API. The skill prioritizes MCP results to provide exact sections and example snippets, falling back to official domains if MCP lacks relevant content.

What is the best way to get cited OpenAI developer docs for coding assistance?

The best way to get cited OpenAI developer docs is using MCP to search and fetch precise sections from developers.openai.com. This approach ensures you reference official sources with accurate citations rather than relying on manual browsing or uncached search results.

Can I use MCP to fetch OpenAI Agents SDK and Realtime API documentation?

Yes, you can use MCP to fetch OpenAI Agents SDK and Realtime API documentation. The skill retrieves current product docs from developers.openai.com, applying MCP to search and cite exact sections for authoritative guidance on these specific APIs.

Does the OpenAI docs MCP approach work for Chat Completions and Apps SDK references?

Yes, the OpenAI docs MCP approach works for Chat Completions and Apps SDK references. It searches developers.openai.com to retrieve official, current guidance, prioritizing MCP results to cite precise documentation sections for these OpenAI products.

Why does my OpenAI API documentation search return outdated information?

Your OpenAI API documentation search returns outdated information when not querying official sources directly. This skill resolves that by using the MCP server to search developers.openai.com, ensuring you retrieve up-to-date, cited guidance for OpenAI APIs and developer workflows.