Update skill site prompt slightly

This commit is contained in:
Konstantin Wohlwend 2026-05-29 12:11:08 -07:00
parent bd61184bdc
commit da0e74a79e

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}