The openai-docs skill integrates the official OpenAI Developer Documentation directly into the Claude Code environment via the Model Context Protocol (MCP). It enables developers to perform precise searches, browse page lists, and fetch specific documentation sections for the entire OpenAI ecosystem, including the Realtime API, Agents SDK, and Chat Completions. By prioritizing official sources and providing direct citations, this skill ensures that your AI-native development is based on the most current technical specs, model limits, and implementation patterns available, reducing hallucination and outdated coding practices.
주요 기능
01Deep search across all official OpenAI developer documentation via MCP
028 GitHub stars
03Automatic fallback logic to official domains (developers.openai.com)
04Comprehensive coverage of OpenAI SDKs including Apps and Agents SDKs
05Precise fetching of document sections with anchor support
06Guided installation for missing MCP documentation servers