openai-docs

Retrieve current OpenAI developer documentation for products, APIs, and model guidance.

1|Updated Nov 13, 2023
One-click install
npx skills add https://github.com/LeoTechPro/intTools --skill openai-docs-leotechpro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openai-docs
Source: https://github.com/LeoTechPro/intTools/tree/main/codex/assets/codex-home/skills/.system/openai-docs
Command: npx skills add https://github.com/LeoTechPro/intTools --skill openai-docs-leotechpro

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides authoritative, up-to-date information on OpenAI products and APIs, helping users build with OpenAI and navigate model upgrades.

Core Features & Use Cases

  • Official Documentation Access: Retrieves current information directly from OpenAI's developer documentation.
  • Model Selection Assistance: Helps users choose the latest or most suitable OpenAI models for their use cases.
  • GPT-5.4 Upgrade Guidance: Offers explicit instructions and best practices for upgrading to GPT-5.4, including prompt engineering advice.
  • Use Case: A developer needs to understand how to integrate the latest OpenAI API for image generation and wants to know the best practices for migrating their existing GPT-4 prompts to GPT-5.4.

Quick Start

Use the openai-docs skill to find the most relevant documentation page for the OpenAI Responses API.

Frequently Asked Questions about openai-docs

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

FAQPage Schema
How do I upgrade my existing prompts to GPT-5.4?

To upgrade prompts to GPT-5.4, follow the explicit migration instructions and prompt engineering best practices provided in the OpenAI developer documentation, ensuring your existing GPT-4 prompts remain effective and compatible with the new model.

What is the best way to find current OpenAI API documentation for the Responses API?

The best way to find current OpenAI API documentation is to retrieve information directly from official developer docs, prioritizing MCP tools for information retrieval to ensure you get authoritative and cited answers for the Responses API.

How do I choose the right OpenAI model for my specific use case?

Choosing the right OpenAI model requires assessing the latest available options against your project needs. Official documentation provides model selection assistance to help you identify the most suitable and current OpenAI models for your application.

Does the OpenAI documentation include guidance for integrating image generation APIs?

Yes, OpenAI documentation includes guidance for integrating the image generation API. It helps developers understand how to build with OpenAI products, offering current information on API integration and best practices for generating images.

When should I use web search instead of bundled references for OpenAI developer docs?

You should use web search only when bundled references are insufficient, with the fallback restricted strictly to official OpenAI domains, ensuring the retrieved information remains authoritative and accurate according to official developer documentation.