openai/openai-developers-for-claude
JavaScript
Captured source
source ↗GH
Source ↗published May 11, 2026seen 3dcaptured 3dhttp 200method plain
openai/openai-developers-for-claude
Description: OpenAI Developers plugin for Claude Code
Language: JavaScript
License: Apache-2.0
Stars: 1
Forks: 1
Open issues: 3
Created: 2026-05-11T23:08:28Z
Pushed: 2026-06-23T03:09:36Z
Default branch: main
Fork: no
Archived: no
README:
OpenAI Developers Plugin for Claude Code
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.
What Is Included
.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, and SDK questions through OpenAI documentation.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.
Install
In Claude Code:
/plugin marketplace add openai/openai-developers-for-claude /plugin install openai-developers@openai-developers
Local Validation
npm test
License
This project is licensed under the [Apache License 2.0](LICENSE).
Notability
notability 3.0/10Minor new repo from OpenAI with 1 star.