openai-docs

Retrieve official OpenAI documentation and Codex manual guidance for API questions.

Updated May 28, 2026
One-click install
npx skills add https://github.com/haryelramalho/skills --skill openai-docs-haryelramalho
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openai-docs
Source: https://github.com/haryelramalho/skills/tree/main/skills/community/openai-docs
Command: npx skills add https://github.com/haryelramalho/skills --skill openai-docs-haryelramalho

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill gives you authoritative, up-to-date answers for OpenAI product and API questions, including Codex self-knowledge, model selection, migration guidance, and documentation-backed troubleshooting.

Core Features & Use Cases

  • Official Documentation Lookup: Find and cite current guidance from OpenAI developer docs instead of relying on stale memory or third-party summaries.
  • Codex Self-Knowledge: Use the Codex manual helper first for questions about Codex setup, customization, skills, plugins, MCP, hooks, and related surfaces.
  • Model Selection and Upgrades: Choose the right model for a use case, confirm the latest recommended model, and apply narrow prompt-upgrade guidance when needed.
  • Use Case: A developer asks which OpenAI model to use for a coding agent and needs current, source-backed advice with migration caveats.

Quick Start

Ask the OpenAI Docs skill to answer your OpenAI or Codex question using the latest official documentation and citations.

Frequently Asked Questions about openai-docs

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

FAQPage Schema
How do I choose the right OpenAI model for a specific coding task?

OpenAI model selection for coding tasks requires checking current recommended models and applying migration caveats. Official documentation lookup provides source-backed guidance on choosing the right model for a coding agent, confirming the latest options and prompt upgrade nuances.

Where can I find official OpenAI documentation for API integration troubleshooting?

Official OpenAI documentation for API troubleshooting is retrieved directly from developer docs sources rather than stale memory. Documentation-backed troubleshooting provides current, authoritative answers for API questions, product behavior, and integration issues with citations.

How do I set up and customize Codex with MCP and hooks?

Setting up and customizing Codex with MCP and hooks starts with the local Codex manual helper. Codex self-knowledge covers setup, customization, skills, plugins, MCP configuration, and related surfaces, providing broad guidance for developers configuring their environment.

What is the best way to get migration guidance for upgrading OpenAI models?

Migration guidance for upgrading OpenAI models is best obtained through official documentation lookup. Current, source-backed advice includes confirming the latest recommended model, identifying migration caveats, and applying narrow prompt-upgrade guidance when transitioning between models.

Does this documentation lookup rely on the OpenAI Developer Docs MCP server?

Documentation lookup requires official OpenAI docs sources and utilizes the OpenAI Developer Docs MCP server when available. This ensures authoritative, up-to-date answers for API questions and product behavior instead of relying on third-party summaries or potentially outdated information.

Why should I use official documentation lookup instead of third-party summaries for OpenAI API questions?

Official documentation lookup ensures you cite current guidance directly from OpenAI developer docs. It prevents reliance on stale memory or third-party summaries, delivering authoritative, up-to-date answers for model selection, API integration, and product behavior with verifiable sources.