openai-docs

Fetches official OpenAI developer documentation with precise citations via MCP.

302|22|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/JetBrains/skills --skill openai-docs-jetbrains
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: openai-docs
Source: https://github.com/JetBrains/skills/tree/main/openai-docs
Command: npx skills add https://github.com/JetBrains/skills --skill openai-docs-jetbrains

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Locating and citing official OpenAI developer documentation is time-consuming and error-prone, especially for upgrade planning and tool integration.

Core Features & Use Cases

  • Official docs lookup via the MCP server to retrieve authoritative pages with precise citations.
  • Model upgrade guidance, including GPT-5.4 upgrade considerations, derived from primary sources.
  • Bundled references from the skill repository used as helper context when MCP results are partial or unavailable.

Quick Start

Use the MCP tools to search for relevant docs, fetch exact sections, and cite sources.

Frequently Asked Questions about openai-docs

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

FAQPage Schema
How do I find official OpenAI documentation for the GPT-5.4 upgrade?▼

OpenAI developer documentation for the GPT-5.4 upgrade is retrieved with precise citations via the MCP server. When MCP is unavailable, the skill falls back to bundled references to provide model upgrade guidance from primary sources.

What is the best way to get precise citations from OpenAI API docs?▼

The best way to get precise citations from OpenAI API docs is using the MCP tools to search for relevant pages, fetch exact sections, and cite sources directly from official OpenAI domains.

Can I use bundled references when the MCP server is unavailable?▼

Yes, you can use bundled references as helper context when MCP results are partial or unavailable. The skill clearly indicates the source and keeps results within official OpenAI domains where possible.

Does this approach work for looking up OpenAI tool guidance and API usage?▼

Yes, this approach works for looking up OpenAI tool guidance and API usage. It applies to model upgrades, API usage, and tool guidance by fetching relevant pages and sections for accurate answers.

Why does the documentation lookup clearly indicate its source?▼

The documentation lookup clearly indicates its source to ensure you know whether the information was fetched live via the MCP server or retrieved from bundled fallback references within the skill repository.