Skip to content

Commit 6d79123

Browse files
Rename migrate-oai-app skill name to align with spec
The skill name spec requires lowercase letters, numbers, and hyphens only. Change `name` from "Migrate from OpenAI App" to `migrate-oai-app`. Companion to #443, which does the same for the `create-mcp-app` skill. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent bcfffb6 commit 6d79123

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • plugins/mcp-apps/skills/migrate-oai-app

plugins/mcp-apps/skills/migrate-oai-app/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Migrate from OpenAI App
2+
name: migrate-oai-app
33
description: 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.
44
---
55

0 commit comments

Comments
 (0)