openai-docs

Retrieve OpenAI developer guidance with citations via the MCP server.

1|Updated Aug 26, 2024
One-click install
npx skills add https://github.com/raghavpillai/dotfiles --skill openai-docs-raghavpillai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openai-docs
Source: https://github.com/raghavpillai/dotfiles/tree/main/.codex/skills/.system/openai-docs
Command: npx skills add https://github.com/raghavpillai/dotfiles --skill openai-docs-raghavpillai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenAI product and API guidance changes rapidly; this skill centralizes authoritative, current documentation from official sources and returns properly cited guidance.

Core Features & Use Cases

  • Authoritative guidance: Pulls OpenAI docs from the MCP server to answer questions with verified citations.
  • Targeted navigation: Prioritizes model-selection, GPT-5.4 upgrade, and prompting guidance, loading related reference files only when available.
  • Safe fallback: If MCP lacks relevant results, gracefully falls back to approved OpenAI sources and clearly states sources.

Quick Start

Ask the MCP server to search the OpenAI developer docs and return concise, cited guidance.

Frequently Asked Questions about openai-docs

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

FAQPage Schema
How do I get up-to-date OpenAI developer docs with citations?

You retrieve up-to-date OpenAI developer docs with citations by querying the MCP server, which searches official sources and returns verified guidance. It prioritizes authoritative documentation and loads reference files only when meaningful results are available.

What is the best way to plan a GPT-5.4 upgrade using official documentation?

Planning a GPT-5.4 upgrade requires retrieving targeted guidance from the OpenAI developer docs via the MCP server. This fetches model-selection considerations and upgrade planning details directly from official, cited sources.

Can I use this to find model-selection guidance for my OpenAI project?

Yes, you can find model-selection guidance by searching the OpenAI developer docs through the MCP server. It specifically prioritizes model-selection, upgrade considerations, and prompting guidance to help you choose the right model.

What happens if the MCP server lacks relevant OpenAI documentation results?

When the MCP server lacks relevant OpenAI documentation results, the system gracefully falls back to approved OpenAI sources. It clearly states these sources and avoids non-official web results unless MCP is completely unavailable.

Does the OpenAI documentation search avoid non-official web results?

Yes, the OpenAI documentation search avoids non-official web results by prioritizing the MCP server and citing official sources. It only falls back to approved sources if MCP is unavailable, ensuring guidance remains authoritative.