Update skill site prompt slightly

This commit is contained in:
Konstantin Wohlwend 2026-05-29 12:11:08 -07:00 committed by Madison
parent f8f5e85226
commit ffa25b1c8a

View File

@ -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 <command>\`.
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 <command>\`.
${cliHelpPrompt}