·chatgpt-app-sdk
</>

chatgpt-app-sdk

BEIM Erstellen von ChatGPT-Apps mit dem OpenAI Apps SDK und MCP; Erstellen Sie konversationsfähige, zusammensetzbare Erlebnisse mit der richtigen UX, UI, Statusverwaltung und Servermustern.

7Installationen·0Trend·@mintuz

Installation

$npx skills add https://github.com/mintuz/claude-plugins --skill chatgpt-app-sdk

So installieren Sie chatgpt-app-sdk

Installieren Sie den KI-Skill chatgpt-app-sdk schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/mintuz/claude-plugins --skill chatgpt-app-sdk
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: mintuz/claude-plugins.

Build ChatGPT apps using the OpenAI Apps SDK, Model Context Protocol (MCP), and component-based UI patterns.

| Display modes, visual design, accessibility | ui-guidelines.md | | MCP architecture, tools, and server patterns | mcp-server.md | | React patterns and window.openai API | ui-components.md | | React hooks (useOpenAiGlobal, useWidgetState) | react-integration.md | | Three-tier state architecture and best practice | state-management.md |

| CORS blocking | Enable https://chatgpt.com origin on endpoints | | Widget 404s | Use ui://widget/ prefix format for widget resources | | Plain text display | Set MIME type to text/html+skybridge for widgets | | Tool not suggested | Use action-oriented descriptions in tool definitions | | Missing widget data | Pass initial data via meta.initialData field |

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/mintuz/claude-plugins --skill chatgpt-app-sdk
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-22
Aktualisiert
2026-03-10

Browse more skills from mintuz/claude-plugins

Schnelle Antworten

Was ist chatgpt-app-sdk?

BEIM Erstellen von ChatGPT-Apps mit dem OpenAI Apps SDK und MCP; Erstellen Sie konversationsfähige, zusammensetzbare Erlebnisse mit der richtigen UX, UI, Statusverwaltung und Servermustern. Quelle: mintuz/claude-plugins.

Wie installiere ich chatgpt-app-sdk?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/mintuz/claude-plugins --skill chatgpt-app-sdk Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/mintuz/claude-plugins