Use when the user explicitly wants a ChatGPT App, Apps SDK project, MCP server plus widget UI, ChatGPT-compatible tool UI, or submission/deployment work for that surface. Build, scaffold, refactor, or troubleshoot those projects from Cursor, consult openai-docs before generating code, and use openai-platform-api-key before any app path that requires live OpenAI API credentials.
npx skills add https://github.com/openai/openai-developers-for-cursor --skill build-chatgpt-app
Use this skill for Apps SDK projects that combine an MCP server with a ChatGPT-facing tool or widget experience.
openai-docs first for current Apps SDK guidance.openai-platform-api-key before API-backed implementation, execution, or smoke tests.chatgpt-app-submission when the user needs submission-specific review preparation.Take openai/openai-developers-for-cursor-build-chatgpt-app from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.