diff --git a/apps/skills/src/app/route.ts b/apps/skills/src/app/route.ts index 1b089331a..71fac422c 100644 --- a/apps/skills/src/app/route.ts +++ b/apps/skills/src/app/route.ts @@ -20,7 +20,7 @@ function escapeHtml(s: string): string { .replace(/'/g, "'"); } -const INSTALL_CMD = "npx @stackframe/stack-cli@latest init"; +const INSTALL_CMD = "npx @hexclave/cli@latest init"; function renderHtml(): string { const skillEscaped = escapeHtml(SKILL_MD); @@ -32,8 +32,8 @@ function renderHtml(): string { -Stack Auth Skill - +Hexclave Skill +