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: AGENTS.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,4 +88,7 @@ Uses npm workspaces. Examples in `examples/` are separate packages:
88
88
89
89
## Claude Code Plugin
90
90
91
-
The `plugins/mcp-apps/` directory contains a Claude Code plugin distributed via the plugin marketplace. It provides the "Create MCP App" skill (`plugins/mcp-apps/skills/create-mcp-app/SKILL.md`) that guides users through building MCP Apps with interactive UIs.
91
+
The `plugins/mcp-apps/` directory contains a Claude Code plugin distributed via the plugin marketplace. It provides the following Claude Code skills files:
92
+
93
+
-`plugins/mcp-apps/skills/create-mcp-app/SKILL.md` — for creating an MCP App
94
+
-`plugins/mcp-apps/skills/migrate-oai-app/SKILL.md` — for migrating an app from the OpenAI Apps SDK to the MCP Apps SDK
|[](examples/system-monitor-server)|[](examples/transcript-server)|[](examples/video-resource-server)|
|[](examples/pdf-server)|[](examples/qr-server)||
0 commit comments