This plugin is the Claude Code-facing bundle for OpenAI developer workflows. It pairs the public OpenAI Docs MCP server with Claude-native skills so users can build AI applications, agents, and ChatGPT Apps from Claude Code.
.claude-plugin/marketplace.jsondeclares the Claude Code plugin marketplace metadata.plugins/openai-developers/.claude-plugin/plugin.jsondeclares theOpenAI Developersplugin metadata.plugins/openai-developers/.mcp.jsonbundles the public OpenAI Docs MCP server.plugins/openai-developers/skills/openai-docs/routes OpenAI product, API, model, SDK, prompting, and model-upgrade questions through current OpenAI documentation using Docs MCP.plugins/openai-developers/skills/openai-platform-api-key/guides localOPENAI_API_KEYsetup for API-backed work.plugins/openai-developers/skills/openai-api-troubleshooting/classifies common runtime API failures and routes users to the right next step.plugins/openai-developers/skills/agents-sdk/helps plan and build Agents SDK applications.plugins/openai-developers/skills/build-chatgpt-app/helps design and implement ChatGPT Apps SDK projects.plugins/openai-developers/skills/chatgpt-app-submission/prepares submission-oriented ChatGPT Apps guidance.
In the Claude app:
- Open Settings, then select Plugins.
- Select Add in the top-right corner, then choose Add Marketplace.
- In the modal, select Add from a repository.
- Enter
https://github.com/openai/openai-developers-for-claude. The URL does not need a.gitsuffix. - Select Sync.
- When OpenAI Developers appears, open it and select Install.
Alternatively, install from Claude Code:
/plugin marketplace add openai/openai-developers-for-claude
/plugin install openai-developers@openai-developers
npm testThis project is licensed under the Apache License 2.0.