You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ The fastest way to build an MCP App is to let your AI coding agent do it. This r
54
54
|[`create-mcp-app`](./plugins/mcp-apps/skills/create-mcp-app/SKILL.md)| Scaffolds a new MCP App with an interactive UI from scratch |_"Create an MCP App"_|
55
55
|[`migrate-oai-app`](./plugins/mcp-apps/skills/migrate-oai-app/SKILL.md)| Converts an existing OpenAI App to use MCP Apps |_"Migrate from OpenAI Apps SDK"_|
56
56
|[`add-app-to-server`](./plugins/mcp-apps/skills/add-app-to-server/SKILL.md)| Adds interactive UI to an existing MCP server's tools |_"Add UI to my MCP server"_|
57
-
|[`convert-web-app`](./plugins/mcp-apps/skills/convert-web-app/SKILL.md)|Converts an existing web app into an MCP App |_"Convert my web app to an MCP App"_|
57
+
|[`convert-web-app`](./plugins/mcp-apps/skills/convert-web-app/SKILL.md)|Turns an existing web app into a hybrid web + MCP App|_"Add MCP App support to my web app"_|
58
58
59
59
### Install the Skills
60
60
@@ -72,8 +72,8 @@ Once installed, verify by asking your agent _"What skills do you have?"_ — you
0 commit comments