From 8d04dc2f7ea6dd83d7639cd2f22a1d0b4f586573 Mon Sep 17 00:00:00 2001 From: cching-openai Date: Mon, 2 Mar 2026 14:12:02 -0800 Subject: [PATCH] update short description (#206) - description change --- skills/.curated/chatgpt-apps/agents/openai.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/.curated/chatgpt-apps/agents/openai.yaml b/skills/.curated/chatgpt-apps/agents/openai.yaml index 30d427d..a4ab239 100644 --- a/skills/.curated/chatgpt-apps/agents/openai.yaml +++ b/skills/.curated/chatgpt-apps/agents/openai.yaml @@ -1,6 +1,6 @@ interface: display_name: "ChatGPT Apps" - short_description: "Docs-first, example-first ChatGPT app scaffolding" + short_description: "Build and scaffold ChatGPT apps" default_prompt: "Use $chatgpt-apps to classify the app archetype first, fetch current OpenAI Apps SDK docs before generating code, default to the standard `search` and `fetch` tools when the app is connector-like or sync-oriented, adapt the closest upstream example when one fits, and only fall back to the local Node scaffold for minimal `@modelcontextprotocol/ext-apps` starters. Produce a working repo shape, then report what validation was actually run." dependencies: tools: