chatgpt-apps

Scaffold and validate ChatGPT Apps SDK projects with MCP server routes and widget UI resources.

1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/devkeni/Skills --skill chatgpt-apps-devkeni
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: chatgpt-apps
Source: https://github.com/devkeni/Skills/tree/main/ai-apps/chatgpt-apps
Command: npx skills add https://github.com/devkeni/Skills --skill chatgpt-apps-devkeni

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured, doc-driven workflow for building, scaffolding, and validating ChatGPT Apps SDK projects (MCP server + widget UI), ensuring alignment with OpenAI docs and robust readiness checks before submission.

Core Features & Use Cases

  • Docs-first workflow integration with OpenAI docs MCP references and upstream examples.
  • Archetype-aware scaffolding: adapt official examples or local fallback scaffolds to produce a runnable repo.
  • Validation guidance and deployment planning to surface a production-friendly app contract.

Quick Start

Generate a production-ready ChatGPT Apps scaffold and validation plan for your project name.

Frequently Asked Questions about chatgpt-apps

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

FAQPage Schema
How do I scaffold a ChatGPT Apps SDK project with an MCP server and widget UI?▼

To scaffold a ChatGPT Apps SDK project, this Skill automates planning and project generation, registering MCP server routes, tools with metadata, and widget UI resources with CSP and domain hints to produce a runnable repo.

What is the minimum working repo contract for ChatGPT Apps SDK submission?▼

The minimum working repo contract requires registering MCP server routes, configuring tools with metadata, defining UI resources with CSP and domain hints, and partitioning structured content and metadata for submission-ready validation.

Can I adapt official OpenAI examples instead of building a ChatGPT app from scratch?▼

Yes, you can adapt official examples for ChatGPT Apps SDK projects. This Skill uses archetype-aware scaffolding to adapt upstream OpenAI examples or local fallback scaffolds to produce a production-ready runnable repository.

How do I validate ChatGPT Apps SDK readiness before MCP server deployment?▼

You validate ChatGPT Apps SDK readiness using the built-in validation guidance and deployment planning features, which check alignment with OpenAI docs and surface a production-friendly app contract before submission.

Does the ChatGPT Apps SDK scaffolding workflow require external dependencies?▼

No, the ChatGPT Apps SDK scaffolding workflow operates without external dependencies. It integrates docs-first workflow references with OpenAI docs MCP and local fallback scaffolds to generate the project structure.