This skill should be used when the user asks to "migrate from OpenAI Apps SDK", "convert OpenAI App to MCP", "port from window.openai", "migrate from skybridge", "convert openai/outputTemplate", or needs guidance on converting OpenAI Apps SDK applications to MCP Apps SDK. Provides step-by-step migration guidance with API mapping tables.
$npx -y skills add elbruno/mcpapp-colorpicker --skill migrate-oai-appInstalls into the current project.
Run `npx skills use "https://github.com/elbruno/mcpapp-colorpicker" --skill "elbruno/mcpapp-colorpicker/migrate-oai-app"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/elbruno/mcpapp-colorpicker" that are relevant to the current task. Run `npx skills add "https://github.com/elbruno/mcpapp-colorpicker"` and select the relevant skills, then follow their instructions.