#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-docsLook 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.