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}