docs: note that skills CLI commands are directory-scoped (#473)

This commit is contained in:
Cameron
2026-03-03 11:16:29 -08:00
committed by GitHub
parent ae25c8d349
commit 3b23777b02

View File

@@ -140,6 +140,8 @@ lettabot skills sync
lettabot skills status
```
> **Important:** These commands discover skills relative to the current working directory. Run them from the lettabot project root to ensure all project-level skills (`.skills/`) and bundled skills (`skills/`) are found. Running from a different directory will only show globally installed skills.
External skill sources:
- [Clawdhub](https://clawdhub.com/) -- `npx clawdhub@latest install <skill>`