Skip to content
/openai-docsOfficial

Reference official OpenAI documentation with cited, up-to-date guidance and upgrade references.

AIOpenAIDocumentationReferenceΒ· 1 min read

Quick import: Download the .md file and save it to .claude/commands/ (Claude Code), .cursorrules (Cursor), or paste as a system prompt in ChatGPT, Gemini, or any LLM API.

#What it does

The openai-docs skill looks up official OpenAI documentation, loads relevant upgrade references when applicable, and answers questions with concise, cited guidance. It connects to the OpenAI Developer Docs MCP server for real-time access to current documentation.

#How to use

bash
$openai-docs
Look up official OpenAI docs, load relevant upgrade references when applicable, and answer with concise, cited guidance.

#Capabilities

  • Search and fetch official OpenAI documentation in real-time
  • Provide cited answers with links to source documentation
  • Load upgrade guidance for API version migrations
  • Reference current best practices for models, APIs, and SDKs

#Dependencies

  • OpenAI Developer Docs MCP server (https://developers.openai.com/mcp)

This skill is from the OpenAI Skills Catalog.

OpenAIΒ·
View all skills