From a4b93598a7804d40dbb0a1da88e3efb672b95e3b Mon Sep 17 00:00:00 2001 From: Saurabh Date: Mon, 13 Apr 2026 12:08:30 +0530 Subject: [PATCH] chore: update skill name --- skills/createos-deploy/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/createos-deploy/SKILL.md b/skills/createos-deploy/SKILL.md index fe26c40..df20596 100644 --- a/skills/createos-deploy/SKILL.md +++ b/skills/createos-deploy/SKILL.md @@ -1,5 +1,5 @@ --- -name: createos-skill +name: createos-deploy description: Deploy projects to CreateOS infrastructure via the MPP Gateway. Use when the user wants to deploy code, ship an app, or deploy to CreateOS. No auth session or OAuth required — uses HTTP 402 payment flow only. argument-hint: "[service] [plan]" ---