The openai-docs-skill enables Claude to query OpenAI's official developer documentation through an MCP server via CLI commands (search, fetch, list) to retrieve authoritative, up-to-date guidance on APIs, SDKs, endpoints, parameters, and migrations. It solves the problem of relying on outdated memory or unofficial sources when working with OpenAI's platform by providing direct access to current docs with verifiable source URLs. The skill is for developers and engineers integrating OpenAI APIs and tools who need precise, official technical reference material.
npx skills add https://github.com/am-will/codex-skills --skill openai-docs-skill