Skip to content

Commit 0ea6908

Browse files
authored
Rename skill to 'create-mcp-app' to align with spec
As per the spec (https://agentskills.io/specification) `name` should be: "Max 64 characters. *Lowercase letters*, numbers, and *hyphens* only. Must not start or end with a hyphen."
1 parent bcfffb6 commit 0ea6908

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • plugins/mcp-apps/skills/create-mcp-app

plugins/mcp-apps/skills/create-mcp-app/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Create MCP App
2+
name: create-mcp-app
33
description: This skill should be used when the user asks to "create an MCP App", "add a UI to an MCP tool", "build an interactive MCP View", "scaffold an MCP App", or needs guidance on MCP Apps SDK patterns, UI-resource registration, MCP App lifecycle, or host integration. Provides comprehensive guidance for building MCP Apps with interactive UIs.
44
---
55

0 commit comments

Comments
 (0)