From da0e74a79ecacfc6f951936461c6370680d0ed86 Mon Sep 17 00:00:00 2001 From: Konstantin Wohlwend Date: Fri, 29 May 2026 12:11:08 -0700 Subject: [PATCH] Update skill site prompt slightly --- .../stack-shared/src/ai/unified-prompts/skill-site-prompt.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/stack-shared/src/ai/unified-prompts/skill-site-prompt.ts b/packages/stack-shared/src/ai/unified-prompts/skill-site-prompt.ts index a32701174..d33ca8b74 100644 --- a/packages/stack-shared/src/ai/unified-prompts/skill-site-prompt.ts +++ b/packages/stack-shared/src/ai/unified-prompts/skill-site-prompt.ts @@ -27,7 +27,7 @@ export function buildSkillSitePrompt(docsIndexPromptValue = docsIndexPrompt) { ## Using the Hexclave CLI - The CLI (\`hexclave\`) is the fastest path for anything project-level. It is installed on demand via \`npx\` — no global install required. Every command below can be invoked as \`npx @hexclave/cli@latest \`. + The CLI is the fastest path for anything project-level. It is installed on demand via \`npx\` — no global install required. Every command below can be invoked as \`npx @hexclave/cli@latest \`. ${cliHelpPrompt}