openai-docs

Retrieve OpenAI developer documentation and answer Codex-related queries via MCP.

Updated Feb 28, 2019
One-click install
npx skills add https://github.com/rjschie/dotfiles --skill openai-docs-rjschie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openai-docs
Source: https://github.com/rjschie/dotfiles/tree/main/files/codex/skills/.system/openai-docs
Command: npx skills add https://github.com/rjschie/dotfiles --skill openai-docs-rjschie

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openaiDeveloperDocs, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides quick access to OpenAI documentation, answers to Codex-related queries, and guidance on choosing the best models for various use cases.

Core Features & Use Cases

  • OpenAI Documentation: Search and retrieve the latest OpenAI developer documentation.
  • Codex Self-Knowledge: Gain insights into the functionality and usage of Codex.
  • Model Selection & Upgrade: Get guidance on choosing the latest models and upgrading existing models.
  • Use Case: If you're building an application with OpenAI's products and need information on the latest GPT model or how to upgrade from GPT-3.5 to GPT-4, this skill can help.

Quick Start

Use the openai-docs skill to get documentation on the latest GPT model.

Frequently Asked Questions about openai-docs

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

FAQPage Schema
How do I access the latest OpenAI developer documentation for API usage?

You can access the latest OpenAI developer documentation by querying the developers.openai.com MCP server directly. This retrieves current, authoritative guidance on API usage, model selection, and integration steps without manual searching.

What is the best way to get guidance on OpenAI model selection and upgrades?

OpenAI model selection and upgrade guidance is retrieved by querying developer documentation through the MCP server. This provides current recommendations on choosing the latest models and outlines the specific steps to upgrade existing implementations.

Can I use this to find answers about Codex functionality and self-knowledge?

Yes, you can find answers about Codex functionality by using a manual helper designed for Codex-related queries. It provides insights into Codex usage and operational behavior alongside the standard developer documentation retrieval.

Does the OpenAI documentation include step-by-step instructions for upgrading from GPT-3.5 to GPT-4?

The OpenAI documentation provides guidance on upgrading existing models, including transitioning from GPT-3.5 to GPT-4. It retrieves the necessary API usage instructions and model selection parameters from the developers.openai.com server.

What are the limitations of using the OpenAI MCP server for developer documentation?

The OpenAI MCP server primarily handles documentation retrieval, Codex queries, and model selection guidance. It relies on the developers.openai.com endpoint, meaning its scope and accuracy are strictly bound to the currently published OpenAI developer docs.