docs: add clawdhub install/sync guidance

This commit is contained in:
Peter Steinberger
2026-01-09 01:38:19 +01:00
parent ae9f5ecc2d
commit 8ee7223587
2 changed files with 19 additions and 1 deletions

View File

@@ -50,7 +50,8 @@ bun add -g clawdhub
By default, the CLI installs skills into `./skills` under your current working directory. Clawdbot loads workspace skills from `<workspace>/skills` and will pick them up in the **next** session. If you already use `~/.clawdbot/skills` or bundled skills, workspace skills take precedence.
For more detail on how skills are loaded and gated, see `docs/skills.md`.
For more detail on how skills are loaded, shared, and gated, see
[Skills](/tools/skills).
## What the service provides (features)