chatgpt-apps
Installation
SKILL.md
ChatGPT Apps
Overview
Scaffold ChatGPT Apps SDK apps with a docs-first, example-first workflow.
Current baseline markers:
- Prefer the OpenAI Responses API when current docs indicate it is the supported baseline for the target integration.
- Align MCP server behavior with the Model Context Protocol baseline represented by the 2025-06-18 specification line and 2025-11-25 release lineage.
Primary outputs:
- app archetype and architecture choice
- tool plan (schemas + annotations + metadata)
- scaffold guidance for MCP server + widget
- validation report + local dev steps
- deployment/submission checklist (when requested)
Mandatory Docs-First Workflow
Use $openai-docs first whenever building or changing a ChatGPT Apps SDK app.